Hi James,
The update to 1.11.1 was covered in KAFKA-20842
<https://issues.apache.org/jira/browse/KAFKA-20842>. The CVE fix will be
included in the upcoming Kafka 4.4 release which is targeted for September
according to the Release Plan
<https://cwiki.apache.org/confluence/spaces/KAFKA/pages/429064575/Release+Plan+4.4.0>.
There was also a backport to the 4.3 branch which means the CVE fix will be
included in a subsequent release, but AFAIK there is no planned date yet
for 4.3.2.
As a side-note I have noticed there is new security release for lz4,
created KAFKA-20937 <https://issues.apache.org/jira/browse/KAFKA-20937> to
track the update.
Best regards,
Gergely
On Thu, 13 Aug 2026 at 05:59, JAMES JOSE <jamejose@in.ibm.com> wrote:
> Hi Team,
>
> As per the GitHub advisory for GHSA-xx22-p4ch-683r (CVE-2026-59949),
> lz4-java versions up to and including 1.11.0 are affected, with the issue
> fixed in version 1.11.1. GitHub A...