CVE Catalog

CVE-2026-42043

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.66%

49th percentile - higher than 49% of all known CVEs

Summary

A vulnerability in the Axios library allows an attacker who can influence the target URL of a request to completely bypass NO_PROXY protection using any address in the 127.0.0.0/8 range (other than 127.0.0.1). This is an incomplete fix for CVE-2025-62718.

Risk Assessment

The risk is that an attacker can redirect network traffic to local IP addresses, potentially accessing internal services or bypassing network security controls, which could lead to data leakage or unauthorized access.

Recommendation

Immediately update the Axios library to version 1.15.1 or 0.31.1, which contain the fix for this vulnerability.

Other vulnerabilities in Axios

See all
Original NVD description (English source)

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 range (other than 127.0.0.1) to completely bypass the NO_PROXY protection. This vulnerability is due to an incomplete for CVE-2025-62718, This vulnerability is fixed in 1.15.1 and 0.31.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS