Description
A flaw was found in the Ansible Automation Platform automation-controller. In the shipped
production configuration, the Controller trusts the client-supplied X-Forwarded-For header as
the request's client IP without verifying that it originated from a trusted proxy, and selects
the leftmost (attacker-controlled) header value. As a result, an attacker can forge the source
IP address recorded for their requests in the Controller's audit and access logs, degrading
the integrity of forensic and SIEM attribution. The flaw does not grant additional access.
Published: 2026-09-23
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: Log integrity degradation
Action: Apply Patch
AI Analysis

Impact

A flaw in the Ansible Automation Platform’s automation‑controller causes it to trust the client‑supplied X‑Forwarded‑For header as the request’s client IP without verifying its origin. The controller accepts the leftmost value from the header, allowing an attacker who can send HTTP requests to the controller to forge the source IP recorded in audit and access logs. This results in degraded integrity of forensic and SIEM attribution data. The vulnerability does not provide additional access or privileges; it merely corrupts the audit trail.

Affected Systems

The vulnerability affects Red Hat Ansible Automation Platform 2. All sub‑versions shipped with the default production configuration that unconditionally trusts X‑Forwarded‑For are susceptible. The flaw is present in the cpe:2.3:a:redhat:ansible_automation_platform:2 component.

Risk and Exploitability

The CVSS score of 4.3 indicates low to moderate severity. Because no EPSS score is available and the vulnerability is not listed in CISA’s KEV catalog, the likelihood of widespread exploitation is currently considered low. Nevertheless, the issue can be triggered remotely by any entity that can make HTTP requests to the controller, and it may be used for covert logging or misattribution. The attacker does not gain additional control or permissions on the system.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Ansible Automation Platform to the latest patched release that addresses the X‑Forwarded‑For handling flaw.
  • If an immediate upgrade is not feasible, configure the controller to validate X‑Forwarded‑For headers only from known, trusted proxy addresses or disable the parsing of this header entirely.
  • Restrict inbound traffic to the controller by using firewall rules or a reverse proxy so that only trusted sources can reach the controller’s API endpoints.

Generated by OpenCVE AI on September 23, 2026 at 20:40 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. In the shipped production configuration, the Controller trusts the client-supplied X-Forwarded-For header as the request's client IP without verifying that it originated from a trusted proxy, and selects the leftmost (attacker-controlled) header value. As a result, an attacker can forge the source IP address recorded for their requests in the Controller's audit and access logs, degrading the integrity of forensic and SIEM attribution. The flaw does not grant additional access.
Title Automation-controller: automation-controller: client ip spoofing in audit/access logs via unrestricted x-forwarded-for trust
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-348
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

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


Subscriptions

Redhat Ansible Automation Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

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

Reserved: 2026-09-02T01:18:24.873Z

Link: CVE-2026-84718

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84718

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-348

    Use of Less Trusted Source