Answer in brief
CVE-2026-94416 records a Medium severity (CVSS 6.8) vulnerability in Aap-gateway: aap-gateway: authorization bypass via workload identity token forgery. The current sources do not mark it as known exploited. The current feed maps Red Hat/ansible-automation-platform-26/gateway-rhel9 (generic), Red Hat/ansible-automation-platform-27/gateway-rhel9 (generic), Red Hat/automation-gateway (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Red Hat/ansible-automation-platform-26/gateway-rhel9 (generic), Red Hat/ansible-automation-platform-27/gateway-rhel9 (generic), Red Hat/automation-gateway (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Red Hat/ansible-automation-platform-26/gateway-rhel9generic | * | Not reported |
| Red Hat/ansible-automation-platform-27/gateway-rhel9generic | * | Not reported |
| Red Hat/automation-gatewaygeneric | * | Not reported |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 24, 2026
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.
Quoted source text, attributed separately from HOL analysis.