Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3936 articles · 175980 vulns · 37/41 feeds (7d)
← Back to list
7.5
CVE-2026-44496PATCHED
axios · axios

Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

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 Products

VendorProductVersions
axiosaxios>= 1.0.0, < 1.16.0, < 0.32.0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
atlassianbamboocert_advisory90%
atlassianfisheyecert_advisory90%
atlassianconfluencecert_advisory90%
atlassiancruciblecert_advisory90%
atlassianjiracert_advisory90%

References

  • https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf(x_refsource_CONFIRM)

Related News (2 articles)

Tier B
BSI Advisories27d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB33d ago
CVE-2026-44496 | Axios up to 0.31.x/1.15.x Regular Expression resource consumption
→ No new info (linked only)
CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
axios@1.16.0axios@0.32.0
CWECWE-400, CWE-1333
PublishedJun 4, 2026
Last enriched33d agov2
Tags
GHSA-hfxv-24rg-xrqfnpm
Trending Score3
Source articles2
Independent2
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-42264
Axios: Prototype pollution read-side gadgets in HTTP adapter allow credential injection and request hijacking
Trending: 14
HIGHCVE-2026-44494EXP
Axios: Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
Trending: 10
HIGHCVE-2026-42043
Axios: Incomplete Fix for CVE-2025-62718 — NO_PROXY Protection Bypassed via RFC 1122 Loopback Subnet (127.0.0.0/8) in Axios 1.15.0
Trending: 6
HIGHCVE-2026-44492
Axios: shouldBypassProxy does not recognize IPv4-mapped IPv6 addresses, allowing NO_PROXY bypass (incomplete fix for CVE-2025-62718)
Trending: 3
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 3

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 4, 2026
Discovered by ZDM
Jun 4, 2026
Updated: affectedVersions, severity
Jun 11, 2026
Patch Available
Jul 14, 2026

Version History

v2
Last enriched 33d ago
v2Tier C33d ago

Updated affected versions to < 0.31.0 and < 1.15.0, changed severity to MEDIUM, and noted no exploit available.

affectedVersionsseverity
via VulDB
v140d ago

Initial creation