CVE-2026-59853 PUBLISHED

SiYuan: Publish-mode Reader can exfiltrate private saved-search Criteria via /api/storage/getCriteria (missing publish-access filter)

Assigner: GitHub_M
Reserved: 07.07.2026 Published: 09.07.2026 Updated: 10.07.2026

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the /api/storage/getCriteria endpoint returns saved search criteria from data/storage/criteria.json without the publish-access filtering used by sibling storage endpoints, allowing a publish-mode Reader to read private document paths, notebook, document, and block IDs, and search and replace keywords for unpublished documents. This issue is fixed in versions 3.7.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor siyuan-note
Product siyuan
Versions
  • Version < 3.7.1 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE