CVE-2026-44492 - High Severity Vulnerability
Vulnerable Libraries - axios-1.3.5.tgz, axios-0.19.2.min.js
axios-1.3.5.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.3.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- ❌ axios-1.3.5.tgz (Vulnerable Library)
axios-0.19.2.min.js
Promise based HTTP client for the browser and node.js
Library home page: https://cdnjs.cloudflare.com/ajax/libs/axios/0.19.2/axios.min.js
Path to dependency file: /public/vue.html
Path to vulnerable library: /public/vue.html
Dependency Hierarchy:
- ❌ axios-0.19.2.min.js (Vulnerable Library)
Found in HEAD commit: eef840d3f52ae21cb808bc3aa4232f0ed4019a91
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2026-06-11
URL: CVE-2026-44492
CVSS 3 Score Details (8.6)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: GHSA-pjwm-pj3p-43mv
Release Date: 2026-05-31
Fix Resolution: axios - 1.16.0,axios - 0.32.0
Step up your Open Source Security Game with Mend here
CVE-2026-44492 - High Severity Vulnerability
axios-1.3.5.tgz
Library home page: https://registry.npmjs.org/axios/-/axios-1.3.5.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
axios-0.19.2.min.js
Promise based HTTP client for the browser and node.js
Library home page: https://cdnjs.cloudflare.com/ajax/libs/axios/0.19.2/axios.min.js
Path to dependency file: /public/vue.html
Path to vulnerable library: /public/vue.html
Dependency Hierarchy:
Found in HEAD commit: eef840d3f52ae21cb808bc3aa4232f0ed4019a91
Found in base branch: master
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.
Publish Date: 2026-06-11
URL: CVE-2026-44492
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.Type: Upgrade version
Origin: GHSA-pjwm-pj3p-43mv
Release Date: 2026-05-31
Fix Resolution: axios - 1.16.0,axios - 0.32.0
Step up your Open Source Security Game with Mend here