Lucene search
+L

55 matches found

CVE
CVE
added yesterday10 views

CVE-2026-16308

Summary (CVE-2026-16308) IBM Enterprise Build of Quarkus REST is affected in: 3.27.1–3.27.4.SP2 and 3.33.1–3.33.2.SP2. The issue is a DoS due to unbounded accumulation of multipart MIME part-header bytes in Quarkus REST, enabling remote attackers to exhaust memory. The vulnerability is tracked wi...

7.5CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added yesterday21 views

CVE-2026-16308 IBM Enterprise Build of Quarkus is affected by a DoS vulnerability

IBM Enterprise Build of Quarkus 3.27.1 through 3.27.4.SP2, and 3.33.1 through 3.33.2.SP2 Quarkus REST could allow a remote attacker to cause a denial of service due to unbounded accumulation of multipart MIME part-header bytes...

7.5CVSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

5.7CVSS5.9AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2026/07/22 8:37 p.m.4 views

USN-8591-1 python-aiohttp vulnerabilities

Sean Gilligan discovered that AIOHTTP did not properly limit memory usage when processing HTTP headers and trailers. An attacker could possibly use this issue to consume excessive system resources, resulting in a denial of service. CVE-2026-22815 It was discovered that AIOHTTP did not properly...

8.7CVSS5.4AI score0.0044EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 6:57 p.m.7 views

GHSA-JHMP-MQWM-3GQ8 Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS5.4AI score0.00497EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-50269

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker- controlled input included into multipart/payload...

7.5CVSS5.3AI score0.00301EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/12 8:12 p.m.17 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the multiPartHeader function when untrusted input is provided via field or filename to FormDataappend. An attacker can inject additional headers or multipart parts by including carriage returns, line feeds, or double...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 8:12 p.m.16 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection via the multiPartHeader function when untrusted input is provided via field or filename to FormDataappend. An attacker can inject additional headers or multipart parts by including carriage returns, line feeds, or double...

8.7CVSS5.9AI score0.00535EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/12 7:0 p.m.8 views

Security Bulletin: upload filename directly from the multipart Content-Disposition header without sanitization

Summary Langflow OSS 1.2.0 - 1.8.4 are affected by a critical arbitrary file write vulnerability in the files endpoint due to improper handling of uploaded filenames. The application extracts the filename directly from the multipart Content-Disposition header without sanitization and uses unsafe...

6.5CVSS5.5AI score0.00275EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/02 7:8 p.m.6 views

CVE-2026-48598 CRLF injection in Tesla.Multipart disposition parameters allows multipart part header injection

Improper Encoding or Escaping of Output vulnerability in elixir-tesla tesla allows multipart part header injection via unescaped Content-Disposition parameter values. Tesla.Multipart.partheadersfordisposition/1 interpolates each disposition parameter as k="v" with no validation of CR \r, LF \n, o...

2.1CVSS6AI score0.0019EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/06/02 12:0 a.m.16 views

Tesla 安全漏洞

Tesla is an HTTP client software open source by Elixir Tesla. Versions of Tesla from 0.8.0 to 1.18.3 contained security vulnerabilities. These vulnerabilities stemmed from the lack of escaping of the Content-Disposition parameter value, which could lead to multipart header injection attacks...

2.1CVSS5.3AI score0.0019EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/27 8:13 p.m.13 views

CVE-2026-8468

Allocation of Resources Without Limits or Throttling vulnerability in plugproject plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':readpartheaders/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on t...

8.2CVSS6AI score0.0062EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-8466

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Allocation of Resources Without Limits or Throttling vulnerability in ninenines cowboy allows denial of service via unbounded buffer accumulation in multipart...

8.2CVSS5.5AI score0.00382EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/20 3:35 p.m.13 views

EUVD-2026-30266

Plug: Unbounded buffer accumulation in multipart header parsing causes denial of service...

8.2CVSS5.9AI score0.0062EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/05/20 3:35 p.m.34 views

Plug: Unbounded buffer accumulation in multipart header parsing causes denial of service

Summary An Allocation of Resources Without Limits or Throttling vulnerability in Plug.Conn.readpartheaders/2 allows an unauthenticated attacker to exhaust server memory by sending a crafted multipart/form-data request, causing a denial of service. Details Plug.Conn.readpartheaders/2 in...

8.2CVSS5.9AI score0.0062EPSS
SaveExploits0References11Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in libcommons-fileupload-java, tomcat9

The allocation of resources for multipart headers with insufficient limits enabled created a DoS vulnerability in Apache Commons FileUpload. This issue affects Apache Commons FileUpload: versions from 1.0 before 1.6, and from 2.0.0-M1 before 2.0.0-M4. Users are recommended to upgrade to version 1...

7.5CVSS6.9AI score0.67267EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/14 11:16 a.m.20 views

CVE-2026-8468

Allocation of Resources Without Limits or Throttling vulnerability in plugproject plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':readpartheaders/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on t...

8.2CVSS0.0062EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/05/14 10:29 a.m.50 views

CVE-2026-8468 Unbounded buffer accumulation in multipart header parsing causes denial of service in plug

Allocation of Resources Without Limits or Throttling vulnerability in plugproject plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':readpartheaders/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper bound on t...

8.2CVSS0.0062EPSS
SaveExploits0References9
CVE
CVE
added 2026/05/14 10:29 a.m.20 views

CVE-2026-8468

Summary (facts from sources): CVE-2026-8468 describes an unbounded memory accumulation in multipart header parsing within Elixir Plug (plug_project) andCowboy-derived code. The root cause is in plug_multipart:parse_headers/2 (and read_part_headers/2 in lib/plug/conn.ex) which accumulates incoming...

8.2CVSS6AI score0.0062EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/14 10:29 a.m.9 views

EEF-CVE-2026-8468 Unbounded buffer accumulation in multipart header parsing causes denial of service in plug

Summary Allocation of Resources Without Limits or Throttling vulnerability in plug\project plug allows denial of service via unbounded buffer accumulation in multipart header parsing. 'Elixir.Plug.Conn':read\part\headers/2 in lib/plug/conn.ex does not obey its :length parameter. There is no upper...

8.2CVSS6.2AI score0.0062EPSS
SaveExploits0References9
Rows per page
Query Builder