vulnti.work

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback…

Critical CVSS 9.9
CVECVE-2025-62718
First seen2026-07-21 12:30 UTC
Disclosed2026-04-09 15:16 UTC
Last updated2026-07-21 12:30 UTC
Channel statusauto

Summary

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This i…

In-depth triage · Auto channel

No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).

Affected products

  • :
Lint boundary warnings (2)

The following non-blocking warnings were raised during the lint phase of this triage (e.g. reference URLs not yet on the allowlist). They do not affect entry usability and are disclosed for transparency (see DR-002).

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://datatracker.ietf.org/doc/html/rfc1034#section-3.1
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2

Sources

  • NVD DATABASE

Original Links

Timeline

  1. nvd_ingest NVD