#VU125458 OS Command Injection in AVideo - CVE-2026-33482

 

#VU125458 OS Command Injection in AVideo - CVE-2026-33482

Published: April 8, 2026


Vulnerability identifier: #VU125458
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2026-33482
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
AVideo
Software vendor:
World Wide Broadcast Network

Description

The vulnerability allows a remote attacker to execute arbitrary commands.

The vulnerability exists due to improper neutralization of special elements used in an os command in sanitizeFFmpegCommand() in plugin/API/standAlone/functions.php when processing a crafted encrypted ffmpeg command that is later executed via sh -c. A remote attacker can send a specially crafted encrypted payload containing $() command substitution to execute arbitrary commands.

Exploitation requires the ability to craft a valid encrypted payload, and legacy installations without saltV2 are at higher risk.


Remediation

Install security update from vendor's website.

External links