CVE-2026-41304

HIGH

WWBN AVideo vulnerable to RCE caused by clonesite plugin

Title source: cna

Description

WWBN AVideo is an open source video platform. In versions 29.0 and below, the `cloneServer.json.php` endpoint in the CloneSite plugin constructs shell commands using user-controlled input (`url` parameter) without proper sanitization. The input is directly concatenated into a `wget` command executed via `exec()`, allowing command injection. An attacker can inject arbitrary shell commands by breaking out of the intended URL context using shell metacharacters (e.g., `;`). This leads to Remote Code Execution (RCE) on the server. Commit 473c609fc2defdea8b937b00e86ce88eba1f15bb contains a fix.

Scores

CVSS v4 8.9
EPSS 0.0131
EPSS Percentile 79.9%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

Details

CWE
CWE-77
Status published
Products (1)
WWBN/AVideo <= 29.0
Published Apr 22, 2026
Tracked Since Apr 22, 2026