CVE-2026-65607
MEDIUMSiYuan before v3.7.2 Path Traversal via /export/temp/
Title source: cnaDescription
SiYuan before v3.7.2 contains a path traversal vulnerability in the /export/temp/ short-circuit branch of the serveExport handler (kernel/server/serve.go). Unlike the main export branch, this branch joins the raw, percent-decoded request path with util.TempDir and serves the file without the IsSubPath or IsSensitivePath checks added in the earlier export-disclosure hardening (GHSA-6865-qjcf-286f). An authenticated attacker can send percent-encoded traversal sequences (e.g. /export/temp/%2e%2e/.../etc/passwd, where %2e%2e is decoded to '..') to read arbitrary files outside TempDir, including /etc/passwd, SSH keys (~/.ssh/*), and SiYuan workspace *.db and *.log files, bypassing the sensitive-file protection.
References (3)
Core 3
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-gw25-m53r-qh88)
https://github.com/siyuan-note/siyuan/security/advisories/GHSA-gw25-m53r-qh88
Third Party Advisory third-party-advisory
VulnCheck Advisory: SiYuan before v3.7.2 Path Traversal via /export/temp/
https://www.vulncheck.com/advisories/siyuan-before-path-traversal-via-export-temp
Scores
CVSS v3
6.5
EPSS
0.0040
EPSS Percentile
32.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-22
Status
published
Products (2)
siyuan-note/siyuan
< 3.7.2
siyuan-note/siyuan
3.7.2
Published
Jul 23, 2026
Tracked Since
Jul 23, 2026