🛡️ CVE-2024-7708 — jetty
Description
Eclipse Jetty: DoS attack triggering OutOfMemory with 100-Continue requests
Impact
The original report:
> Server handling of 100-Continue requests can lead to memory leak that can be abused to cause a Denial of Service state.
After investigation, turns out that every request that has a body, but reading the body may end up in reading 0 bytes, leaks a buffer.
This is particularly the case for 100-Continue, but any request where the network is slow can leak.
Affected Versions
- Jetty 11.0.0-11.0.22 (EOL)
- Jetty 10.0.0-10.0.22 (EOL)
Patched Versions
- Jetty 11.0.23
- Jetty 10.0.23
Patches
https://github.com/jetty/jetty.project/pull/12156
Workarounds
No workarounds.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality none, integrity none, availability high.
Weakness class
CVE-2024-7708 is classified as CWE-400: Uncontrolled Resource Consumption. A request can consume memory, CPU or storage without limit, exhausting capacity for everyone else.
Affected software
CVE-2024-7708 is recorded against 2 packages.
- jetty (from 11.0.7 up to 11.0.23)
- org.eclipse.jetty:jetty-server (from 11.0.7 up to 11.0.23)
Timeline and source
Published on 14 July 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.
References
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| jetty | 11.0.7 | 11.0.23 |
| org.eclipse.jetty:jetty-server | 11.0.7 | 11.0.23 |
References
Similar Threats
- Low CVE-2025-11143
- High CVE-2025-5115
- High CVE-2024-13009
- High CVE-2025-1948
- Low CVE-2024-6762
More CVE 2024 advisories
Browse all of CVE 2024 in the advisory index.
Site Security Check
Is jetty part of your stack?
CVE-2024-7708 is rated CVSS 8.0 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.