CVE-2026-53606
Last modified
CVE-2026-53606 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. ApostropheCMS is an open-source Node.js content management system, and sanitize-html provides a simple HTML sanitizer with a clear API. Versions of sanitize-html prior to 2.17.5 use `allowedSchemesAppliedToAttributes` (default: `['href', 'src', 'cite']`) to gate the `naughtyHref()` function that blocks dangerous URI schemes like `javascript:` and `vbscript:`. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
ApostropheCMS is an open-source Node.js content management system, and sanitize-html provides a simple HTML sanitizer with a clear API. Versions of sanitize-html prior to 2.17.5 use `allowedSchemesAppliedToAttributes` (default: `['href', 'src', 'cite']`) to gate the `naughtyHref()` function that blocks dangerous URI schemes like `javascript:` and `vbscript:`. The HTML specification defines 10+ attributes that accept URIs (`action`, `formaction`, `data`, `poster`, `background`, `ping`, `xlink:href`, `dynsrc`, `lowsrc`), but none of these are included in the default gate list. When a developer allows any of these attributes in their configuration, `javascript:` URIs pass through completely unmodified, enabling XSS. Version 2.17.5 patches the issue.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53606?
How severe is CVE-2026-53606?
How do I fix CVE-2026-53606?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53599REDAXO is a PHP-based content management system. From 5.18.2…7.5
- CVE-2026-5360A vulnerability has been found in Free5GC 4.2.0. The affecte…3.7
- CVE-2026-53600async-tar is a tar archive reading/writing library for async…6.3
- CVE-2026-53602nebula-mesh is a self-hosted control plane for Slack Nebula …6.9
- CVE-2026-53603nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-53604nebula-mesh is a self-hosted control plane for Slack Nebula …7.1
- CVE-2026-53607ApostropheCMS is an open-source Node.js content management s…3.7
- CVE-2026-53608ApostropheCMS is an open-source Node.js content management s…8.7
- CVE-2026-53609ApostropheCMS is an open-source Node.js content management s…9.1
- CVE-2026-5361The Envira Gallery Lite plugin for WordPress is vulnerable t…6.4
- CVE-2026-53610GLPI is a free asset and IT management software package. Fro…7.5
- CVE-2026-53611Looking Glass is a modern, stateless network-diagnostic plat…9.8
Are you affected by CVE-2026-53606?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
