VYPR

Maven package

org.apache.kafka/kafka_2.12

pkg:maven/org.apache.kafka/kafka_2.12

Vulnerabilities (4)

  • CVE-2025-27819Jun 10, 2025
    affected < 3.4.0fixed 3.4.0

    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, th

  • CVE-2025-27818Jun 10, 2025
    affected >= 2.3.0, < 3.9.1fixed 3.9.1

    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 securi

  • CVE-2024-56128Dec 18, 2024
    affected >= 0.10.2.0, < 3.7.2fixed 3.7.2

    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

  • CVE-2021-38153Sep 22, 2021
    affected >= 2.0.0, < 2.6.3fixed 2.6.3

    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 vulnera