Lucene search
K

1494 matches found

Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.10 views

PT-2026-39894

Name of the Vulnerable Software and Affected Versions RVF versions 6.0.0 through 6.0.3 RVF versions 7.0.0 through 7.0.1 Description The setPath function in @rvf/set-get used by @rvf/core to flatten incoming form data into a nested object fails to block the keys proto , constructor, or prototype...

8.2CVSS5.9AI score0.00271EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.7 views

PT-2026-39255

Name of the Vulnerable Software and Affected Versions free5GC versions prior to 4.2.2 Description The NRF root SBI endpoint "POST /oauth2/token" contains a parser-level type-confusion bug. The handler in NFs/nrf/internal/sbi/api accesstoken.go uses reflection over...

7.5CVSS5.8AI score0.00364EPSS
Exploits1References7
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.5 views

Node.js Module axios < 1.15.1 CRLF Injection (CVE-2026-42037)

The version of the axios Node.js module installed on the remote host is prior to 1.15.1. It is, therefore, affected by the following vulnerability: - CRLF injection in multipart/form-data body via unsanitized blob.type in formDataToStream. CVE-2026-42037 Note that Nessus has not tested for this...

5.3CVSS5.8AI score0.0024EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/06 7:32 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview react-server-dom-parcel is a React Server Components bindings for DOM using Parcel. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling...

8.7CVSS5.8AI score0.01533EPSS
Exploits1References2
EUVD
EUVD
added 2026/05/05 12:40 a.m.12 views

EUVD-2026-25603

Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream...

5.3CVSS5.8AI score0.0024EPSS
Exploits1References2
Patchstack
Patchstack
added 2026/05/05 12:40 a.m.7 views

NPM: Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream

NPM: Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream vulnerability discovered by ? in WordPress Npm axios versions = 1.0.0, 1.15.1...

5.3CVSS5.8AI score0.0024EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/05/05 12:40 a.m.1 views

GHSA-445Q-VR5W-6Q77 Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream

Summary 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 who controls the .type property of a Blob/File-like object e.g., via a user-uploaded fil...

5.3CVSS6AI score0.0024EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/05/05 12:40 a.m.7 views

Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream

Summary 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 who controls the .type property of a Blob/File-like object e.g., via a user-uploaded fil...

5.3CVSS6AI score0.0024EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/05/05 12:34 a.m.7 views

EUVD-2026-25605

Axios: unbounded recursion in toFormData causes DoS via deeply nested request data...

7.5CVSS5.8AI score0.00413EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/05/05 12:34 a.m.7 views

Axios: unbounded recursion in toFormData causes DoS via deeply nested request data

Summary 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. Details lib/helpers/toFormData.js:210 defines an inner buildvalue, path that recurses into every object/array child line 225:...

7.5CVSS5.9AI score0.00413EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/05/05 12:25 a.m.3 views

EUVD-2026-25589

Axios: Header Injection via Prototype Pollution...

7.4CVSS5.8AI score0.00351EPSS
Exploits1References2
OSV
OSV
added 2026/05/05 12:25 a.m.3 views

GHSA-6CHQ-WFR3-2HJ9 Axios: Header Injection via Prototype Pollution

Summary 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 checking of the data payload, where if Object.prototype is polluted with getHeaders,...

7.4CVSS5.8AI score0.00351EPSS
Exploits1References3
Veracode
Veracode
added 2026/04/30 5:13 p.m.6 views

CRLF Injection

Axios is vulnerable to CRLF Injection. The vulnerability is due to improper sanitization of the Content-Type value in multipart form-data construction, which allows an attacker to inject arbitrary headers into the request body via crafted input...

5.3CVSS5.9AI score0.0024EPSS
Exploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/28 12:12 p.m.2 views

CVE-2026-42037

A flaw was found in Axios, an HTTP client for Node.js. A remote attacker, by controlling the type property of a file-like object, could inject arbitrary MIME part headers into multipart form data. This vulnerability arises from insufficient sanitization of carriage return and line feed CRLF...

5.3CVSS5.2AI score0.0024EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-42037

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. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js...

5.3CVSS6.3AI score0.0024EPSS
Exploits1References4
OSV
OSV
added 2026/04/25 5:47 a.m.7 views

OESA-2026-1995 python-tornado security update

Tornado is an open source version of the scalable, non-blocking web server and tools. Security Fixes: Tornado is a Python web framework and asynchronous networking library. In versions of Tornado prior to 6.5.5, the only limit on the number of parts in multipart/form-data is the maxbodysize setti...

8.7CVSS5.5AI score0.00375EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/24 7:19 p.m.3 views

CRLF Injection

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to CRLF Injection through the FormDataPart multipart header construction in the form-data streaming helper. An attacker can inject arbitrary multipart headers by supplying a...

6.9CVSS5.7AI score0.0024EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/24 7:19 p.m.3 views

CRLF Injection

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 CRLF Injection through the FormDataPart multipart header construction in the form-data streaming helper. An attacker can inject arbitrary multipart header...

6.9CVSS5.7AI score0.0024EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/24 7:18 p.m.3 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 through the toFormData recursive serializer in lib/helpers/toFormData.js. An attacker can crash a process by supplying a deeply...

8.7CVSS5.5AI score0.00413EPSS
Exploits1References2
NVD
NVD
added 2026/04/24 6:16 p.m.1 views

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.3CVSS0.0024EPSS
Exploits1References1
Rows per page
Query Builder