PT-2026-21852 · Reddit+1 · Reddit Metascraper Plugin+1
Byamb4
·
Published
2026-02-25
·
Updated
2026-03-10
·
CVE-2026-27627
CVSS v3.1
8.2
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Karakeep version 0.30.0
Description
Karakeep is an elf-hostable bookmark-everything app. Version 0.30.0 does not properly sanitize HTML content received from the Reddit metascraper plugin. Specifically, when the plugin returns
readableContentHtml, the application directly uses this content in the HTML parsing subprocess without running it through DOMPurify. This unsanitized content is then injected into the application’s Document Object Model (DOM) via React’s dangerouslySetInnerHTML, potentially allowing malicious HTML to be executed in a user’s browser.Recommendations
Update to version 0.31.0 to address this issue.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Karakeep
Reddit Metascraper Plugin