CVE-2026-11332
Ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution
No known exploitation. EPSS puts it in the 11th percentile. Only a workaround so far.
What to do
No fixed build is published yet. The vendor describes a workaround.
Steps
Written by AI from the record- Confirm whether your team ever runs
ansible-galaxy role installto fetch roles from third parties or shared/unknown role repositories. - Inventory the roles currently installed via
ansible-galaxy role installand identify any roles whose source you cannot fully verify (author, repository, and version). - Stop installing roles from untrusted sources; only install roles you trust and can verify (e.g., internal repos with review, approved authors).
- If you must install new roles, do it only from approved sources and pin to specific, known-good versions.
- Check with Red Hat for a fix related to CVE-2026-11332 for Red Hat Ansible Automation Platform 2, and apply the vendor update as soon as it’s released.
What it is
From the CVE record
A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install.
In plain language
Written by AI from the recordIf you install Ansible roles from untrusted sources, a malicious role can trigger arbitrary code execution during `ansible-galaxy role install`, so you should avoid untrusted roles and watch for a fix, since no patch is currently known.
In Red Hat Ansible Automation Platform 2 (ansible-core), improper handling of argument delimiters in `ansible-galaxy role install` allows a malicious role’s `meta/requirements.yml` to inject crafted git flags, resulting in arbitrary code execution on the installer’s machine.
If you're affected
- Full workstation takeover
- Credential theft risk
- Malware persistence
- Operational disruption
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.2% chance of exploitation activity in the next 30 days, which ranks it in the 11th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
70 events over 102 days, from the signal feeds we watch.
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availablerecord updated
- Workaround availableworkaround available, workaround available, record updated, record updated, record updated
Affected products
- Red Hat Ansible Automation Platform 2.5 for RHEL 8DevTools & CI
- Red Hat Ansible Automation Platform 2.5 for RHEL 9DevTools & CI
- Red Hat Ansible Automation Platform 2.6 for RHEL 10Operating Systems / linux-distro
- Red Hat Ansible Automation Platform 2.6 for RHEL 9Operating Systems / linux-distro
- Red Hat Ansible Automation Platform 2.7 for RHEL 10Operating Systems / linux-distro
- Red Hat Ansible Automation Platform 2.7 for RHEL 9Operating Systems / linux-distro
- Red Hat Enterprise Linux 10Operating Systems / linux-distro
- Red Hat Enterprise Linux 10.0 Extended Update SupportOperating Systems / linux-distro
And 20 more affected products. See all after sign-in
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Scored 7.8 by NVD.
How it is reached
- Attack Vector LocalRequires local access to the vulnerable system (e.g. local login, malicious file)
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction RequiredA user must click a link, open a file, or perform some action
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
- access.redhat.com/errata/RHSA-2026:42078
- access.redhat.com/errata/RHSA-2026:42079
- access.redhat.com/errata/RHSA-2026:42080
And 18 more references. See all after sign-in
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Red Hat, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI