Home

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.

PUBLISHED Reserved 2026-04-03 | Published 2026-04-07 | Updated 2026-04-09 | Assigner GitHub_M




MEDIUM: 5.1CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 0.1.1
affected

References

github.com/...review/security/advisories/GHSA-9h9m-rr67-9jpg

cve.org (CVE-2026-35613)

nvd.nist.gov (CVE-2026-35613)

Download JSON