CVE-2026-82650
Last modified
CVE-2026-82650 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. SiYuan 3.8.0 contains a path traversal / sensitive file exposure vulnerability in the RenderTemplate function (kernel/model/template.go), reachable via the POST /api/template/render endpoint (kernel/api/template.go). The endpoint restricts the supplied path only to the workspace directory (util.IsAbsPathInWorkspace) but, unlike the file API's refuseToAccess() blocklist, applies no sensitive-path exclusion. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
SiYuan 3.8.0 contains a path traversal / sensitive file exposure vulnerability in the RenderTemplate function (kernel/model/template.go), reachable via the POST /api/template/render endpoint (kernel/api/template.go). The endpoint restricts the supplied path only to the workspace directory (util.IsAbsPathInWorkspace) but, unlike the file API's refuseToAccess() blocklist, applies no sensitive-path exclusion. This allows an authenticated attacker to read sensitive workspace files, including conf/conf.json, which contains the API token and cookie signing key. The issue is fixed in v3.8.1.
Metrics
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82650?
How severe is CVE-2026-82650?
How do I fix CVE-2026-82650?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82645AVideo (current commit e01e41ecc and earlier) exposes stream…8.6
- CVE-2026-82646WWBN AVideo contains an unauthenticated reflected cross-site…6.1
- CVE-2026-82647WWBN AVideo contains a cross-site request forgery vulnerabil…6.1
- CVE-2026-82648WWBN AVideo contains a server-side request forgery filter by…7.1
- CVE-2026-82649SiYuan Windows installer before version 3.8.1 (affected vers…7
- CVE-2026-8265A security vulnerability has been detected in Tenda AC6 15.0…7.2
- CVE-2026-82651SiYuan before v3.8.1 does not apply the IsForbiddenAbsPath g…4.9
- CVE-2026-82652SiYuan before v3.8.1 fails to filter invisible-tier content …5.3
- CVE-2026-82653SiYuan before v3.8.1 contains a stored cross-site scripting …8.9
- CVE-2026-82654SiYuan before v3.8.1 fails to properly escape block name, al…8.9
- CVE-2026-82655Admidio before 5.0.12 contains a blind SQL injection vulnera…7.5
- CVE-2026-82656Admidio before 5.0.12 fails to sanitize album names in the p…2.6
Are you affected by CVE-2026-82650?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
