SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go (including getRefText, checkBlockExist, and getBlockBreadcrumb). These handlers are gated only by basic authentication (model.CheckAuth) and lack publish-access filtering, allowing anonymous publish-mode readers to disclose private block content-derived text, structural metadata, and existence information for arbitrary block IDs across the workspace.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-18 12:19
Updated : 2026-08-26 17:04
NVD link : CVE-2026-74904
Mitre link : CVE-2026-74904
CVE.ORG link : CVE-2026-74904
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
