Lucene search
+L

1617 matches found

UbuntuCve
UbuntuCve
added 2026/03/24 5:16 a.m.8 views

CVE-2026-3260

Rejected reason: The Undertow web server enforces a default maximum HTTP request entity size limit. Any request including GET or HEAD containing a body that exceeds this configurable limit is safely dropped by the server, preventing single-request Resource Exhaustion Out of Memory Denial of Servi...

6.1AI score0.00441EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/24 5:16 a.m.14 views

UBUNTU-CVE-2026-3260

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods like getParameterMap, the server prematurely parses and stores this content to...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/03/24 4:11 a.m.38 views

CVE-2026-3260

Removed by vendor...

5.9AI score0.00441EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/24 4:11 a.m.37 views

CVE-2026-3260

...

0.00441EPSS
SaveExploits0
CVE
CVE
added 2026/03/24 4:11 a.m.45 views

CVE-2026-3260

Undertow-based products are affected by CVE-2026-3260. A flaw allows remote attackers to trigger Denial of Service by sending an HTTP GET request containing multipart/form-data; if applications parse parameters with getParameterMap(), Undertow may prematurely parse and store content to disk, cons...

5.8AI score0.00441EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/24 4:11 a.m.3 views

CVE-2026-3260

The Undertow web server enforces a default maximum HTTP request entity size limit. Any request including GET or HEAD containing a body that exceeds this configurable limit is safely dropped by the server, preventing single-request Resource Exhaustion Out of Memory Denial of Service attacks...

5.9AI score0.00441EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/24 4:11 a.m.8 views

CVE-2026-3260

...

5.9AI score0.00441EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/24 4:11 a.m.7 views

CVE-2026-3260

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods like getParameterMap, the server prematurely parses and stores this content to...

5.9CVSS5.7AI score0.00441EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/24 12:16 a.m.7 views

CVE-2026-33241

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS0.00437EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.12 views

Undertow 安全漏洞

Undertow is a web server provided by the Undertow company in the United States. Undertow has a security vulnerability that arises from the possibility of premature parsing and storage of content when handling HTTP GET requests containing multipart/form-data. This vulnerability may lead to resourc...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.14 views

salvo 安全漏洞

Salvo is a web framework developed by Salvo OpenSource. Versions of Salvo prior to 0.89.3 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcement of payload size limits in the form data parsing mechanism, which could lead to memory exhaustion and service...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.15 views

PT-2026-27322

Name of the Vulnerable Software and Affected Versions Undertow affected versions not specified Description A remote attacker could exploit this issue by sending an HTTP GET request containing multipart/form-data content. If the underlying application processes parameters using methods like...

7.5CVSS5.3AI score0.0064EPSS
SaveExploits1References75
CVE
CVE
added 2026/03/23 11:41 p.m.23 views

CVE-2026-33241

Summary (facts, no speculation) : CVE-2026-33241 affects Salvo, a Rust web framework. Prior to version 0.89.3, Salvo’s form data parsing (form_data() and the Extractible macro) does not enforce payload size limits before reading request bodies, enabling unbounded memory allocation and potential O...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 11:41 p.m.5 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/23 11:41 p.m.35 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS0.00437EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:41 p.m.6 views

CVE-2026-33241

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.8AI score0.00437EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/23 11:41 p.m.6 views

CVE-2026-33241 Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Salvo is a Rust web framework. Prior to version 0.89.3, Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely...

8.7CVSS5.9AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/23 4:1 p.m.8 views

Security Bulletin: IBM InfoSphere Optim Archive Viewer is affected by a vulnerability in form-data (CVE-2025-7783)

Summary A vulnerability in the form-data library CVE-2025-7783 used by IBM InfoSphere Optim Archive Viewer has been addressed by upgrading the library to version 4.0.5. Vulnerability Details CVEID:CVE-2025-7783 DESCRIPTION: Use of Insufficiently Random Values vulnerability in form-data allows HTT...

9.4CVSS6.6AI score0.01735EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2026/03/20 3:56 p.m.14 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview @builder.io/qwik-city is a The meta-framework for Qwik. Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' in the FormData function when handling application/x-www-form-urlencoded or multipart/form-data requests. An attacker ca...

8.7CVSS5.9AI score0.00427EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/20 3:56 p.m.13 views

EUVD-2026-13639

Qwik City has array method pollution in FormData processing allows type confusion and DoS...

7.5CVSS5.8AI score0.00427EPSS
SaveExploits0References3
Rows per page
Query Builder