Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-68585
Published:August 03, 2026
Updated:August 05, 2026
SiYuan versions before v3.7.3 contain a metadata disclosure vulnerability in the /api/block/getBlockInfo endpoint that returns document root metadata including title for publish-forbidden documents without publish-access checks. Anonymous readers or publish RoleReader tokens can supply a block ID to retrieve the title, notebook, path, root ID, and icon of documents administrators marked as excluded from publishing.
Affected Packages
https://github.com/siyuan-note/siyuan.git (GITHUB):
Affected version(s) >=v0.1.0 <v3.7.3
Fix Suggestion:
Update to version v3.7.3
github.com/siyuan-note/siyuan (GO):
Affected version(s) >=dev2.0.17-1 <v3.7.3+incompatible
Fix Suggestion:
Update to version v3.7.3+incompatible
github.com/siyuan-note/siyuan/kernel (GO):
Affected version(s) >=v0.0.0-20220531085609-815128bd5343 <v0.0.0-20260723002528-7d273c271ce1
Fix Suggestion:
Update to version v0.0.0-20260723002528-7d273c271ce1
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Missing Authorization