Lucene search
+L

351 matches found

CVE
CVE
added 2026/08/01 12:22 p.m.62 views

CVE-2026-67314

CVE-2026-67314 affects axios versions >=1.15.2 and

6.5CVSS5.5AI score0.00353EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67317 axios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream

axios versions 1.7.0 before 1.18.0 fail to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers can supply unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or resource...

6.3CVSS5.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 11:11 a.m.9 views

axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth

A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in it...

6.5CVSS5.5AI score0.00353EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/29 9:40 p.m.16 views

axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/07/29 9:40 p.m.9 views

axios: axios: Denial of Service via object serialization bypass

A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This ca...

7.5CVSS5.5AI score0.0036EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/29 9:40 p.m.8 views

axios: axios: Denial of Service via uncontrolled recursion in form data processing

A flaw was found in axios, a popular JavaScript library. An attacker can exploit this vulnerability by providing malicious form data containing deeply nested field names. This input triggers uncontrolled recursion within the formDataToJSON function, which is responsible for processing form data...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/28 10:54 p.m.10 views

axios: axios: Denial of Service via object serialization bypass

A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This ca...

7.5CVSS5.5AI score0.0036EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/28 10:54 p.m.10 views

axios: axios: Denial of Service via uncontrolled recursion in form data processing

A flaw was found in axios, a popular JavaScript library. An attacker can exploit this vulnerability by providing malicious form data containing deeply nested field names. This input triggers uncontrolled recursion within the formDataToJSON function, which is responsible for processing form data...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/07/28 10:54 p.m.7 views

axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/28 5:55 p.m.19 views

Security Bulletin: IBM Sterling Secure Proxy is vulnerable to multiple issues

Summary Multiple vulnerabilities affect IBM Sterling Secure Proxy and are addressed in the latest release and ifix. Vulnerability Details CVEID:CVE-2025-62718 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle...

9.9CVSS6.9AI score0.01882EPSS
SaveExploits7Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/28 2:53 p.m.9 views

Security Bulletin: IBM Rhapsody Systems Engineering is vulnerable to prototype pollution abuse

Summary A security vulnerability was identified in the axios package used in IBM Rhapsody Systems Engineering. The issue has been resolved and patched. Vulnerability Details CVEID:CVE-2025-62718 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and...

9.9CVSS6.4AI score0.01161EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/24 9:20 a.m.9 views

Security Bulletin: IBM DevOps Loop has multiple vulnerabilities

Summary IBM DevOps Loop v2.0.2 addresses multiple vulnerabilities. Vulnerability Details CVEID:CVE-2026-42264 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties auth, baseURL, socketPath,...

9.1CVSS6.5AI score0.00838EPSS
SaveExploits8Affected Software1
F5 Networks
F5 Networks
added 2026/07/22 2:38 p.m.12 views

K000162375: Axios vulnerability CVE-2026-40175

Security Advisory Description Axios is a promise based HTTP client for the browser and Node.js. Versions prior to 1.15.0 and 0.3.1 are vulnerable to a specific gadget-style attack chain in which prototype pollution in a third-party dependency may be leveraged to inject unsanitized header values...

8.1CVSS6.8AI score0.01882EPSS
SaveExploits5
Snyk
Snyk
added 2026/07/20 10:40 p.m.13 views

Prototype Pollution

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Node HTTP adapter lib/adapters/http.js, which reads config.proxy through the prototype chain after a request interceptor returns a plain-object...

9.1CVSS7.9AI score0.00715EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/07/20 10:38 p.m.13 views

Uncontrolled Recursion

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Uncontrolled Recursion in the defaultVisitor function of lib/helpers/toFormData.js, which calls JSON.stringify on a value when its top-level key ends in , before the...

7.5CVSS6.2AI score0.00744EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/07/20 10:38 p.m.12 views

Uncontrolled Recursion

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Uncontrolled Recursion in the defaultVisitor function of lib/helpers/toFormData.js, which calls JSON.stringify on a value when its top-level key ends in ,...

7.5CVSS6.2AI score0.00744EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/07/20 10:37 p.m.16 views

Allocation of Resources Without Limits or Throttling

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 stream handling of lib/adapters/http.js, which does not enforce maxBodyLength on streamed uploads becau...

6.3CVSS5.5AI score0.00429EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 10:27 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch fo...

7.5CVSS5.4AI score0.005EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 10:20 p.m.11 views

Permissive List of Allowed Inputs

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet t...

7.5CVSS5.4AI score0.00331EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/20 5:58 p.m.8 views

Uncontrolled Recursion

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Uncontrolled Recursion in the buildPath function of lib/helpers/formDataToJSON.js, which recurses once per FormData key path segment without enforcing a...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1References2
Rows per page
Query Builder