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 disk. This could lead to resource exhaustion, potentially resulting in a Denial of Service (DoS).
{
"github_reviewed": true,
"cwe_ids": [
"CWE-770"
],
"nvd_published_at": "2026-03-24T05:16:24Z",
"github_reviewed_at": "2026-03-27T20:45:48Z",
"severity": "MODERATE"
}