CVE-2026-61498

Vitec Flamingo 4.12.2 contains an unauthenticated OS command injection vulnerability in the admin/ajax/gen_graphs.php endpoint that allows remote unauthenticated attackers to execute arbitrary commands by supplying shell metacharacters in the start, end, key, or format HTTP GET parameters. Attackers can exploit the lack of input sanitization in the graph generation script, which passes user-supplied values directly to shell commands via passthru(), to execute arbitrary OS commands with root privileges due to the web server context having passwordless sudo access.
Configurations

No configuration.

History

13 Jul 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-13 14:16

Updated : 2026-07-14 15:17


NVD link : CVE-2026-61498

Mitre link : CVE-2026-61498

CVE.ORG link : CVE-2026-61498


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')