GHSA-9h6c-phqv-934pCriticalCVSS 9.8
AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync() re-wraps...
🔗 CVE IDs covered (1)
📋 Description
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.