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.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/870cf24a7632d4f1a5d5549b59103c18f39e3a21 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-4wmm-6qxj-fpj4 | Exploit Mitigation Vendor Advisory |
Configurations
History
23 Mar 2026, 19:26
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| First Time |
Wwbn
Wwbn avideo |
|
| References | () https://github.com/WWBN/AVideo/commit/870cf24a7632d4f1a5d5549b59103c18f39e3a21 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-4wmm-6qxj-fpj4 - Exploit, Mitigation, Vendor Advisory |
21 Mar 2026, 00:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-21 00:16
Updated : 2026-03-23 19:26
NVD link : CVE-2026-33238
Mitre link : CVE-2026-33238
CVE.ORG link : CVE-2026-33238
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
