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.
{
"cwe_ids": [
"CWE-770"
],
"github_reviewed_at": "2026-02-01T18:07:04Z",
"nvd_published_at": "2026-01-30T15:16:07Z",
"severity": "HIGH",
"github_reviewed": true
}