Home

Description

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.

PUBLISHED Reserved 2026-03-18 | Published 2026-03-22 | Updated 2026-03-24 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

< 26.0
affected

References

github.com/...AVideo/security/advisories/GHSA-xmjm-86qv-g226

github.com/...ommit/941decd6d19e2e694acb75e86317d10fbb560284

cve.org (CVE-2026-33293)

nvd.nist.gov (CVE-2026-33293)

Download JSON