CVE-2026-33482HIGH 8.1EPSS p78.9%

CVE-2026-33482CVE-2026-33482

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.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS2.06% probability of exploitation · percentile 78.9% · 2026-06-19T12:03:05Z
Published2026-03-23
Last modified2026-03-24

Underlying weaknesses· 1

CWE-78

References

  1. https://github.com/WWBN/AVideo/commit/25c8ab90269e3a01fb4cf205b40a373487f022e1
  2. https://github.com/WWBN/AVideo/security/advisories/GHSA-pmj8-r2j7-xg6c

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33648
CVE
CVE-2026-33478
CVE
CVE-2026-45578
CVE
CVE-2026-27732
CVE
CVE-2026-41064
CVE
CVE-2026-33502
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.