PT-2026-35048 · Npm · Axios
Srisowmya2000
·
Published
2026-04-24
·
Updated
2026-05-18
·
CVE-2026-42038
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Axios versions prior to 0.31.1
Axios versions prior to 1.15.1
Description
An incomplete fix for no proxy hostname normalization bypass allows requests to 127.0.0.1 and [::1] to route through a proxy even when
no proxy=localhost is configured. This occurs because the shouldBypassProxy() function performs pure string matching and fails to resolve IP aliases or loopback equivalents.Recommendations
Update to version 0.31.1 or later.
Update to version 1.15.1 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Axios