PT-2026-30911 · Unknown · Coursevault-Preview
Kevinjohannesen
·
Published
2026-04-07
·
Updated
2026-05-01
·
CVE-2026-35613
CVSS v3.1
5.1
Medium
| Vector | AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
coursevault-preview versions prior to 0.1.1
Description
coursevault-preview is a utility for previewing course material files from a configured directory. The software contains a path traversal issue in the
resolveSafe utility. The boundary check uses String.prototype.startsWith(baseDir) on a normalized path, which does not enforce a directory boundary. An attacker controlling the relativePath argument to affected CoursevaultPreview methods may be able to read files outside the configured baseDir if a sibling directory exists with a matching string prefix.Recommendations
Update to version 0.1.1 or later.
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Coursevault-Preview