CVE-2026-64625 PUBLISHED

AVideo before 29.0 OS Command Injection via execAsync

Assigner: VulnCheck
Reserved: 20.07.2026 Published: 20.07.2026 Updated: 20.07.2026

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync() re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $() and backticks. Attackers can inject arbitrary OS commands through the Live plugin on_publish.php endpoint despite escapeshellarg() protection.

Metrics

CVSS Vector: 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
CVSS Score: 9.3

Product Status

Vendor WWBN
Product AVideo
Versions Default: unaffected
  • affected from 0 to 29.0 (excl.)

References

Problem Types

  • Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE