Loading market data...
← Back to CVE feed

CVE-2026-72571

HIGH CVSS 7.5 View on NVD ↗

Description

A path traversal vulnerability in mustafaakin/cast-localvideo (all versions) allows an unauthenticated remote attacker to read arbitrary files from the server. The app.js handler at lines 151-153 passes the user-supplied req.body.dir parameter directly to res.sendFile() without sanitization, enabling directory traversal via absolute paths or ../ sequences to read sensitive system files.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Published: Aug 10, 2026 11:17 UTC Modified: Aug 10, 2026 18:18 UTC