CVE-2026-33194
MEDIUM EPSS 38.4%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
6.8 CVSS 3.1
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
38.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| b3log | siyuan | * | <3.6.2 |
References 1
- github.com https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vm69-h85x-8p85
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.