Vulnerabilities (CVE)

Filtered by vendor Mermaid Project
Angry Yack Logo
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-54880 1 Mermaid Project 1 Mermaid 2025-10-20 N/A 6.1 MEDIUM
Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. In the default configuration of mermaid 11.9.0 and earlier, user supplied input for architecture diagram icons is passed to the d3 html() method, creating a sink for cross site scripting. This vulnerability is fixed in 11.10.0.
CVE-2022-31108 1 Mermaid Project 1 Mermaid 2024-11-21 5.8 MEDIUM 4.1 MEDIUM
Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. An attacker is able to inject arbitrary `CSS` into the generated graph allowing them to change the styling of elements outside of the generated graph, and potentially exfiltrate sensitive information by using specially crafted `CSS` selectors. The following example shows how an attacker can exfiltrate the contents of an input field by brut ...

Show More

CVE-2021-43861 1 Mermaid Project 1 Mermaid 2024-11-21 3.5 LOW 7.2 HIGH
Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. Prior to version 8.13.8, malicious diagrams can run javascript code at diagram readers' machines. Users should upgrade to version 8.13.8 to receive a patch. There are no known workarounds aside from upgrading.
CVE-2021-35513 1 Mermaid Project 1 Mermaid 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Mermaid before 8.11.0 allows XSS when the antiscript feature is used.