Eclipse Jetty: DoS attack triggering OutOfMemory with 100-Continue requests
Package
Affected versions
>= 10.0.7, < 10.0.23
>= 11.0.7, < 11.0.23
Patched versions
10.0.23
11.0.23
Description
Published by the National Vulnerability Database
Jul 14, 2026
Published to the GitHub Advisory Database
Jul 22, 2026
Reviewed
Jul 22, 2026
Last updated
Jul 22, 2026
Impact
The original report:
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
Patched Versions
Patches
jetty/jetty.project#12156
Workarounds
No workarounds.
References