AVideo Flaws Enable Remote Code Execution via Command Injection and Malicious Plugin Upload
WWBN AVideo versions up to and including 26.0 are affected by two high-severity flaws that can lead to remote code execution. CVE-2026-33482 is an OS command injection bug in sanitizeFFmpegCommand(), which strips some shell metacharacters but fails to remove bash command substitution using $(). Because the resulting ffmpeg command is later executed in a double-quoted sh -c context by execAsync(), an attacker able to craft a valid encrypted payload can run arbitrary commands on the standalone encoder server.
A separate issue, CVE-2026-33507, allows unauthenticated code execution through the plugin import workflow. The objects/pluginImport.json.php endpoint permits admin users to upload and install plugin ZIP archives containing executable PHP, but lacks CSRF protection; with session.cookie_samesite = 'None' on HTTPS connections, an attacker can trick a logged-in administrator into silently importing a malicious plugin and deploying a PHP webshell. Fixes were introduced in commits 25c8ab90269e3a01fb4cf205b40a373487f022e1 and d1bc1695edd9ad4468a48cea0df6cd943a2635f3.

Get ahead of threats like this
Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
How this story unfolded
4 events from the most recent confirmed update back to the earliest known activity.
CVE-2026-33507 CSRF plugin upload RCE in AVideo publicly disclosed
A high-severity AVideo vulnerability was publicly disclosed showing that missing CSRF protection on objects/pluginImport.json.php could let an unauthenticated attacker induce an administrator to upload a malicious plugin and gain code execution. The issue affects versions up to and including 26.0.
CVE-2026-33482 command injection in AVideo publicly disclosed
A high-severity vulnerability in WWBN AVideo was publicly disclosed describing how incomplete sanitization in sanitizeFFmpegCommand() could allow arbitrary command execution on the standalone encoder server. The issue affects versions up to and including 26.0.
AVideo CSRF-to-RCE plugin import flaw patched in commit d1bc169
WWBN AVideo fixed a CSRF vulnerability affecting versions up to and including 26.0 in the plugin import endpoint, which could let an attacker trick a logged-in administrator into uploading a malicious plugin and achieve remote code execution. The patch was included in commit d1bc1695edd9ad4468a48cea0df6cd943a2635f3.
AVideo command injection flaw patched in commit 25c8ab9
WWBN AVideo fixed an OS command injection vulnerability affecting versions up to and including 26.0, where sanitizeFFmpegCommand() failed to block $() shell substitution before execution in a sh -c context. The patch was introduced in commit 25c8ab90269e3a01fb4cf205b40a373487f022e1.
Sources
2 references tracked. Mallory keeps watching after this page renders.
CVE-2026-33482 - AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()
cvefeed.io
Open sourceCVE-2026-33507 - AVideo Affected by CSRF on Plugin Import Endpoint Enables Unauthenticated Remote Code Execution via Malicious Plugin Upload
cvefeed.io
Open sourceSee the full picture, correlated to your attack surface.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.


