---
cve: "CVE-2026-71438"
severity: "LOW"
cvss: 2.4
epss: "17%"
vendor: "mermaid-js"
kev: false
exploited: false
published: "2026-08-06 22:18:30"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T09:03:03+02:00"
---

# CVE-2026-71438

> 2.4 LOW · 🧪 PoC

## Beschreibung

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid's configuration setters (mermaid.initialize, mermaidAPI.setConfig, and mermaidAPI.updateSiteConfig) merge caller-supplied configuration into Mermaid's internal config using the assignWithDepth deep-merge helper, which is vulnerable to prototype pollution. This is only exploitable if an application forwards untrusted data directly into one of these configuration entry points, which is outside their documented usage; diagram-supplied configuration (e.g. %%{init: {}}%% or YAML frontmatter) is not affected. This issue is fixed in versions 10.9.8 and 11.16.1.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |

## Patch verfügbar (OSV)

- 49c1a1c7d1faa995b07cc7224543bd0d9a7a9e70 (Commit)
- 7ecca0cd7f1658ef74f4e7e91f925724ef403bbf (Commit)

## Referenzen

- <https://github.com/mermaid-js/mermaid/security/advisories/GHSA-c4c3-pg64-4m4v>
- <https://github.com/mermaid-js/mermaid/pull/8022>
- <https://github.com/mermaid-js/mermaid/commit/2cd6dcf735533b323507e3e889ffdea870540b43>
- <https://github.com/mermaid-js/mermaid/commit/c34b07a0815842327e70794d69b0c8c5a1e2a956>
- <https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.16.1>
- <https://github.com/mermaid-js/mermaid/releases/tag/v10.9.8>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-71438) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
