CVE-2026-27627

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:localhostlabs:karakeep:0.30.0:*:*:*:*:-:*:*

History

10 Mar 2026, 18:51

Type Values Removed Values Added
CPE cpe:2.3:a:localhostlabs:karakeep:0.30.0:*:*:*:*:node.js:*:* cpe:2.3:a:localhostlabs:karakeep:0.30.0:*:*:*:*:-:*:*
Summary
  • (es) Karakeep es una aplicación autohospedable para marcar (bookmark) todo. En la versión 0.30.0, cuando el plugin metascraper de Reddit devuelve 'readableContentHtml', el subproceso de análisis HTML lo utiliza directamente sin pasarlo por DOMPurify. Cada fuente de contenido diferente en el rastreador pasa por Readability + DOMPurify, pero la ruta de Reddit omite ambos. Dado que este contenido termina en 'dangerouslySetInnerHTML' en la vista de lectura, cualquier HTML malicioso en la respuesta de Reddit se ejecuta en el navegador del usuario. La versión 0.31.0 contiene un parche para este problema.

27 Feb 2026, 18:48

Type Values Removed Values Added
CPE cpe:2.3:a:localhostlabs:karakeep:0.30.0:*:*:*:*:node.js:*:*
References () https://github.com/karakeep-app/karakeep/commit/ba3db953c0d8675e2e3ecc29113a332b570b2cb9 - () https://github.com/karakeep-app/karakeep/commit/ba3db953c0d8675e2e3ecc29113a332b570b2cb9 - Patch
References () https://github.com/karakeep-app/karakeep/releases/tag/v0.31.0 - () https://github.com/karakeep-app/karakeep/releases/tag/v0.31.0 - Product, Release Notes
References () https://github.com/karakeep-app/karakeep/security/advisories/GHSA-mg93-f9mw-wpgj - () https://github.com/karakeep-app/karakeep/security/advisories/GHSA-mg93-f9mw-wpgj - Exploit, Vendor Advisory
First Time Localhostlabs
Localhostlabs karakeep

25 Feb 2026, 04:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 04:16

Updated : 2026-03-10 18:51


NVD link : CVE-2026-27627

Mitre link : CVE-2026-27627

CVE.ORG link : CVE-2026-27627


JSON object : View

Products Affected

localhostlabs

  • karakeep
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')