ghsa-95h4-w6j8-2rp8
Vulnerability from github
Published
2025-09-02 15:31
Modified
2025-11-04 16:31
Severity ?
VLAI Severity ?
Summary
Undertow MadeYouReset HTTP/2 DDoS Vulnerability
Details
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).
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.undertow:undertow-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.38.Final"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "io.undertow:undertow-core"
},
"ranges": [
{
"events": [
{
"introduced": "2.3.0.Alpha1"
},
{
"fixed": "2.3.20.Final"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-9784"
],
"database_specific": {
"cwe_ids": [
"CWE-404",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-02T20:54:27Z",
"nvd_published_at": "2025-09-02T14:15:36Z",
"severity": "HIGH"
},
"details": "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).",
"id": "GHSA-95h4-w6j8-2rp8",
"modified": "2025-11-04T16:31:30Z",
"published": "2025-09-02T15:31:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9784"
},
{
"type": "WEB",
"url": "https://github.com/undertow-io/undertow/pull/1778"
},
{
"type": "WEB",
"url": "https://github.com/undertow-io/undertow/pull/1802"
},
{
"type": "WEB",
"url": "https://github.com/undertow-io/undertow/pull/1803"
},
{
"type": "WEB",
"url": "https://github.com/undertow-io/undertow/pull/1804"
},
{
"type": "WEB",
"url": "https://github.com/undertow-io/undertow/pull/1805"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2025-9784"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392306"
},
{
"type": "PACKAGE",
"url": "https://github.com/undertow-io/undertow"
},
{
"type": "WEB",
"url": "https://issues.redhat.com/browse/UNDERTOW-2598"
},
{
"type": "WEB",
"url": "https://www.kb.cert.org/vuls/id/767506"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Undertow MadeYouReset HTTP/2 DDoS Vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…