---
cve: "CVE-2026-33194"
severity: "MEDIUM"
cvss: 6.8
epss: "49%"
vendor: "siyuan-note"
kev: false
exploited: false
published: "2026-03-20 23:16:45"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T11:13:02+02:00"
---

# CVE-2026-33194

> 6.8 MEDIUM · 🧪 PoC

## Beschreibung

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the `IsSensitivePath()` function in `kernel/util/path.go` uses a denylist approach that was recently expanded (GHSA-h5vh-m7fg-w5h6, commit 9914fd1) but remains incomplete. Multiple security-relevant Linux directories are not blocked, including `/opt` (application data), `/usr` (local configs/binaries), `/home` (other users), `/mnt` and `/media` (mounted volumes). The `globalCopyFiles` and `importStdMd` endpoints rely on `IsSensitivePath` as their primary defense against reading files outside the workspace. Version 3.6.2 contains an updated fix.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 29b104f338f9b0cdda0df852871a09a6268ced2f (Commit)

## Referenzen

- <https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vm69-h85x-8p85>

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