CVE-2026-34453
Description
SiYuan is a personal knowledge management system. Prior to version 3.6.2, the publish service exposes bookmarked blocks from password-protected documents to unauthenticated visitors. In publish/read-only mode, /api/bookmark/getBookmark filters bookmark results by calling FilterBlocksByPublishAccess(nil, ...). Because the filter treats a nil context as authorized, it skips the publish password check and returns bookmarked blocks from documents configured as Protected. As a result, anyone who can access the publish service can retrieve content from protected documents without providing the required password, as long as at least one block in the document is bookmarked. This issue has been patched in version 3.6.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/siyuan-note/siyuan/kernelGo | < 3.6.2 | 3.6.2 |
Affected products
2- Range: dev2.0.17-2, v0.1.0, v0.1.1, …
Patches
Vulnerability mechanics
References
5- github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3qnvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-c77m-r996-jr3qghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-34453ghsaADVISORY
- github.com/siyuan-note/siyuan/issues/17246nvdIssue TrackingWEB
- github.com/siyuan-note/siyuan/releases/tag/v3.6.2nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.