Back to overview

CVE-2026-16493

HIGH
7.8
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-16493
State
PUBLISHED
Assigner
redhat
Reserved
2026-07-21 16:32 UTC
Published
2026-07-21 17:26 UTC
Last updated
2026-07-22 14:21 UTC
Primary CWE
CWE-88
Improper Neutralization of Argument Delimiters in a Command …
Vendor / Product
Red Hat / Red Hat Ansible Automation Platform 2
Sources
cve.org  ·  NVD

Severity & Metrics

7.8 HIGH CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (5)
VendorProductPlatformVersions
Red Hat Red Hat Ansible Automation Platform 2
Red Hat Red Hat Enterprise Linux 10
Red Hat Red Hat Enterprise Linux 8
Red Hat Red Hat Enterprise Linux 9
Red Hat Red Hat Satellite 6
Weakness (CWE)
CWESourceDescription
CWE-88 cna Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.8 HIGH 3.1 cna CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Back to overview