CVE-2026-84691
8.7Red Hat · Ansible Automation Platform
A format string vulnerability in Red Hat Ansible Automation Platform allows an authenticated administrator to exfiltrate sensitive secrets including Django keys and database passwords.
Executive summary
A high severity format string vulnerability in the Red Hat Ansible Automation Platform controller allows an authenticated administrator to compromise master encryption keys and database credentials.
Vulnerability
This flaw involves an administrator-controlled Python format string template used for API 4XX error logs, which can be manipulated to traverse object attributes. An authenticated administrator can leverage this to read sensitive application settings, including the Django secret key and database credentials, and exfiltrate them to external log aggregators.
Business impact
The compromise of master encryption keys and database passwords poses a critical risk to the confidentiality and integrity of the entire automation infrastructure. An attacker gaining these credentials could decrypt stored secrets, forge user sessions, and gain unauthorized direct access to the underlying controller database. With a CVSS score of 8.7, this vulnerability represents a significant threat to organizational security and compliance.
Remediation
Immediate Action: Update to the fixed versions as specified in Red Hat Security Advisories RHSA-2026:71113, RHSA-2026:71114, RHSA-2026:71177, or RHSA-2026:71179.
Proactive Monitoring: Review audit logs for suspicious modifications to log formatting templates or unusual outbound traffic from log aggregation services.
Compensating Controls: Restrict administrative access to the automation controller to only essential personnel and utilize network segmentation to limit the reach of log forwarding traffic.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the severity of potential data compromise and the breadth of access granted by the leaked credentials, administrators must prioritize patching the affected Ansible Automation Platform instances. Organizations should move quickly to apply the provided vendor updates to ensure the security of their automation environments.
More Red Hat CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
- RHSA-2026:71113 Vendor advisory
- RHSA-2026:71114 Vendor advisory
- RHSA-2026:71177 Vendor advisory
- RHSA-2026:71179 Vendor advisory
- Vulnerability database entry
- RHBZ#2527151 Issue tracker