Lucene search
+L

7630 matches found

OSV
OSV
added 2026/03/24 6:31 a.m.8 views

GHSA-3X3V-W654-M28M Undertow: Denial of Service via Multipart/Form-Data Parsing on HTTP 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.9AI score0.00441EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/24 6:31 a.m.22 views

Undertow: Denial of Service via Multipart/Form-Data Parsing on HTTP 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.9AI score0.00441EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/24 5:16 a.m.15 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...

0.00441EPSS
SaveExploits0
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
CVE
CVE
added 2026/03/24 4:11 a.m.54 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
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.7AI score0.00441EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/24 2:33 a.m.25 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the pathfor function in DiskService. An attacker can read, write, or delete arbitrary files on the server by supplying blob keys containing path traversal sequences like ../. Note: In most cases, blob keys are...

9.8CVSS6.4AI score0.00567EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 2:33 a.m.13 views

Glob Injection

Overview Affected versions of this package are vulnerable to Glob Injection via the DiskServicedeleteprefixed function. An attacker can delete unintended files from the storage directory by supplying blob keys containing glob metacharacters that are passed unescaped to Dir.glob. Remediation Upgra...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/03/24 1:12 a.m.9 views

[SECURITY] Fedora 42 Update: python-diskcache-5.6.3-12.fc42

DiskCache is an Apache2 licensed disk and file backed cache library, written in pure-Python, and compatible with Django...

9.8CVSS7.1AI score0.00521EPSS
SaveExploits1
Fedora
Fedora
added 2026/03/24 12:17 a.m.15 views

[SECURITY] Fedora 44 Update: python-diskcache-5.6.3-12.fc44

DiskCache is an Apache2 licensed disk and file backed cache library, written in pure-Python, and compatible with Django...

9.8CVSS7.1AI score0.00521EPSS
SaveExploits1
NVD
NVD
added 2026/03/24 12:16 a.m.6 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS0.00646EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/24 12:16 a.m.9 views

CVE-2026-33195

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicepathfor does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path...

9.8CVSS0.00567EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/03/24 12:16 a.m.7 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.8AI score0.00646EPSS
SaveExploits0References8
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
Vulnrichment
Vulnrichment
added 2026/03/23 11:34 p.m.3 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS5.8AI score0.00646EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/03/23 11:34 p.m.7 views

CVE-2026-33202

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

9.1CVSS5.2AI score0.00646EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/23 11:34 p.m.33 views

CVE-2026-33202 Rails Active Storage has possible glob injection in its DiskService

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's DiskServicedeleteprefixed passes blob keys directly to Dir.glob without escaping glob metacharacters. If a blob key contains attacker-controlled inp...

8.7CVSS0.00646EPSS
SaveExploits0References7
Rows per page
Query Builder