Path Traversal in Wwbn Avideo

CVE-2026-33293

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.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.005 (40.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33293?
CVE-2026-33293 is a high-severity vulnerability in Wwbn Avideo, classified under Path Traversal. CVSS score: 8.1/10. Published 2026-03-22.
How severe is CVE-2026-33293?
High severity. CVSS v3 base score is 8.1 out of 10.