SCA: security update for axios (GHSA-vf2m-468p-8v99)

medium Tenable Self-Hosted Container Security Plugin ID 441078

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, when
responseType: 'stream' is used, Axios returns the response stream without enforcing maxContentLength. This
bypasses configured response-size limits and allows unbounded downstream consumption. This vulnerability
is fixed in 1.15.1 and 0.31.1. (CVE-2026-42036)

Solution

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

See Also

https://github.com/advisories/GHSA-vf2m-468p-8v99

Plugin Details

Severity: Medium

ID: 441078

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 5/7/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2026-42036

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.8

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

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

cwe: CWE-770