Answer in brief
CVE-2026-11332 records a High severity (CVSS 7.8) vulnerability in Ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution. The current sources do not mark it as known exploited. The current feed maps ansible-core (pip), ansible-core (pip), ansible-core (pip), ansible-core (pip) and additional mapped packages. 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 7.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 ansible-core (pip), ansible-core (pip), ansible-core (pip), ansible-core (pip) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| ansible-corepip | <2.16.19rc1 | 2.16.19rc1 |
| ansible-corepip | >=2.17.0b1,<2.18.18rc1 | 2.18.18rc1 |
| ansible-corepip | >=2.19.0b1,<2.19.11rc1 | 2.19.11rc1 |
| ansible-corepip | >=2.20.0b1,<2.20.7rc1 | 2.20.7rc1 |
| ansible-corepip | >=2.21.0b1,<2.21.1rc1 | 2.21.1rc1 |
| ansible-corepypi | >=0 <2.16.19rc1 >=2.17.0b1 <2.18.18rc1 >=2.19.0b1 <2.19.11rc1 >=2.20.0b1 <2.20.7rc1 >=2.21.0b1 <2.21.1rc1 | 2.16.19rc1, 2.18.18rc1, 2.19.11rc1, 2.20.7rc1, 2.21.1rc1 |
Published upstream
Jun 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.