CVE-2026-33293 HIGH

CVE-2026-33293: AVideo Affected by Arbitrary File Deletion via Path Traversal in CloneSite deleteDump Parameter

Vendor Wwbn
Product AVideo
Weakness CWE-22 · Path traversal
Published March 22, 2026
Last update March 24, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 22, 2026 CVE published
March 24, 2026 Record updated