CVE-2026-34453

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*

History

03 Apr 2026, 16:53

Type Values Removed Values Added
CPE cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
First Time B3log
B3log siyuan
References () https://github.com/siyuan-note/siyuan/issues/17246 - () https://github.com/siyuan-note/siyuan/issues/17246 - Issue Tracking
References () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2 - () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2 - Release Notes
References () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q - () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q - Exploit, Vendor Advisory

01 Apr 2026, 17:28

Type Values Removed Values Added
References () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q - () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q -

31 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 22:16

Updated : 2026-04-03 16:53


NVD link : CVE-2026-34453

Mitre link : CVE-2026-34453

CVE.ORG link : CVE-2026-34453


JSON object : View

Products Affected

b3log

  • siyuan
CWE
CWE-863

Incorrect Authorization