Command Execution Vulnerability in Red Hat Ansible Automation Platform
CVE-2026-84502
9.9CRITICAL
What is CVE-2026-84502?
A vulnerability exists in the Red Hat Ansible Automation Platform's automation-controller, where the 'project scm_url' field fails to validate values beginning with a dash. This flaw allows malicious input to be stored and executed via a git SCM module without proper validation. By executing git ls-remote with a specially crafted URL as a positional argument, a user with permission to alter a project can initiate arbitrary commands on the control-plane task pod. This leads to potential cross-tenant compromise and lateral movement within the cluster due to the output being relayed through the project update stdout endpoint.