CVE-2026-42039
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects wi
CVSS
7.5
High
EPSS
0.7%
p50
KEV
—
Exploit Today
15
0-100
Published: Apr 24, 2026 · Last modified: Jul 16, 2026 · CWE-674 · CWE-770
0.7%EPSS · 30 days0.7%
2026-06-302026-07-16
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as request data crashes the Node.js process with a RangeError. This vulnerability is fixed in 1.15.1 and 0.31.1.
- github.comhttps://github.com/axios/axios/security/advisories/GHSA-62hf-57xw-28j9
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:14937
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16476
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16532
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16534
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16535
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16542
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:16874
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:17468
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:17474
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:17657
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:17699
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:19109
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:19375
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:20889
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:20938
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:21017
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:21338
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:21772
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:22465
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-217107.5 HIG97.8%
——29A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.
When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.
* This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**2dCVE-2026-261307.5 HIG85.0%
——25Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network.2dCVE-2026-489337.5 HIG84.9%
——25A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB.
This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.21hCVE-2026-455917.5 HIG82.4%
——25Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.2dCVE-2021-366307.5 HIG80.5%
——24DDOS reflection amplification vulnerability in eAut module of Ruckus Wireless SmartZone controller that allows remote attackers to perform DOS attacks via crafted request.8dCVE-2025-97847.5 HIG80.2%
——24A flaw was found in Undertow where malformed client requests can trigger server-side stream resets without triggering abuse counters. This issue, referred to as the "MadeYouReset" attack, allows malicious clients to induce excessive server workload by repeatedly causing server-side stream aborts. While not a protocol bug, this highlights a common implementation weakness that can be exploited to cause a denial of service (DoS).17d