216.73.217.98

CVE-2026-44496

· Published 11/06/2026 19:16 · Modified 12/06/2026 18:00 · Author: The MITRE Corporation

Labels: CVE-2026-44496 2026-06-11CVE-2026-44496CWE-400[email protected]

Essential information

Published
11/06/2026 19:16
Modified
12/06/2026 18:00
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CWE-400
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Analyzed — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
axios / axios cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
axios / axios cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

References