QSearchQSearch

CVE-2026-44492

8.6 HIGH

Axios is a promise based HTTP client for the browser and Node.js

Published: 2026-06-11 · Last updated: 2026-06-13

Severity and scoring

CVSS
8.6 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CWE
CWE-918

Affected products

VendorProduct
axiosaxios

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.

Source: NVD

References

Related CVEs

Same vendor

  • CVE-2026-44496 Axios is a promise based HTTP client for the browser and Node.js (7.5 HIGH)
  • CVE-2026-44494 Axios is a promise based HTTP client for the browser and Node.js (8.7 HIGH)
  • CVE-2026-44490 Axios is a promise based HTTP client for the browser and Node.js (4.8 MEDIUM)
  • CVE-2026-44489 Axios is a promise based HTTP client for the browser and Node.js (3.7 LOW)
  • CVE-2026-44488 Axios is a promise based HTTP client for the browser and Node.js (7.5 HIGH)

Same CWE

  • CVE-2026-53859 OpenClaw before 2026.5.26 contains a hostname validation vulnerability allowing attackers to bypass blocklist comparisons using trailing-... (6.5 MEDIUM)
  • CVE-2026-47684 Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing (7.7 HIGH)
  • CVE-2025-60175 Administrator Server Side Request Forgery (SSRF) in PopAd <= 1.0.4 versions (4.4 MEDIUM)
  • CVE-2026-50888 An authenticated Server-Side Request Forgery (SSRF) in the custom scraper subsystem component of Benjamin Jonard Koillection v1.8.0 allow... (8.1 HIGH)
  • CVE-2026-50887 A Server-Side Request Forgery (SSRF) in the automatic short URL title resolution component of shlink v5.0.1 allows attackers to scan inte... (9.1 CRITICAL)