Lucene search
+L

97 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 12:39 p.m.12 views

Security Bulletin:Axios HTTP/2 Session Cleanup Logic State Corruption Bug Fixed in 1.13.2

Summary Axios is a promise based HTTP client for the browser and Node.js. Starting in version 1.13.0 and prior to 1.13.2, Axios HTTP/2 session cleanup logic contains a state corruption bug that allows a malicious server to crash the client process through concurrent session closures. The...

5.9CVSS5.8AI score0.00731EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2026/04/30 6:55 a.m.17 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to use of the in operator in the mergeDirectKeys strategy for validateStatus, which traverses the prototype chain, allowing a polluted Object.prototype.validateStatus to override behavior and treat all HTTP responses as...

8.2CVSS5.3AI score0.00611EPSS
SaveExploits1References44Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-42035

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter...

7.4CVSS6.9AI score0.00403EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/24 7:21 p.m.27 views

Insertion of Sensitive Information Into Sent Data

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data through the request configuration handling in the adapters/xhr.js adapter and helpers/resolveConfig.js‎. An attacker can...

6.1CVSS5.4AI score0.00228EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/04/24 6:16 p.m.13 views

CVE-2026-42036

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when responseType: 'stream' is used, Axios returns the response stream without enforcing maxContentLength. This bypasses configured response-size limits and allows unbounded downstream consumption. This...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/24 6:16 p.m.21 views

UBUNTU-CVE-2026-42037

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly into the Content-Type header of each multipart part without sanitizing CRLF \r\n sequences. An attacker w...

5.3CVSS5.9AI score0.00294EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.16 views

UBUNTU-CVE-2026-42033

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnProperty guard, an attacker can a silently intercept and modify every JSON response before the...

7.4CVSS5.7AI score0.00838EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.24 views

UBUNTU-CVE-2026-42035

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter lib/adapters/http.js that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type...

7.4CVSS6AI score0.00403EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.27 views

UBUNTU-CVE-2026-42036

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when responseType: 'stream' is used, Axios returns the response stream without enforcing maxContentLength. This bypasses configured response-size limits and allows unbounded downstream consumption. This...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.28 views

UBUNTU-CVE-2026-42043

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 range other than 127.0.0.1 to completely bypass the NOPROXY protection. This vulnerability is due t...

10CVSS5.8AI score0.00661EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/24 6:16 p.m.32 views

UBUNTU-CVE-2026-42040

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode function in lib/helpers/AxiosURLSearchParams.js contains a character mapping charMap at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent'\x00' correctly...

3.7CVSS5.8AI score0.00217EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.23 views

UBUNTU-CVE-2026-42041

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution to silently suppress all HTTP error responses 401, 403, 500, etc., causing them to be...

8.2CVSS5.8AI score0.00611EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.19 views

UBUNTU-CVE-2026-42034

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, for stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 native http/https transport path. Oversized streamed uploads are sent fully even when the caller sets strict body limits...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/04/24 6:16 p.m.14 views

CVE-2026-42033

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnProperty guard, an attacker can a silently intercept and modify every JSON response before the...

7.4CVSS5.7AI score0.00838EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/24 6:16 p.m.22 views

UBUNTU-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 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...

7.5CVSS5.8AI score0.00744EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.18 views

UBUNTU-CVE-2026-42038

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, he fix for noproxy hostname normalization bypass is incomplete. When noproxy=localhost is set, requests to 127.0.0.1 and ::1 still route through the proxy instead of bypassing it. The shouldBypassProxy...

7.5CVSS5.8AI score0.00301EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:16 p.m.24 views

UBUNTU-CVE-2026-42042

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses JavaScript truthy/falsy semantics instead of strict boolean comparison for the withXSRFToken config property. When this property is set to any truthy...

5.4CVSS5.8AI score0.00228EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/24 6:03 p.m.9 views

CVE-2026-42042 Axios: XSRF Token Cross-Origin Leakage via Prototype Pollution Gadget in `withXSRFToken` Boolean Coercion

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses JavaScript truthy/falsy semantics instead of strict boolean comparison for the withXSRFToken config property. When this property is set to any truthy...

5.4CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/04/24 6:03 p.m.167 views

CVE-2026-42042

Axios is affected by a cross-origin leakage due to XSRF token handling when withXSRFToken is set to truthy non-boolean values. Prior to versions 1.15.1 and 0.31.1, the protection logic used truthy/falsy semantics instead of strict boolean comparison, short-circuiting the isURLSameOrigin check and...

5.4CVSS5.3AI score0.00228EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/24 6:03 p.m.59 views

CVE-2026-42042 Axios: XSRF Token Cross-Origin Leakage via Prototype Pollution Gadget in `withXSRFToken` Boolean Coercion

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses JavaScript truthy/falsy semantics instead of strict boolean comparison for the withXSRFToken config property. When this property is set to any truthy...

5.4CVSS0.00228EPSS
SaveExploits1References1
Rows per page
Query Builder