Ad

CVE-2026-35613

MEDIUM CVSS 3.1: 5.1 EPSS 0.01%
Updated Apr 07, 2026
coursevault-preview
Parameter Value
CVSS 5.1 (MEDIUM)
Affected Versions before 0.1.1
Fixed In 0.1.1
Type CWE-22 (Path Traversal)
Vendor coursevault-preview
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
High
Difficult to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)