Lucene search
+L

71 matches found

Kitploit
Kitploit
•added 2026/09/21 7:12 a.m.•10 views

R2SAE

R2SAE - React2Shell Auto-Exploit Una extensión de Firefox para detectar y explotar CVE-2025-55182 Vulnerabilidad de contaminación de prototipos en React Server Actions Características • Instalación • Uso • Aviso legal ⚠️ Aviso legal Esta herramienta es únicamente para pruebas de seguridad...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References4
NVD
NVD
•added 2026/07/31 5:16 p.m.•21 views

CVE-2026-54707

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop does not enforce the Receive mode disablefiles setting in cli/onionsharecli/web/receivemode.py, where...

5.4CVSS0.004EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/24 5:41 p.m.•14 views

CVE-2026-5079

A flaw was found in Multer. A remote attacker can exploit this vulnerability by sending a single HTTP request with crafted multipart form data containing deeply nested field names. This can force the allocation of deeply nested object structures, consuming excessive CPU and memory resources. The...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/07/08 8:25 p.m.•13 views

CVE-2026-56669 Elysia: Inefficient Algorithmic Complexity and Interpretation Conflict

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to 1.4.29, Elysia uses getAll in form data normalization for multipart/form-data endpoints, causing the amount of work to grow quadratically with the number of...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/07/08 12:00 a.m.•22 views

PT-2026-56580

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to 1.4.29, Elysia uses getAll in form data normalization for multipart/form-data endpoints, causing the amount of work to grow quadratically with the number of...

7.5CVSS6AI score0.0063EPSS
SaveExploits0References4
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•25 views

OctoPrint Vulnerable to Denial of Service through malformed HTTP request in OctoPrint

ImpactOctoPrint versions up until and including 1.11.1 contain a vulnerability that allows any unauthenticated attacker to send a manipulated broken multipart/form-data request to OctoPrint and through that make the web server component become unresponsive. This could be used to effectively run a...

6.5CVSS5.7AI score0.00256EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/07/07 4:02 p.m.•15 views

PYSEC-2026-1974 Tornado vulnerable to excessive logging caused by malformed multipart form data

Summary When Tornado's multipart/form-data parser encounters certain errors, it logs a warning but continues trying to parse the remainder of the data. This allows remote attackers to generate an extremely high volume of logs, constituting a DoS attack. This DoS is compounded by the fact that the...

7.5CVSS7.1AI score0.00741EPSS
SaveExploits0References7
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•20 views

Werkzeug possible resource exhaustion when parsing file data in forms

Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request.maxformmemorysize setting.The Request.maxcontentlength setting, as well as resource limits provided by deployment software and platforms, a...

7.5CVSS6AI score0.01095EPSS
SaveExploits0References11Affected Software1
attackerkb
attackerkb
•added 2026/06/26 7:17 a.m.•11 views

CVE-2026-57874

An unauthenticated buffer overflow vulnerability exists in IEEE8021xupload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient bounds checking when parsing filename values in multipart upload data. A remote attacker may exploit this...

7.5CVSS5.9AI score0.00546EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/06/26 7:17 a.m.•61 views

CVE-2026-57874 GV-LPC2011/LPC2211 - unauthorized buffer overflow vulnerability (IEEE8021x_upload.cgi)

An unauthenticated buffer overflow vulnerability exists in IEEE8021xupload.cgi in GeoVision GV-LPC2011 and GV-LPC2211 V1.12 and earlier. The vulnerability is caused by insufficient bounds checking when parsing filename values in multipart upload data. A remote attacker may exploit this...

7.5CVSS0.00546EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
•added 2026/06/22 4:46 p.m.•29 views

CVE-2026-54283

Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form accepts maxfields and maxpartsize to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An...

7.5CVSS5.8AI score0.00481EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/19 5:10 a.m.•31 views

Malicious code in node-slot (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0d71bcdec983467ab6a47b538e524abc1cdafc98b411761bffb375be17d72009 On npm install, package.json's postinstall hook executes node test.js which invokes code in index.js that performs two distinct attacks on the...

5.9AI score
SaveExploits0References4
NVD
NVD
•added 2026/06/15 2:16 p.m.•22 views

CVE-2026-5079

Impact: multer versions 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested field names in multipart form data. The append-field dependency parses bracket notation in field names with no limit on nesting depth, allowing an attacker to force allocation of...

7.5CVSS0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/06/15 1:56 p.m.•55 views

CVE-2026-5079 multer vulnerable to Denial of Service via deeply nested field names

Impact: multer versions 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested field names in multipart form data. The append-field dependency parses bracket notation in field names with no limit on nesting depth, allowing an attacker to force allocation of...

7.5CVSS0.00488EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/06/05 11:09 p.m.•109 views

Exploit for Deserialization of Untrusted Data in Facebook React

React2Shell CVE-2025-55182 Next.js: CVE-2025-66478Unauthenti...

10CVSS8AI score0.99802EPSS
SaveExploits405
attackerkb
attackerkb
•added 2026/05/12 8:50 a.m.•19 views

CVE-2026-8161

[email protected] and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.prototype property such as proto, constructor, or toString, the parser invokes .push on the inherited...

7.5CVSS5.8AI score0.00533EPSS
SaveExploits1References3
SUSE Linux
SUSE Linux
•added 2026/04/22 7:22 a.m.•20 views

Security update for python-python-multipart

This update for python-python-multipart fixes the following issue: CVE-2026-40347: crafted multipart/form-data can cause a denial of service bsc1262403. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.9CVSS5.7AI score0.00418EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/04/02 5:10 p.m.•33 views

CVE-2026-26962 Rack: Header injection in multipart requests

Rack is a modular Ruby web server interface. From version 3.2.0 to before version 3.2.6, Rack::Multipart::Parser unfolds folded multipart part headers incorrectly. When a multipart header contains an obs-fold sequence, Rack preserves the embedded CRLF in parsed parameter values such as filename o...

4.8CVSS0.00245EPSS
SaveExploits0References1
CVE
CVE
•added 2026/04/02 4:46 p.m.•81 views

CVE-2026-34829

Rack is vulnerable to a Denial of Service caused by unbounded multipart file uploads when a request uses multipart/form-data without a Content-Length header. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO if CONTENT_LENGTH exists; w...

7.5CVSS5.8AI score0.00658EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
•added 2026/03/28 4:59 p.m.•12 views

CVE-2026-5027

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS6AI score0.04758EPSS
SaveExploits7References1
Rows per page
Query Builder