SCA: security update for ansible-core (GHSA-w8p5-mx5w-cpqj)

high Tenable Self-Hosted Container Security Plugin ID 444812

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-11332)

Solution

Update the ansible-core library and its related packages to version 2.16.19rc1 or later.

See Also

https://github.com/advisories/GHSA-w8p5-mx5w-cpqj

Plugin Details

Severity: High

ID: 444812

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/17/2026

Updated: 7/17/2026

Risk Information

VPR

Risk Factor: High

Score: 7.6

Percentile: 98.47

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.3

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-11332

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.8

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/5/2026

Vulnerability Publication Date: 6/5/2026

Reference Information

CVE: CVE-2026-11332

cwe: CWE-88