---
cve: "CVE-2026-82650"
severity: "MEDIUM"
cvss: 5.9
epss: "4.3%"
vendor: "siyuan-note"
kev: false
exploited: false
published: "2026-08-30 15:16:45"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-02T11:55:15+02:00"
---

# CVE-2026-82650

> 5.9 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- afa823b6b4e4f183511e0bc0a3be93caa94c7c97 (Commit)

## Referenzen

- <https://github.com/siyuan-note/siyuan/security/advisories/GHSA-9jfx-rc58-h23j>
- <https://www.vulncheck.com/advisories/siyuan-before-3.8.1-path-traversal-via-api-template-render>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-82650) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
