SiYuan's development branch (endpoint introduced by commit 9b8e8956f, not present in v3.7.3 or master, patched in v3.7.4) contains a missing-authorization vulnerability in the /api/av/getAttributeViewSearchTarget endpoint. The route is registered with CheckAuth only and performs no authorization checks (no CheckReadonly, no publish-access or encrypted-notebook gating). Given a database identifier taken from a published page and a keyword, an anonymous reader can query the endpoint to retrieve matching database row content, including rows that publish filters (FilterAttributeViewByPublishAccess) would otherwise withhold. No released stable version is affected.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-13 12:17
Updated : 2026-08-26 17:04
NVD link : CVE-2026-73608
Mitre link : CVE-2026-73608
CVE.ORG link : CVE-2026-73608
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
