CVE 9.3 CRITICAL

Apostrophe has default XSS via `xmp` raw-text passthrough in `sanitize-html`_CVE-2026-44990

9.3 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N

Description

ApostropheCMS is an open-source Node.js content management system, and sanitize-html provides a simple HTML sanitizer with a clear API. Under the default configuration, versions of `sanitize-html` prior to 2.17.4 can turn attacker-controlled content inside a disallowed `xmp` element into live HTML or JavaScript. This is a sanitizer bypass in the default `disallowedTagsMode: 'discard'` path and can lead to stored XSS in applications that render sanitized output back to users. Version 2.17.4 patches the issue.

AI Analysis

Sanitizer bypass vulnerability in sanitize-html, allowing stored XSS attacks via xmp element

Basic Information

ID CVE-2026-44990
Source GitHub_M
Published Jun 12, 2026 at 20:39

Affected Product

Vendor apostrophecms
Product sanitize-html
Version < 2.17.4
Affected Versions apostrophecms sanitize-html < 2.17.4

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor ApostropheCMS
Product sanitize-html
Version < 2.17.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.