Lucene search
+L

25 matches found

Cvelist
Cvelist
added 2026/08/13 8:31 a.m.43 views

CVE-2026-19481 @fastify/busboy vulnerable to Denial of Service via prototype-named multipart part header

@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as proto or constructor. The internal header parser stores headers in a...

7.5CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 8:31 a.m.59 views

CVE-2026-19481

Summary: CVE-2026-19481 affects the multipart-form data parser in the @fastify/busboy package (versions 1.0.0–3.2.0). An attacker can submit multipart data with a part header named after a prototype-inherited property (e.g., proto , constructor), causing the header parser (which stores headers in...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2025/05/19 10:16 p.m.3 views

Uncaught Exception

Overview Affected versions of this package are vulnerable to Uncaught Exception due to an error event thrown by busboy. An attacker can cause a full nodejs application to crash by sending a specially crafted multi-part upload request. PoC javascript const express = require'express' const multer =...

8.7CVSS6.9AI score0.008EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2020/05/08 7:45 a.m.255 views

Node.js: Denial of Service by resource exhaustion CWE-400 due to unfinished HTTP/1.1 requests

Summary: Node.js is vulnerable to HTTP denial of service DOS attacks based on delayed requests submission which can make the server unable to accept new connections. Description: An attacker can open an arbitrary number of HTTP connections and keep the server busy by never completing the request...

5CVSS0.08358EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/02/25 5:51 p.m.150 views

Node.js third-party modules: Prototype pollution in multipart parsing

I would like to report a prototype pollution attack in fastify-multipart it allows to crash a remote server parsing multipart requests by sending a specially crafted request. Module module name: fastify-multipart version: all versions before Detailed steps to reproduce with all required...

5CVSS0.7AI score0.01497EPSS
SaveExploits1
Rows per page
Query Builder