CVE Catalog

CVE-2026-94416

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Summary

An authorization bypass was found in the Ansible Automation Platform (AAP) gateway. An authenticated administrator can create a new service key for the Controller service cluster; because service-key creation is not restricted to the installer-provisioned path, the key is cryptographically indistinguishable from a legitimate one and can be used to forge a service-authentication token impersonating 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, and 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.

Risk Assessment

An attacker with administrator privileges can obtain AAP credentials beyond their authorization, including secrets stored in trusted external systems such as HashiCorp Vault. This leads to a serious confidentiality breach and potential privilege escalation across the environment.

Recommendation

Update Ansible Automation Platform to a version containing the fix, restrict service-key creation to the installer-provisioned path only, and consider disabling FEATURE_OIDC_WORKLOAD_IDENTITY_ENABLED if it is not required.

Other vulnerabilities in Ansible Automation Platform

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS