{"api_version":"1","generated_at":"2026-09-04T15:01:40+00:00","cve":"CVE-2026-84470","urls":{"html":"https://cve.report/CVE-2026-84470","api":"https://cve.report/api/cve/CVE-2026-84470.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-84470","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-84470"},"summary":{"title":"Automation-controller: automation-controller-container: automation-controller/awx: bulk job launch checks instance_groups at read level instead of use level, allowing execution-placement authorization bypass","description":"A flaw was found in Ansible Automation Platform's automation-controller (AWX).\nThe Bulk Job Launch API (POST /api/v2/bulk/job_launch/) authorizes the\nrequested instance_groups with only a read-level permission check, whereas the\nstandard single-job launch path requires use-level permission on the same\nfield. A principal that holds read (but not use) permission on an instance\ngroup -- for example the built-in read-only System Auditor role -- together\nwith execute permission on a job template can launch bulk jobs onto instance\ngroups they are not authorized to use, bypassing execution-placement\nisolation.","state":"PUBLISHED","assigner":"redhat","published_at":"2026-09-01 21:18:48","updated_at":"2026-09-03 18:12:56"},"problem_types":["CWE-862","CWE-862 Missing Authorization"],"metrics":[{"version":"3.1","source":"secalert@redhat.com","type":"Primary","score":"6.4","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","baseScore":6.4,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"LOW"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"6.4","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":6.4,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","version":"3.1"}}],"references":[{"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2527046","name":"https://bugzilla.redhat.com/show_bug.cgi?id=2527046","refsource":"secalert@redhat.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://access.redhat.com/security/cve/CVE-2026-84470","name":"https://access.redhat.com/security/cve/CVE-2026-84470","refsource":"secalert@redhat.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-84470","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-84470","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Red Hat","product":"Red Hat Ansible Automation Platform 2","version":"","platforms":[]},{"source":"CNA","vendor":"Red Hat","product":"Red Hat Ansible Automation Platform 2","version":"","platforms":[]},{"source":"CNA","vendor":"Red Hat","product":"Red Hat Ansible Automation Platform 2","version":"","platforms":[]}],"timeline":[{"source":"CNA","time":"2026-09-01T20:07:41.240Z","lang":"en","value":"Reported to Red Hat."},{"source":"CNA","time":"2026-09-01T00:00:00.000Z","lang":"en","value":"Made public."}],"solutions":[],"workarounds":[{"source":"CNA","title":"","value":"- Restrict who holds the System Auditor role and avoid combining it with\n  job-template execute grants; review custom roles that pair read on instance\n  groups with execute on job templates.\n- Where feasible, restrict access to the Bulk Job Launch endpoint\n  (/api/v2/bulk/job_launch/) at the network/proxy layer to trusted automation\n  callers until the fix is applied.\n- Audit workflow/bulk jobs for placement onto instance groups the launching\n  principal does not hold use_role on.","time":"","lang":"en"}],"exploits":[],"credits":[{"source":"CNA","value":"Red Hat would like to thank Santosh Kumar Puppala (Independent security researcher) for reporting this issue.","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"84470","cve":"CVE-2026-84470","epss":"0.002430000","percentile":"0.152990000","score_date":"2026-09-03","updated_at":"2026-09-04 00:08:03"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"collectionURL":"https://access.redhat.com/downloads/content/package-browser/","cpes":["cpe:/a:redhat:ansible_automation_platform:2"],"defaultStatus":"affected","packageName":"ansible-automation-platform-26/controller-rhel9","product":"Red Hat Ansible Automation Platform 2","vendor":"Red Hat"},{"collectionURL":"https://access.redhat.com/downloads/content/package-browser/","cpes":["cpe:/a:redhat:ansible_automation_platform:2"],"defaultStatus":"affected","packageName":"ansible-automation-platform-27/controller-rhel9","product":"Red Hat Ansible Automation Platform 2","vendor":"Red Hat"},{"collectionURL":"https://access.redhat.com/downloads/content/package-browser/","cpes":["cpe:/a:redhat:ansible_automation_platform:2"],"defaultStatus":"affected","packageName":"automation-controller","product":"Red Hat Ansible Automation Platform 2","vendor":"Red Hat"}],"credits":[{"lang":"en","value":"Red Hat would like to thank Santosh Kumar Puppala (Independent security researcher) for reporting this issue."}],"datePublic":"2026-09-01T00:00:00.000Z","descriptions":[{"lang":"en","value":"A flaw was found in Ansible Automation Platform's automation-controller (AWX).\nThe Bulk Job Launch API (POST /api/v2/bulk/job_launch/) authorizes the\nrequested instance_groups with only a read-level permission check, whereas the\nstandard single-job launch path requires use-level permission on the same\nfield. A principal that holds read (but not use) permission on an instance\ngroup -- for example the built-in read-only System Auditor role -- together\nwith execute permission on a job template can launch bulk jobs onto instance\ngroups they are not authorized to use, bypassing execution-placement\nisolation."}],"metrics":[{"other":{"content":{"namespace":"https://access.redhat.com/security/updates/classification/","value":"Moderate"},"type":"Red Hat severity rating"}},{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":6.4,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","version":"3.1"},"format":"CVSS"}],"problemTypes":[{"descriptions":[{"cweId":"CWE-862","description":"Missing Authorization","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-01T20:57:09.753Z","orgId":"53f830b8-0a3f-465b-8143-3b8a9948e749","shortName":"redhat"},"references":[{"tags":["vdb-entry","x_refsource_REDHAT"],"url":"https://access.redhat.com/security/cve/CVE-2026-84470"},{"name":"RHBZ#2527046","tags":["issue-tracking","x_refsource_REDHAT"],"url":"https://bugzilla.redhat.com/show_bug.cgi?id=2527046"}],"timeline":[{"lang":"en","time":"2026-09-01T20:07:41.240Z","value":"Reported to Red Hat."},{"lang":"en","time":"2026-09-01T00:00:00.000Z","value":"Made public."}],"title":"Automation-controller: automation-controller-container: automation-controller/awx: bulk job launch checks instance_groups at read level instead of use level, allowing execution-placement authorization bypass","workarounds":[{"lang":"en","value":"- Restrict who holds the System Auditor role and avoid combining it with\n  job-template execute grants; review custom roles that pair read on instance\n  groups with execute on job templates.\n- Where feasible, restrict access to the Bulk Job Launch endpoint\n  (/api/v2/bulk/job_launch/) at the network/proxy layer to trusted automation\n  callers until the fix is applied.\n- Audit workflow/bulk jobs for placement onto instance groups the launching\n  principal does not hold use_role on."}],"x_generator":{"engine":"cvelib 1.8.0"},"x_redhatCweChain":"CWE-862: Missing Authorization"}},"cveMetadata":{"assignerOrgId":"53f830b8-0a3f-465b-8143-3b8a9948e749","assignerShortName":"redhat","cveId":"CVE-2026-84470","datePublished":"2026-09-01T20:57:09.753Z","dateReserved":"2026-09-01T20:07:36.455Z","dateUpdated":"2026-09-01T20:57:09.753Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-01 21:18:48","lastModifiedDate":"2026-09-03 18:12:56","problem_types":["CWE-862","CWE-862 Missing Authorization"],"metrics":{"cvssMetricV31":[{"source":"secalert@redhat.com","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L","baseScore":6.4,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"NONE","integrityImpact":"LOW","availabilityImpact":"LOW"},"exploitabilityScore":3.1,"impactScore":2.7}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"84470","Ordinal":"1","Title":"Automation-controller: automation-controller-container: automati","CVE":"CVE-2026-84470","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"84470","Ordinal":"1","NoteData":"A flaw was found in Ansible Automation Platform's automation-controller (AWX).\nThe Bulk Job Launch API (POST /api/v2/bulk/job_launch/) authorizes the\nrequested instance_groups with only a read-level permission check, whereas the\nstandard single-job launch path requires use-level permission on the same\nfield. A principal that holds read (but not use) permission on an instance\ngroup -- for example the built-in read-only System Auditor role -- together\nwith execute permission on a job template can launch bulk jobs onto instance\ngroups they are not authorized to use, bypassing execution-placement\nisolation.","Type":"Description","Title":"Automation-controller: automation-controller-container: automati"}]}}}