<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Apache Kafka (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/apache-kafka.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-kafka-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache Kafka (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:34 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-33557 – A possible security vulnerability has been identified in Apache Kafka.

By defau...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33557</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33557</guid>
    <pubDate>Mon, 20 Apr 2026 14:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-33557</strong></p>
  <p>A possible security vulnerability has been identified in Apache Kafka.  By default, the broker property `sasl.oauthbearer.jwt.validator.class` is set to `org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator`. It accepts any JWT token without validating its signature, issuer, or audience. An attacker can generate a JWT token from any issuer with the `preferred_username` set to any user…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-1285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33557">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35554 – A race condition in the Apache Kafka Java producer client’s buffer pool manageme...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35554</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35554</guid>
    <pubDate>Tue, 07 Apr 2026 14:16:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35554</strong></p>
  <p>A race condition in the Apache Kafka Java producer client’s buffer pool management can cause messages to be silently delivered to incorrect topics.  When a produce batch expires due to delivery.timeout.ms while a network request containing that batch is still in flight, the batch’s ByteBuffer is prematurely deallocated and returned to the buffer pool. If a subsequent producer batch—potentially de…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35554">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27134 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27134</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27134</guid>
    <pubDate>Sat, 21 Feb 2026 00:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27134</strong></p>
  <p>Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. In versions  0.49.0 through 0.50.0, when using a custom Cluster or Clients CA with a multistage CA chain consisting of multiple CAs, Strimzi incorrectly configures the trusted certificates for mTLS authentication on the internal as well as user-configured listeners. All CAs from…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27134">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25999 – Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25999</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25999</guid>
    <pubDate>Wed, 11 Feb 2026 21:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25999</strong></p>
  <p>Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to 2.10.2, there is an improper access control vulnerability that allows unauthorized users to trigger a reset or deletion of metadata for any tenant. By sending a crafted request to the /resetMemoryCache endpoint, an attacker can clear cached configurations, environments, and cluster data. This vulnerability is fi…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25999">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23529 – Kafka Connect BigQuery Connector is an implementation of a sink connector from A...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23529</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23529</guid>
    <pubDate>Fri, 16 Jan 2026 17:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23529</strong></p>
  <p>Kafka Connect BigQuery Connector is an implementation of a sink connector from Apache Kafka to Google BigQuery. Prior to 2.11.0, there is an arbitrary file read in Google BigQuery Sink connector. Aiven's Google BigQuery Kafka Connect Sink connector requires Google Cloud credential configurations for authentication to BigQuery services. During connector configuration, users can supply credential J…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-73</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23529">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-66623 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66623</guid>
    <pubDate>Fri, 05 Dec 2025 19:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-66623</strong></p>
  <p>Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift in various deployment configurations. From 0.47.0 and prior to 0.49.1, in some situations, Strimzi creates an incorrect Kubernetes Role which grants the Apache Kafka Connect and Apache Kafka MirrorMaker 2 operands the GET access to all Kubernetes Secrets that exist in the given Kubernetes namespace. The issue is fixe…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27819 – In CVE-2023-25194, we announced the RCE/Denial of service attack via SASL JAAS J...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27819</guid>
    <pubDate>Tue, 10 Jun 2025 08:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27819</strong></p>
  <p>In CVE-2023-25194, we announced the RCE/Denial of service attack via SASL JAAS JndiLoginModule configuration in Kafka Connect API. But not only Kafka Connect API is vulnerable to this attack, the Apache Kafka brokers also have this vulnerability. To exploit this vulnerability, the attacker needs to be able to connect to the Kafka cluster and have the AlterConfigs permission on the cluster resourc…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27818 – A possible security vulnerability has been identified in Apache Kafka.
This requ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27818</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27818</guid>
    <pubDate>Tue, 10 Jun 2025 08:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27818</strong></p>
  <p>A possible security vulnerability has been identified in Apache Kafka. This requires access to a alterConfig to the cluster resource, or Kafka Connect worker, and the ability to create/modify connectors on it with an arbitrary Kafka client SASL JAAS config and a SASL-based security protocol, which has been possible on Kafka clusters since Apache Kafka 2.0.0 (Kafka Connect 2.3.0). When configuring…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27818">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27817 – A possible arbitrary file read and SSRF vulnerability has been identified in Apa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27817</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27817</guid>
    <pubDate>Tue, 10 Jun 2025 08:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27817</strong></p>
  <p>A possible arbitrary file read and SSRF vulnerability has been identified in Apache Kafka Client. Apache Kafka Clients accept configuration data for setting the SASL/OAUTHBEARER connection with the brokers, including "sasl.oauthbearer.token.endpoint.url" and "sasl.oauthbearer.jwks.endpoint.url". Apache Kafka allows clients to read an arbitrary file and return the content in the error log, or send…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27817">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-49127 – Kafbat UI is a web user interface for managing Apache Kafka clusters. An unsafe ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-49127</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-49127</guid>
    <pubDate>Fri, 06 Jun 2025 21:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-49127</strong></p>
  <p>Kafbat UI is a web user interface for managing Apache Kafka clusters. An unsafe deserialization vulnerability in version 1.0.0 allows any unauthenticated user to execute arbitrary code on the server. Version 1.1.0 fixes the issue.</p>
  <p><strong>CVSS:</strong> 8.9 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-49127">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32030 – Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32030</guid>
    <pubDate>Wed, 19 Jun 2024 17:15:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32030</strong></p>
  <p>Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allows users to connect to different Kafka brokers by specifying their network address and port. As a separate feature, it also provides the ability to monitor the performance of Kafka brokers by connecting to their JMX ports. JMX is based on the RMI protocol, so it is inherently susceptible to deserialization attacks. A…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-27309 – While an Apache Kafka cluster is being migrated from ZooKeeper mode to KRaft mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27309</guid>
    <pubDate>Fri, 12 Apr 2024 07:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-27309</strong></p>
  <p>While an Apache Kafka cluster is being migrated from ZooKeeper mode to KRaft mode, in some cases ACLs will not be correctly enforced.  Two preconditions are needed to trigger the bug: 1. The administrator decides to remove an ACL 2. The resource associated with the removed ACL continues to have two or more other ACLs associated with it after the removal.  When those two preconditions are met, Kaf…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-36648 – Missing authentication in the internal data streaming system in ProLion CryptoSp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36648</guid>
    <pubDate>Tue, 12 Dec 2023 01:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-36648</strong></p>
  <p>Missing authentication in the internal data streaming system in ProLion CryptoSpike 3.0.15P2 allows remote unauthenticated users to read potentially sensitive information and deny service to users by directly reading and writing data in Apache Kafka (as consumer and producer).</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25194 – A possible security vulnerability has been identified in Apache Kafka Connect AP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25194</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25194</guid>
    <pubDate>Tue, 07 Feb 2023 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25194</strong></p>
  <p>A possible security vulnerability has been identified in Apache Kafka Connect API. This requires access to a Kafka Connect worker, and the ability to create/modify connectors on it with an arbitrary Kafka client SASL JAAS config and a SASL-based security protocol, which has been possible on Kafka Connect clusters since Apache Kafka Connect 2.3.0. When configuring the connector via the Kafka Conne…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25194">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-34917 – A security vulnerability has been identified in Apache Kafka. It affects all rel...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-34917</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-34917</guid>
    <pubDate>Tue, 20 Sep 2022 09:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-34917</strong></p>
  <p>A security vulnerability has been identified in Apache Kafka. It affects all releases since 2.8.0. The vulnerability allows malicious unauthenticated clients to allocate large amounts of memory on brokers. This can lead to brokers hitting OutOfMemoryException and causing denial of service. Example scenarios: - Kafka cluster without authentication: Any clients able to establish a network connectio…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-789</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-34917">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-12399 – When Connect workers in Apache Kafka 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-12399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-12399</guid>
    <pubDate>Tue, 14 Jan 2020 15:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-12399</strong></p>
  <p>When Connect workers in Apache Kafka 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, or 2.3.0 are configured with one or more config providers, and a connector is created/updated on that Connect cluster to use an externalized secret variable in a substring of a connector configuration property value, then any client can issue a request to the same Connect cluster to obtain the connector's task configur…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-12399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-17196 – In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-17196</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-17196</guid>
    <pubDate>Thu, 11 Jul 2019 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-17196</strong></p>
  <p>In Apache Kafka versions between 0.11.0.0 and 2.1.0, it is possible to manually craft a Produce request which bypasses transaction/idempotent ACL validation. Only authenticated clients with Write permission on the respective topics are able to exploit this vulnerability. Users should upgrade to 2.1.1 or later where this vulnerability has been fixed.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-17196">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-12413 – The Schema repository server (tibschemad) component of TIBCO Software Inc.'s TIB...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-12413</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-12413</guid>
    <pubDate>Tue, 06 Nov 2018 23:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-12413</strong></p>
  <p>The Schema repository server (tibschemad) component of TIBCO Software Inc.'s TIBCO Messaging - Apache Kafka Distribution - Schema Repository - Community Edition, and TIBCO Messaging - Apache Kafka Distribution - Schema Repository - Enterprise Edition contains a vulnerability which may allow an attacker to perform cross-site request forgery (CSRF) attacks. Affected releases are TIBCO Software Inc.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-12413">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
