CVE Catalog

CVE-2026-63305

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.38%

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

Summary

AVideo through version 29.0 contains an OS command injection vulnerability in the ffmpeg.json.php endpoint. The notifyCode and callback parameters are concatenated into a shell command without escaping, allowing attackers to execute arbitrary OS commands as the web-server user.

Risk Assessment

An attacker can take over the server, steal data, install malware, or disrupt services, posing a critical threat to the confidentiality, integrity, and availability of the system.

Recommendation

Immediately update AVideo to the latest patched version and implement input validation and escaping for all parameters passed to system commands.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through 29.0 contains an OS command injection vulnerability in the ffmpeg.json.php endpoint where notifyCode and callback parameters are concatenated into a shell command without escaping. Attackers who can craft a valid encrypted payload can inject arbitrary shell metacharacters into these fields to execute OS commands as the web-server user.

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