SCA: security update for axios (GHSA-m7pr-hjqh-92cm)

high Tenable Cloud Security Plugin ID 441067

Description

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

- Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, he fix for
no_proxy hostname normalization bypass is incomplete. When no_proxy=localhost is set, requests to
127.0.0.1 and [::1] still route through the proxy instead of bypassing it. The shouldBypassProxy()
function does pure string matching — it does not resolve IP aliases or loopback equivalents. This
vulnerability is fixed in 1.15.1 and 0.31.1. (CVE-2026-42038)

Solution

Update the axios library and its related packages to version 0.31.1 or later.

See Also

https://github.com/advisories/GHSA-m7pr-hjqh-92cm

Plugin Details

Severity: High

ID: 441067

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-42038

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 4/24/2026

Reference Information

CVE: CVE-2026-42038

cwe: CWE-918