Vulnerability Description
SiYuan is affected by an information disclosure vulnerability (confirmed in v3.8.1, fixed in v3.8.2) in the reader-accessible POST /api/transactions/undoState endpoint. The endpoint returns the peekMutatedRootIDs list from the global undo-log stack for a caller-supplied root ID without applying publish-access visibility filtering. An authenticated reader who knows the root ID of a visible document can obtain the internal root IDs of other documents (including private or unpublished ones) modified in the same cross-document transaction, disclosing internal identifiers and cross-document relationships. Document body contents are not directly exposed.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-6gf8-q9ch-w732
- https://www.vulncheck.com/advisories/siyuan-before-3.8.2-information-disclosure-
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-6gf8-q9ch-w732
FAQ
What is CVE-2026-85579?
CVE-2026-85579 is a vulnerability with a CVSS score of 4.3 (MEDIUM). SiYuan is affected by an information disclosure vulnerability (confirmed in v3.8.1, fixed in v3.8.2) in the reader-accessible POST /api/transactions/undoState endpoint. The endpoint returns the peekMu...
How severe is CVE-2026-85579?
CVE-2026-85579 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85579?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.