CVE-2026-59832

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, the /snippets/*filepath route handler serveSnippets in kernel/server/serve.go joins a single-decoded request path with the snippets directory without subpath containment or sensitive-path checks, allowing an authenticated request such as /snippets/%2e%2e/%2e%2e/conf/conf.json to read workspace secrets and the document database. This issue is fixed in versions 3.7.1.
Configurations

No configuration.

History

09 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 23:17

Updated : 2026-07-10 16:16


NVD link : CVE-2026-59832

Mitre link : CVE-2026-59832

CVE.ORG link : CVE-2026-59832


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-23

Relative Path Traversal