Lucene search
+L

265 matches found

Kitploit
Kitploit
added 2026/09/11 8:06 p.m.9 views

multer-sca-rule-test_cve-2025-7338

This repository does not have a README...

7.5CVSS6.2AI score0.00681EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.15 views

ROOT-APP-NPM-CVE-2025-47944 CVE-2025-47944 in multer - Patched by Root

Root has patched CVE-2025-47944 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS7.9AI score0.008EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.11 views

ROOT-APP-NPM-CVE-2025-7338 CVE-2025-7338 in multer - Patched by Root

Root has patched CVE-2025-7338 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS5.4AI score0.00681EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.12 views

ROOT-APP-NPM-CVE-2026-3520 CVE-2026-3520 in multer - Patched by Root

Root has patched CVE-2026-3520 in the multer package for Root:npm. Multiple fixed versions available...

8.7CVSS5.8AI score0.00713EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.12 views

ROOT-APP-NPM-CVE-2025-48997 CVE-2025-48997 in multer - Patched by Root

Root has patched CVE-2025-48997 in the multer package for Root:npm. Multiple fixed versions available...

8.7CVSS5.4AI score0.00436EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.9 views

ROOT-APP-NPM-CVE-2026-2359 CVE-2026-2359 in multer - Patched by Root

Root has patched CVE-2026-2359 in the multer package for Root:npm. Multiple fixed versions available...

8.7CVSS5.8AI score0.00663EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.23 views

ROOT-APP-NPM-CVE-2026-5079 CVE-2026-5079 in multer - Patched by Root

Root has patched CVE-2026-5079 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.9 views

ROOT-APP-NPM-CVE-2026-77078 CVE-2026-77078 in multer - Patched by Root

Root has patched CVE-2026-77078 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS0.00291EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.6 views

ROOT-APP-NPM-CVE-2026-82333 CVE-2026-82333 in multer - Patched by Root

Root has patched CVE-2026-82333 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS0.00278EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 9:06 a.m.15 views

ROOT-APP-NPM-CVE-2026-3304 CVE-2026-3304 in multer - Patched by Root

Root has patched CVE-2026-3304 in the multer package for Root:npm. Multiple fixed versions available...

8.7CVSS5.8AI score0.00663EPSS
SaveExploits1
OSV
OSV
added 2026/09/11 9:06 a.m.12 views

ROOT-APP-NPM-CVE-2025-47935 CVE-2025-47935 in multer - Patched by Root

Root has patched CVE-2025-47935 in the multer package for Root:npm. Multiple fixed versions available...

7.5CVSS5.4AI score0.00784EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:52 a.m.9 views

CVE-2026-3304

CVE-2026-3304 Lab Environment For educational and research purposes only. Attacking systems without authorization is illegal. This lab environment was built by analyzing the Multer 2.1.0 patch and its official test code. The vulnerable server replicates the exact conditions described in the patch...

8.7CVSS5.9AI score0.00663EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/08 9:30 p.m.14 views

EUVD-2026-67930

multer vulnerable to Denial of Service via crafted multipart field names...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:30 p.m.8 views

multer vulnerable to Denial of Service via crafted multipart field names

Impact A vulnerability in multer allows a remote, unauthenticated attacker to crash the Node.js process with a single multipart/form-data request. Two specially crafted text field names cause an uncaught RangeError: Invalid array length inside multer's field parsing, which is not routed to the...

7.5CVSS0.00291EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:29 p.m.9 views

multer vulnerable to Denial of Service via file descriptor leak on aborted uploads

Impact A vulnerability in multer 2.2.0 allows an attacker to trigger a Denial of Service DoS by aborting or truncating multipart uploads. When using diskStorage, the destination write stream is not closed if the upload is aborted before it finishes, so each failed request leaks an open file...

7.5CVSS0.00347EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 9:29 p.m.11 views

EUVD-2026-67928

multer vulnerable to Denial of Service via file descriptor leak on aborted uploads...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:29 p.m.8 views

multer vulnerable to file size limit bypass via async fileFilter race condition

Impact When multer is configured with an asynchronous fileFilter, the limits.fileSize limit can be bypassed. The 'limit' event is registered inside the async fileFilter callback, so if a file exceeds limits.fileSize before that callback runs, the event is missed and the oversized upload is accept...

3.7CVSS0.0016EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 9:29 p.m.11 views

EUVD-2026-67929

multer vulnerable to file size limit bypass via async fileFilter race condition...

3.7CVSS5.9AI score0.0016EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:28 p.m.7 views

multer vulnerable to Denial of Service via oversized array index in field names

Impact multer is vulnerable to a Denial of Service DoS via a crafted array index in multipart field names. The append-field dependency parses bracket notation in field names, and a large numeric index such as items4294967294 forces allocation of a maximum-length sparse array. A following field wi...

7.5CVSS0.00278EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/09/08 9:28 p.m.14 views

EUVD-2026-67932

multer vulnerable to Denial of Service via oversized array index in field names...

7.5CVSS5.9AI score0.00278EPSS
SaveExploits0References6
Rows per page
Query Builder