<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Eclipse Jetty (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/eclipse-jetty.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/eclipse-jetty-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Eclipse Jetty (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:56 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-2332 – In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when ch...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2332</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2332</guid>
    <pubDate>Tue, 14 Apr 2026 12:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2332</strong></p>
  <p>In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here:   *  https://w4ke.info/2025/06/18/funky-chunks.html    *  https://w4ke.info/2025/10/29/funky-chunks-2.html   Jetty terminates chunk extension parsing at \r\n inside quoted strings instead of treating this as an error.   POST / HTTP/1.1 Ho…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2332">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5795 – In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication chec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5795</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5795</guid>
    <pubDate>Wed, 08 Apr 2026 14:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5795</strong></p>
  <p>In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable.   Upon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without clearing those ThreadLocals.   A subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and pr…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-226</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5795">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-1605 – In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler e...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-1605</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-1605</guid>
    <pubDate>Thu, 05 Mar 2026 10:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-1605</strong></p>
  <p>In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed.   This happens because the JDK Inflater is allocated for decompressing the request, but it is not released because the release mechanism is tied to the compressed response.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1605">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-5115 – In Eclipse Jetty, versions &lt;=9.4.57, &lt;=10.0.25, &lt;=11.0.25, &lt;=12.0.21, &lt;=12.1.0.a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-5115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-5115</guid>
    <pubDate>Wed, 20 Aug 2025 20:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-5115</strong></p>
  <p>In Eclipse Jetty, versions <=9.4.57, <=10.0.25, <=11.0.25, <=12.0.21, <=12.1.0.alpha2, an HTTP/2 client may trigger the server to send RST_STREAM frames, for example by sending frames that are malformed or that should not be sent in a particular stream state, therefore forcing the server to consume resources such as CPU and memory.   For example, a client can open a stream and then send WINDOW_UP…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-5115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-1948 – In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can speci...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-1948</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-1948</guid>
    <pubDate>Thu, 08 May 2025 18:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-1948</strong></p>
  <p>In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGS_MAX_HEADER_LIST_SIZE. The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to encode HTTP responses, likely resulting in OutOfMemoryError being thrown, or even the JVM process e…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-1948">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-13009 – In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-13009</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-13009</guid>
    <pubDate>Thu, 08 May 2025 18:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-13009</strong></p>
  <p>In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released when confronted with a gzip error when inflating a request body. This can result in corrupted and/or inadvertent sharing of data between requests.</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-404</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-13009">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36478 – Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36478</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36478</guid>
    <pubDate>Tue, 10 Oct 2023 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36478</strong></p>
  <p>Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in `MetaDataBuilder.checkSize` allows for HTTP/2 HPACK header values to exceed their size limit. `MetaDataBuilder.java` determines if a header name or value exceeds the size limit, and throws an exception if the limit is exceeded. How…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36478">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-2191 – In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2191</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2191</guid>
    <pubDate>Thu, 07 Jul 2022 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-2191</strong></p>
  <p>In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case of error code paths.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-404</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2191">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-2048 – In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-2048</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-2048</guid>
    <pubDate>Thu, 07 Jul 2022 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-2048</strong></p>
  <p>In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-410</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-2048">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-28165 – In Eclipse Jetty 7.2.2 to 9.4.38, 10.0.0.alpha0 to 10.0.1, and 11.0.0.alpha0 to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-28165</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-28165</guid>
    <pubDate>Thu, 01 Apr 2021 15:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-28165</strong></p>
  <p>In Eclipse Jetty 7.2.2 to 9.4.38, 10.0.0.alpha0 to 10.0.1, and 11.0.0.alpha0 to 11.0.1, CPU usage can reach 100% upon receiving a large invalid TLS frame.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-28165">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-27216 – In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-27216</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-27216</guid>
    <pubDate>Fri, 23 Oct 2020 13:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-27216</strong></p>
  <p>In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub directory in the shared temporary directory and race to complete the creation of the temporary subdirector…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-378</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-27216">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-17638 – In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-17638</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-17638</guid>
    <pubDate>Thu, 09 Jul 2020 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-17638</strong></p>
  <p>In Eclipse Jetty, versions 9.4.27.v20200227 to 9.4.29.v20200521, in case of too large response headers, Jetty throws an exception to produce an HTTP 431 error. When this happens, the ByteBuffer containing the HTTP response headers is released back to the ByteBufferPool twice. Because of this double release, two threads can acquire the same ByteBuffer from the pool and while thread1 is about to us…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-672</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-17638">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-12545 – In Eclipse Jetty version 9.3.x and 9.4.x, the server is vulnerable to Denial of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-12545</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-12545</guid>
    <pubDate>Wed, 27 Mar 2019 20:29:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-12545</strong></p>
  <p>In Eclipse Jetty version 9.3.x and 9.4.x, the server is vulnerable to Denial of Service conditions if a remote client sends either large SETTINGs frames container containing many settings, or many small SETTINGs frames. The vulnerability is due to the additional CPU and memory allocations required to handle changed settings.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-12545">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-7658 – In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x confi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7658</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7658</guid>
    <pubDate>Tue, 26 Jun 2018 17:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-7658</strong></p>
  <p>In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When presented with a content-length and a chunked encoding header, the content-length was ignored (as per RFC 2616). If an intermediary decided on the shorter length, but still passed on the…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7658">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-7657 – In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7657</guid>
    <pubDate>Tue, 26 Jun 2018 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-7657</strong></p>
  <p>In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), transfer-encoding chunks are handled poorly. The chunk length parsing was vulnerable to an integer overflow. Thus a large chunk size could be interpreted as a smaller chunk size and content sent as chunk body could be interpreted as a pipelined request. If…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7657">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-7656 – In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-7656</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-7656</guid>
    <pubDate>Tue, 26 Jun 2018 15:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-7656</strong></p>
  <p>In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), HTTP/0.9 is handled poorly. An HTTP/1 style request line (i.e. method space URI space version) that declares a version of HTTP/0.9 was accepted and treated as a 0.9 request. If deployed behind an intermediary that also accepted and passed through the 0.9 v…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-7656">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-12538 – In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-12538</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-12538</guid>
    <pubDate>Fri, 22 Jun 2018 19:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-12538</strong></p>
  <p>In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for persistent storage of HttpSession details, it is possible for a malicious user to access/hijack other HttpSessions and even delete unmatched HttpSessions present in the FileSystem's storage for the FileSessionDataStore.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-6</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-12538">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2016-4800 – The path normalization mechanism in PathResource class in Eclipse Jetty 9.3.x be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-4800</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-4800</guid>
    <pubDate>Thu, 13 Apr 2017 14:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2016-4800</strong></p>
  <p>The path normalization mechanism in PathResource class in Eclipse Jetty 9.3.x before 9.3.9 on Windows allows remote attackers to bypass protected resource restrictions and other security constraints via a URL with certain escaped characters, related to backslashes.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-4800">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-2080 – The exception handling code in Eclipse Jetty before 9.2.9.v20150224 allows remot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-2080</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-2080</guid>
    <pubDate>Fri, 07 Oct 2016 14:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-2080</strong></p>
  <p>The exception handling code in Eclipse Jetty before 9.2.9.v20150224 allows remote attackers to obtain sensitive information from process memory via illegal characters in an HTTP header, aka JetLeak.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-2080">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
