GHSA-87f9-hvmw-gh4p · Severity: medium · Ecosystem: npm — Mermaid: Improper sanitization of configuration leads to CSS injection
Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.6 and 11.15.0, Mermaid's default configuration allows injecting CSS that applies outside of the Mermaid diagram via the fontFamily, themeCSS, and altFontFamily configuration options. The injected CSS exploits stylis's & (scope reference) handling. :not(&) escapes the #mermaid-xxx automatic scoping, applying styles to all page elements. Global at-rules (@font-face, @keyframes, @counter-style) are also injectable as stylis hoists them to top level. This allows page defacement and DOM attribute exfiltration via CSS :has() selectors. This vulnerability is fixed in 10.9.6 and 11.15.0.
Conclusion & alert: CVE-2026-41159 is rated Low Risk (27.6/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-04 | 0.05% | 0.06% | +0.01% |
| 2 | 2026-05-30 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-87f9-hvmw-gh4p · Severity: medium · Ecosystem: npm — Mermaid: Improper sanitization of configuration leads to CSS injection
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-41159 not yet assigned priority: Debian including 1 source packages (node-mermaid), 1 status rows across 1 suites (bullseye): open 1. | https://security-tracker.debian.org/tracker/CVE-2026-41159 |
ubuntu
|
medium | CVE-2026-41159 medium priority: Ubuntu including 1 source packages (node-mermaid), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): DNE 3, needs-triage 2. | https://ubuntu.com/security/CVE-2026-41159 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| mermaid_project | mermaid | < 10.9.6 | cpe:2.3:a:mermaid_project:mermaid:*:*:*:*:*:node.js:*:* |
| mermaid_project | mermaid | >= 11.0.0, < 11.15.0 | cpe:2.3:a:mermaid_project:mermaid:*:*:*:*:*:node.js:*:* |