CVE-2026-100641
Description
SiYuan before v3.8.4 does not HTML-escape stored flashcard block content before interpolating it into the card-manager list markup. Block content returned by /api/riff/getRiffCards is inserted into a card item template in app/src/card/viewCards.ts and assigned to listElement.innerHTML, so content such as becomes an executable event-handler attribute. Because the SiYuan desktop (Electron) main window is created with nodeIntegration enabled and contextIsolation disabled, an administrator who opens the card manager on a workspace containing attacker-supplied flashcard content (for example introduced through contribution or import) executes the attacker's script in a privileged renderer, which can lead to arbitrary code execution on the host. The affected endpoint remains behind authentication and administrator-role checks; this is an untrusted-content-to-privileged-renderer issue, not an authorization bypass.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
1- Range: <3.8.4
Patches
Vulnerability mechanics
References
6- github.com/siyuan-note/siyuan/commit/1ecb1c07de497ff03b585536fe5579291754d96bnvd
- github.com/siyuan-note/siyuan/commit/41b14025b4ac4a8379d1200580344ca18ad152b7nvd
- github.com/siyuan-note/siyuan/commit/48c354e7de130aaada9d7120125bbc768344fd3bnvd
- github.com/siyuan-note/siyuan/commit/8641553a1f07374001902d3ce773285db1292b2dnvd
- github.com/siyuan-note/siyuan/security/advisories/GHSA-2mmf-4xwm-55rmnvd
- www.vulncheck.com/advisories/siyuan-before-3.8.4-stored-xss-via-unescaped-flashcard-contentnvd
News mentions
0No linked articles in our index yet.