CVE Catalog

CVE-2026-64625

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578. 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.

Risk Assessment

An attacker can remotely execute arbitrary system commands on the server, leading to full system compromise.

Recommendation

Update AVideo to version 29.0 or later. If not possible, disable the Live plugin or restrict access to the on_publish.php endpoint.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS