Lucene search
+L

1230559 matches found

EUVD
EUVD
added 2026/08/28 7:54 p.m.10 views

EUVD-2026-67929

multer is a middleware for handling multipart/form-data in Node.js. When an application uses an asynchronous fileFilter together with the fileSize limit, a race condition in multer's file stream handling can allow a file that exceeds the configured size limit to bypass the size-limit rejection. A...

3.7CVSS5.9AI score0.0016EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 7:54 p.m.13 views

CVE-2026-77063

multer , a Node.js middleware for handling multipart/form-data, contains a race condition in its file stream handling that is triggered when an application uses an asynchronous fileFilter together with the fileSize limit . An attacker can exploit this to cause a file that exceeds the configured s...

3.7CVSS5.9AI score0.0016EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/28 7:54 p.m.41 views

CVE-2026-77063 multer vulnerable to file size limit bypass via async fileFilter race condition

multer is a middleware for handling multipart/form-data in Node.js. When an application uses an asynchronous fileFilter together with the fileSize limit, a race condition in multer's file stream handling can allow a file that exceeds the configured size limit to bypass the size-limit rejection. A...

3.7CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 7:54 p.m.2 views

CVE-2026-77063 multer vulnerable to file size limit bypass via async fileFilter race condition

multer is a middleware for handling multipart/form-data in Node.js. When an application uses an asynchronous fileFilter together with the fileSize limit, a race condition in multer's file stream handling can allow a file that exceeds the configured size limit to bypass the size-limit rejection. A...

3.7CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/28 7:44 p.m.5 views

CVE-2026-77037 multer vulnerable to Denial of Service via file descriptor leak on aborted uploads

multer is a middleware for handling multipart/form-data in Node.js. In version 2.2.0, when a disk-backed upload is aborted or truncated before the write stream finishes, multer's disk storage engine removes the visible file but does not close the underlying write file descriptor, leaving a delete...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 7:44 p.m.37 views

CVE-2026-77037 multer vulnerable to Denial of Service via file descriptor leak on aborted uploads

multer is a middleware for handling multipart/form-data in Node.js. In version 2.2.0, when a disk-backed upload is aborted or truncated before the write stream finishes, multer's disk storage engine removes the visible file but does not close the underlying write file descriptor, leaving a delete...

7.5CVSS0.00347EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 7:44 p.m.8 views

EUVD-2026-67928

multer is a middleware for handling multipart/form-data in Node.js. In version 2.2.0, when a disk-backed upload is aborted or truncated before the write stream finishes, multer's disk storage engine removes the visible file but does not close the underlying write file descriptor, leaving a delete...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 7:44 p.m.2 views

CVE-2026-77037 multer vulnerable to Denial of Service via file descriptor leak on aborted uploads

multer is a middleware for handling multipart/form-data in Node.js. In version 2.2.0, when a disk-backed upload is aborted or truncated before the write stream finishes, multer's disk storage engine removes the visible file but does not close the underlying write file descriptor, leaving a delete...

7.5CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/28 7:44 p.m.32 views

CVE-2026-77037

multer is a Node.js middleware for handling multipart/form-data uploads. In version 2.2.0 , when a disk-backed upload is aborted or truncated before the write stream finishes, the disk storage engine removes the visible file but fails to close the underlying write file descriptor , leaving a dele...

7.5CVSS5.9AI score0.00347EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/28 7:24 p.m.19 views

CVE-2026-76798

The MongoSQL Transition Readiness Tool (part of MongoDB's SQL/BI Connector stack) writes query text and user names from BI Connector log files into its generated HTML reports without encoding them for the HTML output context. An attacker with low privileges who can issue queries through the BI Co...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/28 7:24 p.m.41 views

CVE-2026-76798 MongoSQL Transition Readiness Tool Improper Output Encoding in Generated HTML Reports

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector can influence log content so that markup supplied in a query...

6.9CVSS0.00204EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 7:24 p.m.11 views

EUVD-2026-67778

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector can influence log content so that markup supplied in a query...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/28 7:24 p.m.8 views

CVE-2026-76798 MongoSQL Transition Readiness Tool Improper Output Encoding in Generated HTML Reports

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector can influence log content so that markup supplied in a query...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/08/28 7:24 p.m.11 views

MongoSQL Transition Readiness Tool Improper Output Encoding in Generated HTML Reports

The MongoSQL Transition Readiness Tool writes query text and user names read from BI Connector log files into its generated HTML report without encoding them for that output context. A user able to issue queries through the BI Connector can influence log content so that markup supplied in a query...

6.9CVSS5.8AI score0.00204EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/28 7:19 p.m.19 views

CVE-2026-55484

ALOS HTTP , a Linux-first Go web framework with a custom networking stack, is vulnerable to an unauthenticated remote denial-of-service . The root cause is an unchecked p[0] access in core/utils.go::sanitizeRequestPath after splitPathQuery processes a path beginning with a question mark, leaving ...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/28 7:19 p.m.17 views

CVE-2026-55484 ALOS HTTP: Unauthenticated remote DoS: malformed path starting with "?" triggers out-of-bounds panic in sanitizeRequestPath, crashing entire server

ALOS HTTP is a Linux-first Go web framework and application server built around a custom networking stack. Prior to 0.0.0-20260617230736-314b6783e196, core/utils.go::sanitizeRequestPath calls splitPathQuery on a request path beginning with a question mark and then performs the unchecked p0 access...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 7:19 p.m.14 views

EUVD-2026-67872

ALOS HTTP is a Linux-first Go web framework and application server built around a custom networking stack. Prior to 0.0.0-20260617230736-314b6783e196, core/utils.go::sanitizeRequestPath calls splitPathQuery on a request path beginning with a question mark and then performs the unchecked p0 access...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 7:19 p.m.46 views

CVE-2026-55484 ALOS HTTP: Unauthenticated remote DoS: malformed path starting with "?" triggers out-of-bounds panic in sanitizeRequestPath, crashing entire server

ALOS HTTP is a Linux-first Go web framework and application server built around a custom networking stack. Prior to 0.0.0-20260617230736-314b6783e196, core/utils.go::sanitizeRequestPath calls splitPathQuery on a request path beginning with a question mark and then performs the unchecked p0 access...

7.5CVSS0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 7:19 p.m.12 views

CVE-2026-55484 ALOS HTTP: Unauthenticated remote DoS: malformed path starting with "?" triggers out-of-bounds panic in sanitizeRequestPath, crashing entire server

ALOS HTTP is a Linux-first Go web framework and application server built around a custom networking stack. Prior to 0.0.0-20260617230736-314b6783e196, core/utils.go::sanitizeRequestPath calls splitPathQuery on a request path beginning with a question mark and then performs the unchecked p0 access...

7.5CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 7:16 p.m.14 views

EUVD-2026-67871

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, the class-definition import endpoint /pimcore-studio/api/class/definition/configuration-view/detail/id/import accepts a DataObject field name that is emitted without an identifier allowlist b...

9.9CVSS6AI score0.00448EPSS
SaveExploits0References5
Rows per page
Query Builder