CVE-2026-3260 MEDIUM

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

Vendor Red Hat
Product Red Hat build of Apache Camel for Spring Boot 4
Weakness CWE-770 · Uncontrolled resource consumption
Published March 24, 2026
Last update April 8, 2026

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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).

Key dates

02Disclosure timeline

March 24, 2026 CVE published
April 8, 2026 Record updated