CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-27627

High
Published: Translated: NVD NIST

Summary

W aplikacji Karakeep w wersji 0.30.0, plugin metascraper Reddit zwraca `readableContentHtml`, które jest bezpośrednio używane w procesie parsowania HTML bez przechodzenia przez DOMPurify. W rezultacie, złośliwy HTML z odpowiedzi Reddit może być wykonany w przeglądarce użytkownika.

Risk Assessment

Wykorzystanie tej podatności może prowadzić do wykonania złośliwego kodu w przeglądarkach użytkowników, co stwarza poważne zagrożenie dla bezpieczeństwa danych i prywatności.

Recommendation

Zaleca się aktualizację do wersji 0.31.0, która zawiera poprawkę eliminującą tę podatność oraz wdrożenie dodatkowych środków bezpieczeństwa w celu ochrony przed podobnymi atakami.

Related vulnerabilities

Original NVD description (English source)

Karakeep is a elf-hostable bookmark-everything app. In version 0.30.0, when the Reddit metascraper plugin returns `readableContentHtml`, the HTML parsing subprocess uses it directly without running it through DOMPurify. Every other content source in the crawler goes through Readability + DOMPurify, but the Reddit path skips both. Since this content ends up in `dangerouslySetInnerHTML` in the reader view, any malicious HTML in the Reddit response gets executed in the user's browser. Version 0.31.0 contains a patch for this issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS