<?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</title>
  <link>https://cvedaily.com/pages/tags/apache-kafka.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/apache-kafka.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Apache Kafka</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:34 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-45080 – Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45080</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45080</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45080</strong></p>
  <p>Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, improper access control allows disclosure of password hash. This issue has been patched in version 2.10.4.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45080">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-44367 – Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44367</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44367</guid>
    <pubDate>Tue, 02 Jun 2026 16:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-44367</strong></p>
  <p>Klaw is a self-service Apache Kafka Topic Management/Governance tool/portal. Prior to version 2.10.4, a vulnerability exists in the user registration and login mechanisms due to inconsistent handling of username case sensitivity, leading to a targeted Denial of Service (DoS) and complete account lockout. This issue has been patched in version 2.10.4.</p>
  <p><strong>CVSS:</strong> 2.7 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44367">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41115 – An improper authorization vulnerability has been identified in Apache Kafka.

Th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41115</guid>
    <pubDate>Tue, 02 Jun 2026 10:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41115</strong></p>
  <p>An improper authorization vulnerability has been identified in Apache Kafka.  The implementation of the CONSUMER_GROUP_DESCRIBE (69) API validates the DESCRIBE operation on the GROUP resource instead of the READ operation that documented in the official kafka documentation and the KIP-848. This discrepancy can result in misconfigured Access Control Lists (ACLs) and unintended security postures, l…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33558 – Information exposure vulnerability has been identified in Apache Kafka.

The Net...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33558</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33558</guid>
    <pubDate>Mon, 20 Apr 2026 14:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33558</strong></p>
  <p>Information exposure vulnerability has been identified in Apache Kafka.  The NetworkClient component will output entire requests and responses information in the DEBUG log level in the logs. By default, the log level is set to INFO level. If the DEBUG level is enabled, the sensitive information will be exposed via the requests and responses output log. The entire lists of impacted requests and re…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-533</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33558">View on NVD</a></p>
]]>
    </description>
  </item>
  <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>[Medium] CVE-2026-27133 – Strimzi provides a way to run an Apache Kafka cluster on Kubernetes or OpenShift...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27133</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27133</guid>
    <pubDate>Fri, 20 Feb 2026 23:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27133</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 to before 0.50.1, when a chain consisting of multiple CA (Certificate Authority) certificates is used in the trusted certificates configuration of a Kafka Connect operand or of the target cluster in the Kafka MirrorMaker 2 operand, all of the certificates that are par…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27133">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>[Medium] CVE-2025-30677 – Apache Pulsar contains multiple connectors for integrating with Apache Kafka. Th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30677</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30677</guid>
    <pubDate>Wed, 09 Apr 2025 12:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-30677</strong></p>
  <p>Apache Pulsar contains multiple connectors for integrating with Apache Kafka. The Pulsar IO Apache Kafka Source Connector, Sink Connector, and Kafka Connect Adaptor Sink Connector log sensitive configuration properties in plain text in application logs.   This vulnerability can lead to unintended exposure of credentials in log files, potentially allowing attackers with access to these logs to obt…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30677">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-56128 – Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM imp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-56128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-56128</guid>
    <pubDate>Wed, 18 Dec 2024 14:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-56128</strong></p>
  <p>Incorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation.  Issue Summary: Apache Kafka's implementation of the Salted Challenge Response Authentication Mechanism (SCRAM) did not fully adhere to the requirements of RFC 5802 [1]. Specifically, as per RFC 5802, the server must verify that the nonce sent by the client in the second message matches the nonce sent by…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-303</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-56128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-31141 – Files or Directories Accessible to External Parties, Improper Privilege Manageme...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31141</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31141</guid>
    <pubDate>Tue, 19 Nov 2024 09:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-31141</strong></p>
  <p>Files or Directories Accessible to External Parties, Improper Privilege Management vulnerability in Apache Kafka Clients.  Apache Kafka Clients accept configuration data for customizing behavior, and includes ConfigProvider plugins in order to manipulate these configurations. Apache Kafka also provides FileConfigProvider, DirectoryConfigProvider, and EnvVarConfigProvider implementations which inc…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31141">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>[Medium] CVE-2023-34040 – In Spring for Apache Kafka 3.0.9 and earlier and versions 2.9.10 and earlier, a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-34040</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-34040</guid>
    <pubDate>Thu, 24 Aug 2023 13:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-34040</strong></p>
  <p>In Spring for Apache Kafka 3.0.9 and earlier and versions 2.9.10 and earlier, a possible deserialization attack vector existed, but only if unusual configuration was applied. An attacker would have to construct a malicious serialized object in one of the deserialization exception record headers.  Specifically, an application is vulnerable when all of the following are true:    *  The user does no…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-34040">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>[Medium] CVE-2021-38153 – Some components in Apache Kafka use `Arrays.equals` to validate a password or ke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-38153</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-38153</guid>
    <pubDate>Wed, 22 Sep 2021 09:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-38153</strong></p>
  <p>Some components in Apache Kafka use `Arrays.equals` to validate a password or key, which is vulnerable to timing attacks that make brute force attacks for such credentials more likely to be successful. Users should upgrade to 2.8.1 or higher, or 3.0.0 or higher where this vulnerability has been fixed. The affected versions include Apache Kafka 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.3.…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-203</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-38153">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>
  <item>
    <title>[Medium] CVE-2018-1288 – In Apache Kafka 0.9.0.0 to 0.9.0.1, 0.10.0.0 to 0.10.2.1, 0.11.0.0 to 0.11.0.2, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-1288</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-1288</guid>
    <pubDate>Thu, 26 Jul 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-1288</strong></p>
  <p>In Apache Kafka 0.9.0.0 to 0.9.0.1, 0.10.0.0 to 0.10.2.1, 0.11.0.0 to 0.11.0.2, and 1.0.0, authenticated Kafka users may perform action reserved for the Broker via a manually created fetch request interfering with data replication, resulting in data loss.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1288">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-12610 – In Apache Kafka 0.10.0.0 to 0.10.2.1 and 0.11.0.0 to 0.11.0.1, authenticated Kaf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-12610</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-12610</guid>
    <pubDate>Thu, 26 Jul 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-12610</strong></p>
  <p>In Apache Kafka 0.10.0.0 to 0.10.2.1 and 0.11.0.0 to 0.11.0.1, authenticated Kafka clients may use impersonation via a manually crafted protocol message with SASL/PLAIN or SASL/SCRAM authentication when using the built-in PLAIN or SCRAM server implementations in Apache Kafka.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-12610">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
