Lucene search
+L

1686 matches found

Snyk
Snyk
added 2026/01/30 3:31 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview io.undertow:undertow-core is a Java web server based on non-blocking IO. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the getParameterNames function. An attacker can cause an OutOfMemoryError by sending requests with...

8.7CVSS5.6AI score0.00348EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/30 3:31 p.m.36 views

GHSA-33HJ-RCMX-86MV Undertow Servlets Vulnerable to Remote DoS via OutOfMemoryError when Passed Large Parameter Names

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2026/01/30 3:31 p.m.17 views

Undertow Servlets Vulnerable to Remote DoS via OutOfMemoryError when Passed Large Parameter Names

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References15Affected Software1
NVD
NVD
added 2026/01/30 3:16 p.m.17 views

CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS0.00348EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/30 3:16 p.m.12 views

CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.9AI score0.00348EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/30 3:16 p.m.10 views

UBUNTU-CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/30 2:25 p.m.9 views

CVE-2024-4027 Undertow: outofmemoryerror in httpservletrequestimpl.getparameternames() can cause remote dos attacks

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/30 2:25 p.m.10 views

EUVD-2024-32593

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/01/30 2:25 p.m.34 views

CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.3AI score0.00348EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/30 2:25 p.m.55 views

CVE-2024-4027 Undertow: outofmemoryerror in httpservletrequestimpl.getparameternames() can cause remote dos attacks

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS0.00348EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/30 2:25 p.m.64 views

CVE-2024-4027

The CVE-2024-4027 entry describes a flaw in Undertow where Servlets calling HttpServletRequestImpl.getParameterNames() can trigger an OutOfMemoryError when clients send requests with large parameter names, enabling a remote DoS. Affected: Undertow (Servlet handling path). Root cause: large parame...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/30 2:25 p.m.13 views

CVE-2024-4027

A flaw was found in Undertow. Servlets using a method that calls HttpServletRequestImpl.getParameterNames can cause an OutOfMemoryError when the client sends a request with large parameter names. This issue can be exploited by an unauthorized user to cause a remote denial-of-service DoS attack...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/30 12:00 a.m.14 views

Undertow input validation error vulnerability

Undertow is a web server provided by the Undertow company in the United States. Undertow has a vulnerability related to input validation errors, which stem from Servlets that call the method HttpServletRequestImpl.getParameterNames. This vulnerability could lead to a remote denial-of-service atta...

7.5CVSS5.8AI score0.00348EPSS
SaveExploits0References3
Broadcom
Broadcom
added 2026/01/26 12:00 a.m.25 views

Undertow-core: undertow http server fails to reject malformed host headers leading to potential cache poisoning and ssrf (CVE-2025-12543)

A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests. As a result, requests containing malformed or malicious Host headers are processed withou...

9.6CVSS5.8AI score0.01352EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/01/19 12:18 a.m.17 views

undertow: Improper State Management in Proxy Protocol parsing causes information leakage

A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the...

7.5CVSS5.7AI score0.02644EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/19 12:18 a.m.17 views

Critical: Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.3.16 security update

An update is now available for Red Hat JBoss Enterprise Application Platform 7.3 for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability scoring System CVSS base score, which gives a detailed severity rating, ...

8.7CVSS7AI score0.02644EPSS
SaveExploits1References11
Tenable Nessus
Tenable Nessus
added 2026/01/19 12:00 a.m.6 views

RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.3.16 (RHSA-2026:0743)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0743 advisory. Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release o...

8.7CVSS5.8AI score0.02644EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.8 views

RHEL 9 : Red Hat JBoss Enterprise Application Platform 8.1.3 (RHSA-2026:0384)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0384 advisory. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release o...

9.6CVSS7.7AI score0.02325EPSS
SaveExploits1References26
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.8 views

RHEL 8 : Red Hat JBoss Enterprise Application Platform 8.1.3 (RHSA-2026:0383)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0383 advisory. Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release o...

9.6CVSS7.7AI score0.02325EPSS
SaveExploits1References26
BDU FSTEC
BDU FSTEC
added 2026/01/09 12:00 a.m.18 views

The vulnerability of the Undertow HTTP server’s kernel allows for attacks using SSRF, due to errors in the mechanism for processing input data when handling Host headers.

The vulnerability of the Undertow HTTP server’s kernel is related to errors in the mechanism for checking input data when processing Host headers. Exploiting this vulnerability allows a remote attacker to perform an SSRF attack by sending a specially crafted request...

9.7CVSS7.5AI score0.01352EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder