Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF cookie name without escaping regex metacharacters. In standard browser environments, an attacker who can influence the cookie name passed to axios can cause expensive regex backtracking while axios reads document.cookie. The practical impact is client-side availability degradation, such as freezing the affected browser tab while axios prepares a request. The issue does not affect ordinary Node.js HTTP adapter usage, React Native, or web workers, where axios does not read document.cookie. This vulnerability is fixed in 0.32.0 and 1.16.0.
References
| Link | Resource |
|---|---|
| https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf | Exploit Vendor Advisory Mitigation |
| https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf | Exploit Vendor Advisory Mitigation |
Configurations
Configuration 1 (hide)
|
History
12 Jun 2026, 18:00
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Axios axios
Axios |
|
| CPE | cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* | |
| References | () https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf - Exploit, Vendor Advisory, Mitigation |
11 Jun 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf - |
11 Jun 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-11 17:16
Updated : 2026-06-12 18:00
NVD link : CVE-2026-44496
Mitre link : CVE-2026-44496
CVE.ORG link : CVE-2026-44496
JSON object : View
Products Affected
axios
- axios
