HTTP Client Vulnerability in Axios Affects Browsers and Node.js
CVE-2026-42043
7.2HIGH
What is CVE-2026-42043?
A significant vulnerability in Axios, a widely used promise-based HTTP client for both browser and Node.js environments, allows attackers to exploit target URLs. By influencing the target URL of an Axios request, an attacker can bypass NO_PROXY protections, utilizing any address within the 127.0.0.0/8 range, excluding 127.0.0.1. This issue stems from incomplete protection measures related to a prior vulnerability, specifically CVE-2025-62718. The flaw has been remedied in Axios versions 1.15.1 and 0.31.1. Users are advised to upgrade to the latest version to mitigate potential risks.
Affected Version(s)
axios >= 1.0.0, < 1.15.1 < 1.0.0, 1.15.1
axios < 0.31.1 < 0.31.1
