CVE-2026-73630: SiYuan before v3.7.4 Information Disclosure via authFilePublishAccess
SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/filetree/authFilePublishAccess endpoint, which is registered with CheckAuth only and is reachable anonymously. The endpoint never sets a failure code, so its outcome is signalled entirely by the response message and by the presence of a Set-Cookie header, and these signals differ across access tiers. By submitting requests with an empty password for a candidate document identifier, an anonymous attacker can distinguish whether a document is public/nonexistent, password-protected, or exists at the hidden or forbidden tier, thereby confirming the existence of documents they are not permitted to access. Because hidden and forbidden entries store an empty password, such requests also cause the server to issue a publish-auth cookie for forbidden documents.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-73630?
The severity of CVE-2026-73630 is medium with a score of 5.8.
What type of vulnerability is CVE-2026-73630?
CVE-2026-73630 is an information disclosure vulnerability found in SiYuan before version 3.7.4.
How does CVE-2026-73630 manifest?
CVE-2026-73630 manifests through the /api/filetree/authFilePublishAccess endpoint, which allows for anonymous access and does not set a failure code.
How do I fix CVE-2026-73630?
To fix CVE-2026-73630, upgrade SiYuan to version 3.7.4 or later.
What are the potential risks associated with CVE-2026-73630?
The potential risks associated with CVE-2026-73630 include unauthorized access to sensitive information due to the endpoint being reachable anonymously.