Lucene search
+L

5392 matches found

EUVD
EUVD
•added 2026/08/01 12:22 p.m.•22 views

EUVD-2026-51809

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score0.00318EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/08/01 12:22 p.m.•12 views

CVE-2026-67319

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score0.00318EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/01 12:22 p.m.•12 views

CVE-2026-67319 axios before 0.33.0 Prototype Pollution via nested option objects

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.4AI score0.00318EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/01 12:22 p.m.•11 views

CVE-2026-67312 axios 0.28.0 before 0.33.0 Denial of Service via formToJSON

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
•added 2026/08/01 12:22 p.m.•81 views

CVE-2026-67319

Axios before 0.33.0 (and 1.x before 1.18.0) is vulnerable to prototype pollution via nested request option objects. When Object.prototype is polluted, nested plain objects (e.g., auth, paramsSerializer) are cloned into ordinary objects and read without own-property checks, potentially injecting a...

6.3CVSS5.5AI score0.00318EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2026/08/01 12:22 p.m.•13 views

CVE-2026-67312

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

6.3CVSS5.5AI score0.00521EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
•added 2026/08/01 12:22 p.m.•16 views

EUVD-2026-51830

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

6.3CVSS5.5AI score0.00521EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/01 12:22 p.m.•12 views

CVE-2026-67319 axios before 0.33.0 Prototype Pollution via nested option objects

axios before 0.33.0 and 1.x before 1.18.0 can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth a...

6.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/01 12:22 p.m.•48 views

CVE-2026-67312 axios 0.28.0 before 0.33.0 Denial of Service via formToJSON

axios versions from 0.28.0 before 0.33.0 and from 1.0.0 before 1.18.0 contain uncontrolled recursion in formDataToJSON exposed as axios.formToJSON and used internally when serializing FormData with Content-Type: application/json. When an application passes attacker-controlled FormData field names...

6.3CVSS0.00521EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/08/01 12:22 p.m.•18 views

EUVD-2026-51866

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

6.3CVSS5.5AI score0.00521EPSS
SaveExploits1References2
CVE
CVE
•added 2026/08/01 12:22 p.m.•104 views

CVE-2026-67313

CVE-2026-67313 affects axios versions 0.28.0 through 0.32.x and 1.0.0 through 1.17.x. The formDataToJSON function (in lib/helpers/formDataToJSON.js) performs unbounded recursion in buildPath() when processing FormData field names containing deeply nested bracket segments, causing a RangeError tha...

7.5CVSS5.5AI score0.00521EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2026/08/01 12:22 p.m.•13 views

CVE-2026-67313

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

6.3CVSS5.5AI score0.00521EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2026/08/01 12:22 p.m.•41 views

CVE-2026-67313 axios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

6.3CVSS0.00521EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/01 12:22 p.m.•12 views

CVE-2026-67313 axios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

6.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/07/30 6:34 p.m.•21 views

EUVD-2026-51271

Uncontrolled recursion in the unknown-key skip path of the aws-smithy-json runtime crate before 0.62.7, which the smithy-rs code generator invokes from every generated struct deserializer, might allow remote unauthenticated users to cause a denial of service process abort via stack exhaustion via...

8.7CVSS6AI score0.00431EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/30 6:34 p.m.•14 views

CVE-2026-18140

Uncontrolled recursion in the unknown-key skip path of the aws-smithy-json runtime crate before 0.62.7, which the smithy-rs code generator invokes from every generated struct deserializer, might allow remote unauthenticated users to cause a denial of service process abort via stack exhaustion via...

8.7CVSS6AI score0.00431EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
•added 2026/07/30 4:45 p.m.•11 views

SUSE CVE-2026-46668

SpiceDB is an open source database system for creating and managing security-critical application permissions. From version 1.15.0 to before version 1.52.0, caveat structures with nested lists can result in improper cache reuse. This issue has been patched in version 1.52.0...

2.3CVSS7.5AI score0.0035EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/07/30 11:11 a.m.•11 views

No title provided

A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a...

7.5CVSS5.9AI score0.00521EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
•added 2026/07/30 11:11 a.m.•13 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.00521EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
•added 2026/07/30 5:22 a.m.•15 views

kernel: net: sched: act_csum: validate nested VLAN headers

A flaw was found in the Linux kernel's network scheduler component. A remote attacker could send specially crafted network packets containing nested Virtual Local Area Network VLAN headers. This could cause the kernel to read beyond allocated memory, leading to a system crash and a denial of...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5
Rows per page
Query Builder