CVE-2026-72790: SiYuan: Notebook name, document count, size and timestamps are returned for any notebook, including notebooks hidden from readers, by /api/notebook/getNotebookInfo
/api/notebook/getNotebookInfo is registered with CheckAuth only and applies no authorization check of any kind. Given a notebook identifier, it returns that notebook’s author-written name, document count, total size and creation and modification timestamps. It does so for every notebook the server has loaded, including notebooks that lsNotebooks deliberately withholds from readers because they are closed or not publish-visible.
References
- github.com/advisories/GHSA-74pj-6g7r-j55c
- github.com/siyuan-note/siyuan/commit/9edb321eb451db445f3c824380e1993c3df0fc16
- github.com/siyuan-note/siyuan/security/advisories/GHSA-74pj-6g7r-j55c
- nvd.nist.gov/vuln/detail/CVE-2026-72790
- www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-getnotebookinfo
Code Behaviors & Features
Detect and mitigate CVE-2026-72790 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →