Description
SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the WebSocket endpoint (/ws) allows unauthenticated connections when specific URL parameters are provided (?app=siyuan&id=auth&type=auth). This bypass, intended for the login page to keep the kernel alive, allows any external client — including malicious websites via cross-origin WebSocket — to connect and receive all server push events in real-time. These events leak sensitive document metadata including document titles, notebook names, file paths, and all CRUD operations performed by authenticated users. Combined with the absence of Origin header validation, a malicious website can silently connect to a victim's local SiYuan instance and monitor their note-taking activity. This issue has been fixed in version 3.6.1.
INFO
Published Date :
2026-03-19T21:39:31.365Z
Last Modified :
2026-03-20T20:22:46.364Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-32815 vulnerability.
| Vendors | Products |
|---|---|
| Siyuan |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-32815.