CVE Catalog

CVE-2026-84706

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Summary

In Ansible Automation Platform automation-controller, the custom Credential Type environment-variable injector validates variable names against a deny-list that omits process-hijacking loader variables such as BASH_ENV, ENV, LD_PRELOAD, LD_LIBRARY_PATH, PYTHONSTARTUP and GIT_SSH_COMMAND. Combined with the credential file injector, a privileged user can write an attacker-controlled script into the execution environment and point BASH_ENV at it.

Risk Assessment

This allows arbitrary code execution inside the execution-environment container for any job that attaches a credential of that type.

Recommendation

Update Ansible Automation Platform automation controller to a patched version or apply vendor-recommended mitigations.

Other vulnerabilities in Ansible Automation Platform automation controller

See all
Original NVD description (English source)

A flaw was found in Ansible Automation Platform's automation-controller. The custom Credential Type environment-variable injector validates variable names against a deny-list (an ANSIBLE_* prefix check plus a fixed ENV_BLOCKLIST) that omits process-hijacking loader variables such as BASH_ENV, ENV, LD_PRELOAD, LD_LIBRARY_PATH, PYTHONSTARTUP and GIT_SSH_COMMAND. Combined with the credential file injector, a privileged user can write an attacker-controlled script into the execution environment and point BASH_ENV at it, obtaining arbitrary code execution inside the execution-environment container for any job that attaches a credential of that type.

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