Vulnerability Description
SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file or directory the kernel process has permission to remove, anywhere on the host filesystem.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w938-w7m4-qrj8
- https://www.vulncheck.com/advisories/siyuan-before-arbitrary-file-deletion-via-r
FAQ
What is CVE-2026-60084?
CVE-2026-60084 is a vulnerability with a CVSS score of 8.7 (HIGH). SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Au...
How severe is CVE-2026-60084?
CVE-2026-60084 has been rated HIGH with a CVSS base score of 8.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-60084?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.