CVE-2025-9784
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-09-02
Last updated on: 2026-03-18
Assigner: Red Hat, Inc.
Description
Description
A flaw was found in Undertow where malformed client requests can trigger server-side stream resets without triggering abuse counters. This issue, referred to as the "MadeYouReset" attack, allows malicious clients to induce excessive server workload by repeatedly causing server-side stream aborts. While not a protocol bug, this highlights a common implementation weakness that can be exploited to cause a denial of service (DoS).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | build_of_apache_camel_for_spring_boot | * |
| redhat | fuse | 7.0.0 |
| redhat | jboss_enterprise_application_platform | 7.0.0 |
| redhat | jboss_enterprise_application_platform | 8.0.0 |
| redhat | jboss_enterprise_application_platform_expansion_pack | * |
| redhat | process_automation | 7.0 |
| redhat | single_sign-on | 7.0 |
| redhat | undertow | * |
| redhat | enterprise_linux | 8.0 |
| redhat | enterprise_linux | 9.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |