CVE-2026-32751
SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the mobile file tree (MobileFiles.ts) renders notebook names via innerHTML without HTML escaping when processing renamenotebook WebSocket events. The desktop version (Files.ts) properly uses escapeHtml() for the same operation. An authenticated user who can rename notebooks can inject arbitrary HTML/JavaScript that executes on any mobile client viewing the file tree. Since Electron is configured with nodeIntegration: true and contextIsolation: false, the injected JavaScript has full Node.js access, escalating stored XSS to full remote code execution. The mobile layout is also used in the Electron desktop app when the window is narrow, making this exploitable on desktop as well. This issue has been fixed in version 3.6.1.
- b3log Siyuan
- < 3.6.1
- Fix
- Available
- CVSS 3.1
- 9.0 CRITICAL
- EPSS
- 0.8% (53th percentile)
- Weakness
- CWE-79
- NVD status
- Analyzed
- Published
- 2026-03-19
No indexed exploits for CVE-2026-32751 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-32751 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.