CVE-2026-60121 CRITICAL

CVE-2026-60121: Vitec Flamingo 4.12.2 Unauthenticated OS Command Injection via ping.php

Vendor Vitec
Product Flamingo
Weakness CWE-78
Published July 13, 2026
Last update July 28, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 13, 2026 CVE published
July 28, 2026 Record updated

Related vulnerabilities

04Related CVE