Lucene search
K

1494 matches found

OSV
OSV
added 2026/03/24 5:16 a.m.6 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
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/24 4:11 a.m.2 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.8AI score0.00441EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/24 4:11 a.m.26 views

CVE-2026-3260 Undertow: undertow: denial of service due to premature multipart/form-data parsing in get requests

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.9CVSS0.00441EPSS
Exploits0References2
CVE
CVE
added 2026/03/24 4:11 a.m.20 views

CVE-2026-3260

CVE-2026-3260 affects Undertow and enables Denial of Service via premature multipart/form-data parsing when a GET request with multipart/form-data is processed (e.g., via getParameterMap). The issue is caused by content being parsed and stored to disk during parameter handling, leading to resourc...

7.5CVSS5.8AI score0.00441EPSS
Exploits0References2Affected Software10
Vulnrichment
Vulnrichment
added 2026/03/24 4:11 a.m.6 views

CVE-2026-3260 Undertow: undertow: denial of service due to premature multipart/form-data parsing in get requests

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.8AI score0.00441EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/03/24 4:11 a.m.4 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...

7.5CVSS5.5AI score0.00441EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/24 4:11 a.m.4 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
Exploits0References3
NVD
NVD
added 2026/03/24 12:16 a.m.2 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
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.4 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.00441EPSS
Exploits1References75
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.4 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
Exploits0References3
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.6 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
Exploits1References2
Cvelist
Cvelist
added 2026/03/23 11:41 p.m.25 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
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 11:41 p.m.1 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
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 11:41 p.m.1 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
Exploits1References2
CVE
CVE
added 2026/03/23 11:41 p.m.10 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
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/23 11:41 p.m.3 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 score0.00437EPSS
Exploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/23 4:1 p.m.6 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.01613EPSS
Exploits1Affected Software1
Snyk
Snyk
added 2026/03/20 3:56 p.m.6 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
Exploits0References2
EUVD
EUVD
added 2026/03/20 3:56 p.m.3 views

EUVD-2026-13639

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

7.5CVSS5.8AI score0.00427EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/03/20 3:56 p.m.6 views

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

Summary Qwik City improperly inferred arrays from dotted form field names during FormData parsing. By submitting mixed array-index and object-property keys for the same path, an attacker could cause user-controlled properties to be written onto values that application code expected to be arrays...

7.5CVSS5.9AI score0.00427EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder