Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
4355 articles · 196337 vulns · 36/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 (6 articles)

Tier B
BSI Advisories4d ago
[NEU] [hoch] Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye, und Jira): Mehrere Schwachstellen
→ No new info (linked only)
Tier B
CERT-FR24d ago
Multiples vulnérabilités dans les produits IBM (31 juillet 2026)
→ No new info (linked only)
Tier B
CERT-FR28d ago
Multiples vulnérabilités dans les produits Atlassian (27 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories32d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories67d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB73d 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 enriched73d agov2
Tags
GHSA-pjwm-pj3p-43mvnpmCVE-2026-44492
Trending Score36
Source articles6
Independent3
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-44488EXP
Axios: Allocation of Resources Without Limits or Throttling in axios
Trending: 40
HIGHCVE-2026-44495EXP
Axios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Trending: 38
HIGHCVE-2026-44494EXP
Axios: Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
Trending: 38
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 36
HIGHCVE-2026-44496
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
Trending: 36

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
Aug 21, 2026

Version History

v2
Last enriched 73d ago
v2Tier C73d 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
v186d ago

Initial creation