CVE-2026-64625 Details
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.
A command injection vulnerability has been identified in AVideo versions prior to 29.0. The issue arises from an incomplete fix for a previous vulnerability, CVE-2026-45578. The problem occurs because the execAsync() function re-wraps escaped commands in double-quoted 'sh -c', which allows command substitution through '$()' and backticks. As a result, attackers can inject arbitrary operating system commands via the Live plugin's on_publish.php endpoint, bypassing the intended protection of escapeshellarg().
Users are advised to update AVideo to version 29.0 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 20, 2026CISA-ADP
Assessed Jul 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-rc5x-vh5v-473f | [email protected] | AdvisoryTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/avideo-before-os-command-injection-via-execasync | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| AVideo | <= v29.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Modified | CISA-ADP |
| Jul 20, 2026 | New CVE Received | [email protected] |
Volerion