Description
An authorization bypass was found in the Ansible Automation Platform (AAP) gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an administrator-issued key is cryptographically indistinguishable from a legitimate one and can be used to forge a service-authentication token that impersonates the Controller service. Combined with the gateway OIDC workload-identity endpoint (enabled via FEATURE_OIDC_WORKLOAD_IDENTITY_ENABLED), the attacker can drive the gateway to sign Workload Identity Tokens (WITs) for arbitrary Controller workloads. A downstream resource server such as HashiCorp Vault that trusts the gateway OIDC key will accept the forged WIT and return the AAP credentials bound to that workload, disclosing secrets beyond the attacker's authorization boundary.
Published: 2026-09-24
Score: 6.8 Medium
EPSS: n/a
KEV: No
Impact: Privilege Escalation through Forged Workload Identity Tokens
Action: Apply Workaround
AI Analysis

Impact

An authorization bypass has been discovered in the Ansible Automation Platform gateway. The gateway API allows any authenticated administrator to create a new service key for the Controller service cluster, but the creation is not limited to installer‑provisioned keys. As a result, an administrator‑issued key is cryptographically indistinguishable from a legitimate one and can be used to forge a service‑authentication token that impersonates the Controller service. When combined with the gateway OIDC workload‑identity endpoint, an attacker can have the gateway sign Workload Identity Tokens for arbitrary Controller workloads. A downstream resource server (such as HashiCorp Vault) that trusts the gateway OIDC key will accept the forged token and return the AAP credentials bound to that workload, thereby disclosing secrets beyond the attacker’s authorized scope.

Affected Systems

The vulnerability affects Red Hat Ansible Automation Platform 2, including all instances of the product listed in the CNA entries.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate severity. EPSS data is currently unavailable and the issue is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited. The attack vector is likely to be local to administrators who have access to the gateway API, but an attacker could craft a forged token that would be accepted by trusted downstream services, exposing stored secrets.

Generated by OpenCVE AI on September 24, 2026 at 13:21 UTC.

Remediation

Vendor Workaround

Audit and revoke any Controller service keys that were not provisioned by the installer; this is the most important immediate action and applies to environments upgraded from 2.5/2.6 as well. Where the integration is not required, set FEATURE_OIDC_WORKLOAD_IDENTITY_ENABLED=false to disable the workload-identity endpoint. Rotate any downstream credentials (e.g. in HashiCorp Vault) that could have been retrieved via a forged workload identity.


OpenCVE Recommended Actions

  • Immediately revoke any Controller service keys that were not provisioned by the Red Hat installer; this is the most important immediate action.
  • If the workload‑identity integration is not required, disable the endpoint by setting FEATURE_OIDC_WORKLOAD_IDENTITY_ENABLED to false.
  • Rotate any downstream credentials (for example, HashiCorp Vault secrets) that may have been accessed with forged workload identity tokens.
  • Update to the latest Red Hat Ansible Automation Platform 2 release that contains the fix, if one is available.

Generated by OpenCVE AI on September 24, 2026 at 13:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
Description An authorization bypass was found in the Ansible Automation Platform (AAP) gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an administrator-issued key is cryptographically indistinguishable from a legitimate one and can be used to forge a service-authentication token that impersonates the Controller service. Combined with the gateway OIDC workload-identity endpoint (enabled via FEATURE_OIDC_WORKLOAD_IDENTITY_ENABLED), the attacker can drive the gateway to sign Workload Identity Tokens (WITs) for arbitrary Controller workloads. A downstream resource server such as HashiCorp Vault that trusts the gateway OIDC key will accept the forged WIT and return the AAP credentials bound to that workload, disclosing secrets beyond the attacker's authorization boundary.
Title Aap-gateway: aap-gateway: authorization bypass via workload identity token forgery
First Time appeared Redhat
Redhat ansible Automation Platform
Weaknesses CWE-290
CPEs cpe:/a:redhat:ansible_automation_platform:2
Vendors & Products Redhat
Redhat ansible Automation Platform
References
Metrics cvssV3_1

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


Subscriptions

Redhat Ansible Automation Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-24T14:59:36.447Z

Reserved: 2026-09-21T15:15:54.901Z

Link: CVE-2026-94416

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-24T13:17:17.620

Modified: 2026-09-24T16:17:26.293

Link: CVE-2026-94416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T13:30:18Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing