← Browse

CVE-2026-44990

Medium

Elevated severity or exploit probability.

CVSS base
9.3 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
EPSS — probability of exploitation (30 days)
0.7%
50.9th percentile
CISA KEV
Not listed
Weakness / dates
CWE-79
Published 2026-06-12 · modified 2026-09-10

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.

References

Official: NVD · CVE.org