CVE Catalog

CVE-2026-11332

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

A flaw in ansible-core: the ansible-galaxy role install command processes dependency specifications from meta/requirements.yml. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags via the src field, allowing arbitrary code execution on the machine of a user who installs the role.

Risk Assessment

The organization is at risk of remote code execution when installing a role from an untrusted source, potentially leading to system compromise.

Recommendation

Upgrade ansible-core to a patched version and avoid installing roles from untrusted sources.

Other vulnerabilities in ansible-core

See all
Original NVD description (English source)

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.

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