← Back

CVE-2026-44496

nvd nist
Published: Jun 11, 2026Modified: Jun 12, 2026

JSON object

Loading...
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: security-advisories@github.com (Secondary)

Description

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.

Affected (2)

Products: Axios: Axios
1 product
Axios
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Axios
Before 0.32.0
From 1.0.0 to 1.16.0

References (2)

Source: security-advisories@github.com
ExploitVendor AdvisoryMitigation
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
ExploitVendor AdvisoryMitigation

Timeline

No history available yet.