Vulnerability Description
SiYuan v3.7.4-alpha.1 (a pre-release; the endpoint does not exist in stable v3.7.3 or earlier) contains an information disclosure vulnerability in the /api/av/getAttributeViewFieldViews endpoint. The route is registered with CheckAuth only and applies no publish-access filtering, so reader-role callers can retrieve the complete database view structure — every view's name, icon, layout type, and per-field Hidden flag — for any database whose avID is supplied, regardless of authorization. The issue was introduced by commit acfc02ee8 and fixed in v3.7.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-57v5-wqx3-cgj4
- https://www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-ge
FAQ
What is CVE-2026-72791?
CVE-2026-72791 is a vulnerability with a CVSS score of 5.8 (MEDIUM). SiYuan v3.7.4-alpha.1 (a pre-release; the endpoint does not exist in stable v3.7.3 or earlier) contains an information disclosure vulnerability in the /api/av/getAttributeViewFieldViews endpoint. The ...
How severe is CVE-2026-72791?
CVE-2026-72791 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72791?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.