Description
SiYuan is a personal knowledge management system. Prior to 3.6.4, a malicious note synced to another user can trigger remote code execution in the SiYuan Electron desktop client. The root cause is that table caption content is stored without safe escaping and later unescaped into rendered HTML, creating a stored XSS sink. Because the desktop renderer runs with nodeIntegration enabled and contextIsolation disabled, attacker-controlled JavaScript executes with access to Node.js APIs. In practice, an attacker can import a crafted note into a synced workspace, wait for the victim to sync, and achieve code execution when the victim opens the note. This vulnerability is fixed in 3.6.4.
INFO
Published Date :
2026-04-07T21:34:28.517Z
Last Modified :
2026-04-08T15:23:37.827Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-39846 vulnerability.
| Vendors | Products |
|---|---|
| Siyuan |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-39846.