Lucene search

K
cvelistApacheCVELIST:CVE-2022-34917
HistorySep 20, 2022 - 8:35 a.m.

CVE-2022-34917 Unauthenticated clients may cause OutOfMemoryError on Apache Kafka Brokers

2022-09-2008:35:07
CWE-789
apache
www.cve.org

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

48.3%

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 connection to a broker can trigger the issue. - Kafka cluster with SASL authentication: Any clients able to establish a network connection to a broker, without the need for valid SASL credentials, can trigger the issue. - Kafka cluster with TLS authentication: Only clients able to successfully authenticate via TLS can trigger the issue. We advise the users to upgrade the Kafka installations to one of the 3.2.3, 3.1.2, 3.0.2, 2.8.2 versions.

CNA Affected

[
  {
    "product": "Apache Kafka",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "Apache Kafka 2.8.0 2.8.0 "
      },
      {
        "status": "affected",
        "version": "Apache Kafka 2.8.1 2.8.1"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.0.0 3.0.0"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.0.1 3.0.1"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.1.0 3.1.0"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.1.1 3.1.1"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.2.0 3.2.0"
      },
      {
        "status": "affected",
        "version": "Apache Kafka 3.2.1 3.2.1"
      }
    ]
  }
]

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

48.3%