CISA-2026-32750
Reported by GitHub_M · Published March 19, 2026
SiYuan is a personal knowledge management system. In versions 3.6.0 and below, POST /api/import/importStdMd passes the localPath parameter directly to model.ImportFromLocalPath with zero path validation. The function recursively reads every file under the given path and permanently stores their content as SiYuan note documents in the workspace database, making them searchable and accessible to all workspace users. Data persists in the workspace database across restarts and is accessible to Publish Service Reader accounts. Combined with the renderSprig SQL injection ( separate advisory ), a non-admin user can then read all imported secrets without any additional privileges. This issue has been fixed in version 3.6.1.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.6.1 |
| siyuan-note | siyuan | < 3.6.1, < 3.6.1 |
Timeline
- Mar 19, 2026 CVE Published
- Mar 25, 2026 CVE Updated