Files
CVEs-PoC/2025/CVE-2025-9784.md
T
2025-09-29 21:09:30 +02:00

2.3 KiB

CVE-2025-9784

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

POC

Reference

No PoCs from references.

Github