CVE-2026-35613
Last modified
CVE-2026-35613 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
coursevault-preview is a utility for previewing course material files from a configured directory. coursevault-preview versions prior to 0.1.1 contain a path traversal vulnerability in the resolveSafe utility. The boundary check used String.prototype.startsWith(baseDir) on a normalized path, which does not enforce a directory boundary. An attacker who controls the relativePath argument to affected CoursevaultPreview methods may be able to read files outside the configured baseDir when a sibling directory exists whose name shares the same string prefix. This vulnerability is fixed in 0.1.1.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Moritzmyrz | Coursevault-Preview | < 0.1.1 |
References
- https://github.com/moritzmyrz/coursevault-preview/security/advisories/GHSA-9h9m-rr67-9jpgExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35613?
How severe is CVE-2026-35613?
How do I fix CVE-2026-35613?
Are you affected by CVE-2026-35613?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
