Auth bypass in Red Hat Ansible Automation Platform 2
CVE-2026-84720
A flaw was found in the Ansible Automation Platform automation-controller. The WorkflowJobNode.ancestor_artifacts database column, which stores the raw merged set_stats artifacts propagated between workflow nodes, is not wrapped in prevent_search() and is therefore accepted for arbitrary field lookups by the REST filter backend, even though it is omitted from the API serializer. Because the column is persisted before Ansible's no_log masking is applied, a user with only read access to a workflow — or, via a regular-expression lookup that bypasses the JSON cross-relation filter guard through the world-readable credential-types endpoint, any authenticated user with no roles — can use the result count as a boolean/count oracle to recover, character by character, secret values that a playbook author explicitly marked no_log, including across organizations.
Vulnerability class: IDOR (Insecure Direct Object Reference)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- access.redhat.com/security/cve/CVE-2026-84720 (vdb-entry)
- bugzilla.redhat.com/show_bug.cgi (issue-tracking)
- access.redhat.com/errata/RHSA-2026:71113 (vendor-advisory)
- access.redhat.com/errata/RHSA-2026:71114 (vendor-advisory)
Frequently asked questions
- What is CVE-2026-84720?
- CVE-2026-84720 is a medium-severity vulnerability in Red Hat Ansible Automation Platform 2, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 6.5/10. Published 2026-09-23.
- How severe is CVE-2026-84720?
- Medium severity. CVSS v3 base score is 6.5 out of 10.