WWBN AVideo is an open source video platform. Prior to version 26.0, the `deleteDump` parameter in `plugin/CloneSite/cloneServer.json.php` is passed directly to `unlink()` without any path sanitization. An attacker with valid clone credentials can use path traversal sequences (e.g., `../../`) to delete arbitrary files on the server, including critical application files such as `configuration.php`, causing complete denial of service or enabling further attacks by removing security-critical files. Version 26.0 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/941decd6d19e2e694acb75e86317d10fbb560284 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-xmjm-86qv-g226 | Exploit Vendor Advisory |
Configurations
History
24 Mar 2026, 21:14
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/941decd6d19e2e694acb75e86317d10fbb560284 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-xmjm-86qv-g226 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| First Time |
Wwbn
Wwbn avideo |
|
| Summary |
|
22 Mar 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-22 17:17
Updated : 2026-03-24 21:14
NVD link : CVE-2026-33293
Mitre link : CVE-2026-33293
CVE.ORG link : CVE-2026-33293
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
