CVE-2026-73608
CRITICAL
CVSS 9.2
siyuan
Verified Advisory
Missing authorization in SiYuan getAttributeViewSearchTarget endpoint (CVE-2026-73608)
The `/api/av/getAttributeViewSearchTarget` endpoint in SiYuan's development branch is registered with `CheckAuth` only and performs no authorization checks of any kind - no `CheckReadonly`, no publish-access gate, and no encrypted-notebook check. An anonymous reader who obtains a database block identifier from a published page they may legitimately view can query this endpoint with a keyword and receive matching row content, including rows that `FilterAttributeViewByPublishAccess` would otherwise strip from their view. This allows unauthorized retrieval of database row content that publish filters are intended to withhold.
Affected versions:
- development branch, introduced by 9b8e8956f
- not present in v3.7.3 or on master
We recommend updating to: v3.7.4.
CVSS 9.2 · our assessment: act_now
Reference: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-9cqf-hhrq-7v45
Details: https://vuln.today/cve/CVE-2026-73608
Verified by vuln.today against published advisories.
Affected versions
- – development branch, introduced by 9b8e8956f
- – not present in v3.7.3 or on master
Fixed in: v3.7.4
More advisories for siyuan
- CVE-2026-72804 – Missing publish-password check in SiYuan graph API endpoints (CVE-2026-72804)
- CVE-2026-72795 – Publish-access bypass in SiYuan embedded block endpoints (CVE-2026-72795)
- CVE-2026-72794 – Session cookie signing key disclosure in siyuan via getConf endpoint (CVE-2026-72794)
- CVE-2026-72798 – Information disclosure in SiYuan publish-mode attribute view filter (CVE-2026-72798)
- CVE-2026-72793 – Sensitive configuration disclosure in SiYuan via /api/system/getConf (CVE-2026-72793)
- CVE-2026-72789 – Authorization bypass in SiYuan encrypted notebook publish access gate (CVE-2026-72789)
- CVE-2026-68584 – Authentication bypass in SiYuan publish-mode password-protected documents (CVE-2026-68584)
- CVE-2026-68586 – Publish-access bypass in SiYuan backlink content endpoints (CVE-2026-68586)