๐Ÿ” CVE Alert

CVE-2026-16493

HIGH 7.8

Ansible-core: argument injection in ansible-galaxy collection install via git clone (incomplete fix for cve-2026-11332)

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

A flaw was found in ansible-core. The _extract_collection_from_git() function in ansible-core's concrete_artifact_manager.py constructs git clone commands without a '--' (end-of-options) separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted collection source URI containing git argument injection payloads can achieve arbitrary command execution when a user runs 'ansible-galaxy collection install' with the malicious source. This is an incomplete fix for CVE-2026-11332, which hardened the role install path but missed the equivalent collection install code path.

CWE CWE-88
Vendor red hat
Product red hat ansible automation platform 2
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for red hat red hat ansible automation platform 2

Be the first to know when new high vulnerabilities affecting red hat red hat ansible automation platform 2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Red Hat / Red Hat Ansible Automation Platform 2
All versions affected
Red Hat / Red Hat Enterprise Linux 10
All versions affected
Red Hat / Red Hat Enterprise Linux 8
All versions affected
Red Hat / Red Hat Enterprise Linux 9
All versions affected
Red Hat / Red Hat Satellite 6
All versions affected

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-16493 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2503724

Credits

Red Hat would like to thank Ta Duc Thien (NTCS) for reporting this issue.