Vitec Flamingo 4.12.2 contains an unauthenticated OS command injection vulnerability in the admin/ajax/ping.php endpoint that allows remote attackers to execute arbitrary commands by exploiting a double-evaluation flaw in shell argument handling. The endpoint applies escapeshellarg() to the user-supplied host POST parameter before passing it to a system wrapper, but the wrapper retrieves the decoded value from argv and incorporates it into a second shell_exec() call without escaping, allowing injected commands to execute with root privileges via passwordless sudo.
References
| Link | Resource |
|---|---|
| https://damiri.fr/en/cve/CVE-2026-60121 | Third Party Advisory Exploit |
| https://www.vitec.com/solutions/iptv-distribution | Product |
| https://www.vulncheck.com/advisories/vitec-flamingo-unauthenticated-os-command-injection-via-ping-php | Third Party Advisory Exploit |
Configurations
History
No history.
Information
Published : 2026-07-13 14:16
Updated : 2026-08-14 14:42
NVD link : CVE-2026-60121
Mitre link : CVE-2026-60121
CVE.ORG link : CVE-2026-60121
JSON object : View
Products Affected
vitec
- flamingo
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
