Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3995 articles · 175982 vulns · 37/41 feeds (7d)
← Back to list
8.6
CVE-2026-44492PATCHED
axios · axios

Axios: shouldBypassProxy does not recognize IPv4-mapped IPv6 addresses, allowing NO_PROXY bypass (incomplete fix for CVE-2025-62718)

Description

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios does not normalise IPv4-mapped IPv6 addresses. When NO_PROXY lists an IPv4 address such as 127.0.0.1 or 169.254.169.254, a request URL using the IPv4-mapped IPv6 form (::ffff:7f00:1, ::ffff:a9fe:a9fe) still routes through the configured proxy. Node.js resolves these addresses to the underlying IPv4 host, so the request reaches the internal service via the proxy rather than being blocked. This vulnerability is fixed in 0.32.0 and 1.16.0.

Affected Products

VendorProductVersions
axiosaxios>= 1.0.0, < 1.16.0, < 0.32.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
atlassianbamboocert_advisory90%
atlassianjiracert_advisory90%
atlassianconfluencecert_advisory90%
atlassianbitbucketcert_advisory90%
atlassianfisheyecert_advisory90%

References

  • https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv(x_refsource_CONFIRM)

Related News (2 articles)

Tier B
BSI Advisories27d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB33d ago
CVE-2026-44492 | Axios up to 0.31.x/1.15.x IPv6 Address server-side request forgery
→ No new info (linked only)
CVSS 3.18.6 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CISA KEV❌ No
Actively exploited❌ No
Patch available
axios@0.32.0axios@1.16.0
CWECWE-918
PublishedMay 29, 2026
Last enriched33d agov2
Tags
GHSA-pjwm-pj3p-43mvnpmCVE-2026-44492
Trending Score3
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-42264
Axios: Prototype pollution read-side gadgets in HTTP adapter allow credential injection and request hijacking
Trending: 14
HIGHCVE-2026-44494EXP
Axios: Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
Trending: 10
HIGHCVE-2026-42043
Axios: Incomplete Fix for CVE-2025-62718 — NO_PROXY Protection Bypassed via RFC 1122 Loopback Subnet (127.0.0.0/8) in Axios 1.15.0
Trending: 6
HIGHCVE-2026-44496
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Trending: 3
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 3

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
May 29, 2026
Discovered by ZDM
May 29, 2026
Updated: affectedVersions, severity, cweIds, tags
Jun 11, 2026
Patch Available
Jul 14, 2026

Version History

v2
Last enriched 33d ago
v2Tier C33d ago

Updated affected versions to <= 0.31.x and < 1.15.x, changed severity to CRITICAL, and added new CWE-20 and CVE-2026-44492 tag.

affectedVersionsseveritycweIdstags
via VulDB
v146d ago

Initial creation