Argument Injection Vulnerability in Ansible Automation Platform from Red Hat
CVE-2026-84724
6.6MEDIUM
What is CVE-2026-84724?
An argument injection flaw exists in the system-job subsystem of Ansible Automation Platform's automation-controller. This vulnerability arises from the improper handling of a user-supplied 'days' variable, lacking appropriate integer validation. Consequently, when the dispatcher processes command arguments, it inadvertently allows an authenticated superuser to inject arbitrary arguments into the control-plane process. Although the primary concern is the manipulation of the command argument vector, full remote code execution is not feasible without additional conditions being met. Therefore, while direct code execution is not currently demonstrable, the risk of argument manipulation remains significant.