Description
A flaw was found in the Ansible Automation Platform automation controller. The
external logging (rsyslog) configuration is generated by interpolating
user-controlled settings — LOG_AGGREGATOR_HOST, LOG_AGGREGATOR_MAX_DISK_USAGE_PATH
and LOG_AGGREGATOR_RSYSLOGD_ERROR_LOG_FILE — into an rsyslog RainerScript config
file without neutralizing RainerScript syntax. A privileged (superuser) user can
inject rsyslog directives, including an omprog action, causing arbitrary command
execution inside the control-plane rsyslog component. This allows disclosure of
the controller SECRET_KEY and database credentials, decryption of all stored
credentials, and full compromise of the control plane.
Published: 2026-09-23
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A flaw in the Ansible Automation Platform 2 automation controller allows privileged users to inject arbitrary rsyslog RainerScript directives into the control-plane configuration file. By manipulating the LOG_AGGREGATOR_HOST, LOG_AGGREGATOR_MAX_DISK_USAGE_PATH, and LOG_AGGREGATOR_RSYSLOGD_ERROR_LOG_FILE settings, an attacker can execute an omprog action that runs commands inside the rsyslog process. This injection can expose the controller SECRET_KEY, decrypt stored credentials, and fully compromise the control plane.

Affected Systems

Red Hat Ansible Automation Platform 2 is affected. No specific sub‑version information is provided, but any deployment of version 2 that has not applied the vendor fix is vulnerable.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. EPSS is not available, and the vulnerability is not listed in CISA KEV. The attack requires privileged (superuser) access to the controller; once achieved, the attacker can obtain full control of the control plane. The available information suggests the exploit is straightforward on affected systems, underscoring the importance of timely remediation.

Generated by OpenCVE AI on September 23, 2026 at 20:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Red Hat update that fixes CVE-2026-85475 for Ansible Automation Platform 2.
  • Restrict superuser rights so that only trusted administrators may change LOG_AGGREGATOR_* settings, enforcing strict role‑based access control.
  • If the patch cannot be applied immediately, disable external rsyslog aggregation by configuring the Logging component to use local syslog only, thereby preventing execution of arbitrary directives.

Generated by OpenCVE AI on September 23, 2026 at 20:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in the Ansible Automation Platform automation controller. The external logging (rsyslog) configuration is generated by interpolating user-controlled settings — LOG_AGGREGATOR_HOST, LOG_AGGREGATOR_MAX_DISK_USAGE_PATH and LOG_AGGREGATOR_RSYSLOGD_ERROR_LOG_FILE — into an rsyslog RainerScript config file without neutralizing RainerScript syntax. A privileged (superuser) user can inject rsyslog directives, including an omprog action, causing arbitrary command execution inside the control-plane rsyslog component. This allows disclosure of the controller SECRET_KEY and database credentials, decryption of all stored credentials, and full compromise of the control plane.
Title Automation-controller: automation-controller-container: automation-controller: rsyslog configuration injection via log_aggregator_* settings leads to remote code execution in the control-plane rsyslog component
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-96
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Ansible Automation Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-23T19:40:11.031Z

Reserved: 2026-09-03T20:33:38.817Z

Link: CVE-2026-85475

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-23T20:17:19.343

Modified: 2026-09-23T20:17:19.343

Link: CVE-2026-85475

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:45:09Z

Weaknesses
  • CWE-96

    Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection')