๐Ÿ” CVE Alert

CVE-2026-27627

HIGH 8.2

Karakeep's Reddit plugin content bypasses DOMPurify sanitization, enabling stored XSS

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor karakeep-app
Product karakeep
Published Feb 25, 2026
Last Updated Feb 25, 2026
Stay Ahead of the Next One

Get instant alerts for karakeep-app karakeep

Be the first to know when new high vulnerabilities affecting karakeep-app karakeep are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

karakeep-app / karakeep
= 0.30.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/karakeep-app/karakeep/security/advisories/GHSA-mg93-f9mw-wpgj github.com: https://github.com/karakeep-app/karakeep/commit/ba3db953c0d8675e2e3ecc29113a332b570b2cb9 github.com: https://github.com/karakeep-app/karakeep/releases/tag/v0.31.0