VYPR

Maven package

org.apache.kafka/kafka_2.10

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

Vulnerabilities (2)

  • CVE-2025-27819Jun 10, 2025
    affected >= 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-2024-56128Dec 18, 2024
    affected >= 0.10.2.0, <= 0.10.2.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