← Back

CVE-2026-33482

nvd nist
Published: Mar 23, 2026Modified: Mar 24, 2026

JSON object

Loading...
8.1
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 2.2 / Impact: 5.9
Source: security-advisories@github.com (Secondary)

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `sanitizeFFmpegCommand()` function in `plugin/API/standAlone/functions.php` is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters (`&&`, `;`, `|`, `` ` ``, `<`, `>`). However, it fails to strip `$()` (bash command substitution syntax). Since the sanitized command is executed inside a double-quoted `sh -c` context in `execAsync()`, an attacker who can craft a valid encrypted payload can achieve arbitrary command execution on the standalone encoder server. Commit 25c8ab90269e3a01fb4cf205b40a373487f022e1 contains a patch.

Affected (1)

Products: Wwbn: Avideo
1 product
Avideo
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Up to 26.0

References (2)

Source: security-advisories@github.com
ExploitMitigationVendor Advisory

Timeline

No history available yet.