Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
3891 articles · 205847 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
atlassiancruciblecert_advisory90%
atlassianfisheyecert_advisory90%
atlassianconfluencecert_advisory90%
atlassianbamboocert_advisory90%
atlassianjiracert_advisory90%

References

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

Related News (9 articles)

Tier B
CERT-FR1d ago
Multiples vulnérabilités dans les produits IBM (28 août 2026)
→ No new info (linked only)
Tier B
BSI Advisories2d ago
[NEU] [hoch] IBM Concert: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories4d ago
[NEU] [hoch] Red Hat Enterprise Linux (Apicurio Registry): Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories10d ago
[NEU] [hoch] Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye, und Jira): Mehrere Schwachstellen
→ No new info (linked only)
Tier B
CERT-FR29d ago
Multiples vulnérabilités dans les produits IBM (31 juillet 2026)
→ No new info (linked only)
Tier B
CERT-FR33d ago
Multiples vulnérabilités dans les produits Atlassian (27 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories38d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier B
BSI Advisories73d ago
[NEU] [hoch] Atlassian Bamboo, Bitbucket, Confluence, Fisheye, Crucible, Jira und Jira Service Management: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB79d 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 enriched79d agov2
Tags
GHSA-hfxv-24rg-xrqfnpm
Trending Score53
Source articles9
Independent3
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-44488EXP
Axios: Allocation of Resources Without Limits or Throttling in axios
Trending: 65
HIGHCVE-2026-44486
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
Trending: 53
NONECVE-2026-44487EXP
Axios: Proxy-Authorization Credential Leak to Origin Server Across HTTP-to-HTTPS Redirect in Axios Node.js HTTP Adapter
Trending: 52
NONECVE-2026-67313
axios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON
Trending: 18
NONECVE-2026-67318
axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2
Trending: 18

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
Aug 28, 2026

Version History

v2
Last enriched 79d ago
v2Tier C79d ago

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

affectedVersionsseverity
via VulDB
v186d ago

Initial creation