← Back to browse · API

CVE-2026-33478

Severity
CRITICAL
CVSS
10.0
EPSS
0.13266
Risk score
44.64
CISA KEV
No
PoC
No
Published
2026-03-23
Modified
2026-03-23
First seen
2026-08-07
Aliases
EUVD-2026-20083, GHSA-687Q-32C6-8X68
Products
WWBN:AVideo ≤ 26.0
Sources
euvd EUVD-2026-20083

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, multiple vulnerabilities in AVideo's CloneSite plugin chain together to allow a completely unauthenticated attacker to achieve remote code execution. The `clones.json.php` endpoint exposes clone secret keys without authentication, which can be used to trigger a full database dump via `cloneServer.json.php`. The dump contains admin password hashes stored as MD5, which are trivially crackable. With admin access, the attacker exploits an OS command injection in the rsync command construction in `cloneClient.json.php` to execute arbitrary system commands. Commit c85d076375fab095a14170df7ddb27058134d38c contains a patch.

References