Hi Apoorva,
I've looked through the Kafka dependencies in Github and 4.1.0 contains
Jetty 12.0.22, which contains fixes to address CVE-2025-5151.
https://github.com/apache/kafka/blob/4.1.0/gradle/dependencies.gradle
Is this the information you need? If you are using Kafka 3.x I expect you
will need to upgrade to 4.x to obtain this fix, I am guessing that jumping
from Jetty 9 to 12 is too big a leap for a simple backport of this fix.
Kind regards,
Jim
On Wed, 11 Mar 2026 at 06:54, Apoorva Maheshwari via users <
users@kafka.apache.org > wrote:
> Hello,
>
> Can you please share your plan for Jetty release?
>
> Regards,
> Apoorva Maheshwari
>
> -----Original Message-----
> From: Steven Schlansker < stevenschlansker@gmail.com >
> Sent: 26 February 2026 22:00
> To: users@kafka.apache.org
> Cc: users-subscribe@kafka.apache.org ; Abhishek Kant Rattan <
> abhishek.kant.rattan@ericsson.com >; Sahi...