GHSA-c77m-r996-jr3q · Severity: high · Ecosystem: go — SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark
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.
Conclusion & alert: CVE-2026-34453 is rated High Exploit Risk (65.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.23%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 3.80% | 1.23% | -2.58% |
| 2 | 2026-06-07 | 3.65% | 3.80% | +0.15% |
| 3 | 2026-05-29 | — | 3.65% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-c77m-r996-jr3q · Severity: high · Ecosystem: go — SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark
| URL | Tags |
|---|---|
| https://github.com/siyuan-note/siyuan/issues/17246 | Issue Tracking |
| https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2 | Release Notes |
| https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q | Exploit Vendor Advisory |