CVE-2026-32751CRITICAL 9.0EPSS p51.6%

CVE-2026-32751CVE-2026-32751

Description

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.

Scoring

CVSS 3.19.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
EPSS0.80% probability of exploitation · percentile 51.6% · 2026-06-18T12:00:27Z
Published2026-03-19
Last modified2026-03-23

Underlying weaknesses· 1

CWE-79

References

  1. https://github.com/siyuan-note/siyuan/commit/f6d35103f774b65e52f03e018649ff0e57924fb0
  2. https://github.com/siyuan-note/siyuan/releases/tag/v3.6.1
  3. https://github.com/siyuan-note/siyuan/security/advisories/GHSA-qr46-rcv3-4hq3

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-39846
CVE
CVE-2026-33067
CVE
CVE-2026-41421
CVE
CVE-2026-33066
CVE
CVE-2026-34585
CVE
CVE-2026-44586
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.