Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/siyuan-note/siyuan/kernel
  4. ›
  5. CVE-2026-72790

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

September 8, 2026

/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 →

Affected versions

All versions before 0.0.0-20260726005141-9edb321eb451

Fixed versions

  • 0.0.0-20260726005141-9edb321eb451

Solution

Upgrade to version 0.0.0-20260726005141-9edb321eb451 or above.

Impact 5.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

go/github.com/siyuan-note/siyuan/kernel/CVE-2026-72790.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:18:54 +0000.