Lucene search
+L

900 matches found

Snyk
Snyk
•added 2026/09/11 8:51 a.m.•8 views

Allocation of Resources Without Limits or Throttling

Overview multiparty is a multipart/form-data parser which supports streaming Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in its part header handling, which bounds accumulated field values and file sizes but places no limit on the size o...

8.7CVSS5.8AI score0.00509EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/11 7:16 a.m.•13 views

CVE-2026-87908

multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single reques...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 6:37 a.m.•8 views

CVE-2026-87908 multiparty vulnerable to Denial of Service via unbounded part-header accumulation

multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single reques...

7.5CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/11 6:37 a.m.•12 views

CVE-2026-87908 multiparty vulnerable to Denial of Service via unbounded part-header accumulation

multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single reques...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/11 6:37 a.m.•48 views

CVE-2026-87908 multiparty vulnerable to Denial of Service via unbounded part-header accumulation

multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single reques...

7.5CVSS0.00509EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 5:49 p.m.•13 views

GHSA-8Q3C-RJR9-XXRP VictoriaMetrics vmrestore: Path traversal via crafted backup part names escapes restore root

Summary The VictoriaMetrics vmrestore utility does not validate backup part path components before writing restored files to the local filesystem. An attacker who can provide or modify a backup source can craft object names containing .. path components that cause vmrestore to write files outside...

6.8CVSS6AI score0.00405EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/02 3:17 p.m.•11 views

CVE-2026-78587

Incorrect Authorization CWE-863 in Fleet Server can lead to a denial of service of agent upload operations via Privilege Abuse CAPEC-122. Fleet Server does not correctly verify session ownership during multi-part data upload operations, allowing any authenticated agent to interfere with the activ...

3.1CVSS0.00295EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/02 2:43 p.m.•37 views

CVE-2026-78587

Fleet Server (Elastic) contains an Incorrect Authorization (CWE-863) flaw where session ownership is not correctly verified during multi-part data upload operations. This allows any authenticated agent to interfere with active upload sessions belonging to other enrolled agents, resulting in a den...

3.1CVSS5.9AI score0.00295EPSS
SaveExploits0References1Affected Software1
CISA KEV Catalog
CISA KEV Catalog
•added 2026/09/02 12:00 a.m.•16 views

Kludex Starlette HTTP Request/Response Smuggling Vulnerability

Kludex Starlette contains a HTTP request/response smuggling vulnerability that could allow attackers to inject paths into the host part, prepending the actual path leading to issues such as authentication bypass when the authentication depends on the reconstructed URL’s path. This vulnerability...

8.8CVSS6.4AI score0.12754EPSS
SaveIn wildExploits4
Positive Technologies
Positive Technologies
•added 2026/09/02 12:00 a.m.•21 views

PT-2026-84731

Incorrect Authorization CWE-863 in Fleet Server can lead to a denial of service of agent upload operations via Privilege Abuse CAPEC-122. Fleet Server does not correctly verify session ownership during multi-part data upload operations, allowing any authenticated agent to interfere with the activ...

3.1CVSS5.9AI score0.00295EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/02 12:00 a.m.•1 views

CVE-2026-78587: Incorrect Authorization

Incorrect Authorization CWE-863 in Fleet Server can lead to a denial of service of agent upload operations via Privilege Abuse CAPEC-122. Fleet Server does not correctly verify session ownership during multi-part data upload operations, allowing any authenticated agent to interfere with the activ...

3.1CVSS5.8AI score0.00295EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/24 2:53 p.m.•23 views

CVE-2026-65053 Horde IMP before 7.2.0 Stored Cross-Site Scripting via AppleDouble Viewer Part Name

Horde IMP's AppleDouble MIME viewer writes an attacker-controlled attachment name into an HTML status block without escaping it. In lib/Mime/Viewer/Appledouble.php, IMPrender obtains the name of the data part with IMPContents::getPartName, which returns the MIME part's own name parameter as...

5.1CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/08/24 2:53 p.m.•43 views

CVE-2026-65053 Horde IMP before 7.2.0 Stored Cross-Site Scripting via AppleDouble Viewer Part Name

Horde IMP's AppleDouble MIME viewer writes an attacker-controlled attachment name into an HTML status block without escaping it. In lib/Mime/Viewer/Appledouble.php, IMPrender obtains the name of the data part with IMPContents::getPartName, which returns the MIME part's own name parameter as...

6.1CVSS0.00412EPSS
SaveExploits1References6
CVE
CVE
•added 2026/08/24 2:53 p.m.•41 views

CVE-2026-65053

Horde IMP (webmail application) contains a stored cross-site scripting vulnerability in its AppleDouble MIME viewer. In lib/Mime/Viewer/Appledouble.php, the _IMPrender() method passes the MIME part's name parameter through sprintf into an IMP_Mime_Status object without escaping; IMP_Mime_Status::...

6.1CVSS5.8AI score0.00412EPSS
SaveExploits1References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/20 12:00 a.m.•2 views

CVE-2026-67446: Uncontrolled Resource Consumption

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit decodes attacker-supplied image attachments into a full raster before checking decoded dimensions, pixel count, or memory use in the GET /api/v1/message/id/part/partID/thumb endpoint. The Thumbnail handler in...

5.3CVSS5.8AI score0.00507EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/08/16 4:24 a.m.•29 views

CVE-2026-16779

The Kubio AI Page Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.8.5. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

4.3CVSS5.3AI score0.00385EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/07 1:28 p.m.•9 views

MINI-W9X6-MG2P-9R8C

Bulletin has no description...

5.3CVSS4.9AI score0.00515EPSS
SaveExploits0
OSV
OSV
•added 2026/08/05 8:07 a.m.•8 views

MINI-6RVR-JMWF-3WG2

Bulletin has no description...

9.6CVSS5.2AI score0.00345EPSS
SaveExploits0
OSV
OSV
•added 2026/08/01 1:38 p.m.•9 views

MINI-44PV-2M65-C8GX

Bulletin has no description...

7.5CVSS6.9AI score0.00665EPSS
SaveExploits1
SUSE CVE
SUSE CVE
•added 2026/07/30 4:54 p.m.•11 views

SUSE CVE-2026-41145

MinIO is a high-performance object storage system. Starting in RELEASE.2023-05-18T00-05-36Z and prior to RELEASE.2026-04-11T03-20-12Z, an authentication bypass vulnerability in MinIO's STREAMING-UNSIGNED-PAYLOAD-TRAILER code path allows any user who knows a valid access key to write arbitrary...

8.8CVSS7.9AI score0.00597EPSS
SaveExploits0References2
Rows per page
Query Builder