Vulnerability Description
A flaw was found in the AAP Controller's HashiCorp Vault credential plugin. The kubernetes_auth() function in awx_plugins/credentials/hashivault.py reads the controller pod's Kubernetes service account token and sends it to an attacker-controlled URL when a HashiCorp Vault Secret Lookup credential with kubernetes_role authentication is tested. An authenticated attacker with credential-creation privileges can exfiltrate the service account token, gaining Kubernetes API access to the control plane namespaces with full pod CRUD and secret read permissions, including database credentials and the Django SECRET_KEY.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-12564
- https://bugzilla.redhat.com/show_bug.cgi?id=2490556
FAQ
What is CVE-2026-12564?
CVE-2026-12564 is a vulnerability with a CVSS score of 9.6 (CRITICAL). A flaw was found in the AAP Controller's HashiCorp Vault credential plugin. The kubernetes_auth() function in awx_plugins/credentials/hashivault.py reads the controller pod's Kubernetes service accoun...
How severe is CVE-2026-12564?
CVE-2026-12564 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-12564?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.