CVE-2026-33238
March 20, 2026
WWBN AVideo is an open source video platform. Prior to version 26.0, the "listFiles.json.php" endpoint accepts a "path" POST parameter and passes it directly to "glob()" without restricting the path to an allowed base directory. An authenticated uploader can traverse the entire server filesystem by supplying arbitrary absolute paths, enumerating ".mp4" filenames and their full absolute filesystem paths wherever they exist on the server — including locations outside the web root, such as private or premium media directories. Version 26.0 contains a patch for the issue.
Affected Packages
https://github.com/WWBN/AVideo.git (GITHUB):
Affected version(s) >=2.2 <26.0Fix Suggestion:
Update to version 26.0wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0Fix Suggestion:
Update to version 26.0Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.05