# CVE-2026-40322

> Vulnerability · severity: **CRITICAL** (CVSS 9).

## Description

SiYuan is an open-source personal knowledge management system. In versions 3.6.3 and below, Mermaid diagrams are rendered with securityLevel set to "loose", and the resulting SVG is injected into the DOM via innerHTML. This allows attacker-controlled javascript: URLs in Mermaid code blocks to survive into the rendered output. On desktop builds using Electron, windows are created with nodeIntegration enabled and contextIsolation disabled, escalating the stored XSS to arbitrary code execution when a victim opens a note containing a malicious Mermaid block and clicks the rendered diagram node. This issue has been fixed in version 3.6.4.

## Key facts

- **CVE ID:** CVE-2026-40322
- **Published:** 2026-04-16
- **CVSS severity:** CRITICAL
- **CVSS base score:** 9
- **CWE codes:** CWE-79, CWE-94

## Affected products

- `b3log:siyuan`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-40322

## Citation

> AI Analytics. CVE-2026-40322. Retrieved 2026-07-07 from https://api.ai-analytics.org/cve/CVE-2026-40322. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*