Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| B3Log | Siyuan | < 3.6.1 |
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/commit/13b6d3d45e83525654d120f32a3fdc5d9e9Patch
- https://github.com/siyuan-note/siyuan/releases/tag/v3.6.1Release Notes
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rjhh-m223-9qqvExploitVendor Advisory
FAQ
What is CVE-2026-32750?
CVE-2026-32750 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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 validati...
How severe is CVE-2026-32750?
CVE-2026-32750 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32750?
Check the references section above for vendor advisories and patch information. Affected products include: B3Log Siyuan.