SCA: security update for axios (GHSA-j5f8-grm9-p9fc)

high Tenable Cloud Security Plugin ID 442644

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 0.32.0 and 1.16.0, Axios’
Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a request
is sent through an authenticated proxy, Axios may add a Proxy-Authorization header. If Axios then follows
a redirect and the redirected request is no longer sent through that proxy, the stale Proxy-Authorization
header can remain on the redirected request and be sent to the redirect target. This affects Node.js's use
of Axios with automatic redirects enabled and an authenticated proxy configuration. Browser adapters are
not affected. This vulnerability is fixed in 0.32.0 and 1.16.0. (CVE-2026-44486)

Solution

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

See Also

https://github.com/advisories/GHSA-j5f8-grm9-p9fc

Plugin Details

Severity: High

ID: 442644

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/4/2026

Updated: 6/15/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: High

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-44486

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: 6/4/2026

Vulnerability Publication Date: 6/4/2026

Reference Information

CVE: CVE-2026-44486

cwe: CWE-200