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.
INFO
Published Date :
2026-04-07T16:39:44.237Z
Last Modified :
2026-04-09T16:18:16.501Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-35613 vulnerability.
| Vendors | Products |
|---|---|
| Moritzmyrz |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-35613.