Vulnerability Description
A flaw was found in Ansible Automation Platform's automation-controller (AWX). The Bulk Job Launch API (POST /api/v2/bulk/job_launch/) authorizes the requested instance_groups with only a read-level permission check, whereas the standard single-job launch path requires use-level permission on the same field. A principal that holds read (but not use) permission on an instance group -- for example the built-in read-only System Auditor role -- together with execute permission on a job template can launch bulk jobs onto instance groups they are not authorized to use, bypassing execution-placement isolation.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-84470
- https://bugzilla.redhat.com/show_bug.cgi?id=2527046
FAQ
What is CVE-2026-84470?
CVE-2026-84470 is a vulnerability with a CVSS score of 6.4 (MEDIUM). A flaw was found in Ansible Automation Platform's automation-controller (AWX). The Bulk Job Launch API (POST /api/v2/bulk/job_launch/) authorizes the requested instance_groups with only a read-level p...
How severe is CVE-2026-84470?
CVE-2026-84470 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84470?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.