CVE-2024-56128: Apache Kafka: SCRAM authentication vulnerable to replay attacks when used without encryption

Published Dec 18, 2024
·
Updated

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 the server in its first message. However, Kafka's SCRAM implementation did not perform this validation.

Impact: This vulnerability is exploitable only when an attacker has plaintext access to the SCRAM authentication exchange. However, the usage of SCRAM over plaintext is strongly discouraged as it is considered an insecure practice [2]. Apache Kafka recommends deploying SCRAM exclusively with TLS encryption to protect SCRAM exchanges from interception [3]. Deployments using SCRAM with TLS are not affected by this issue.

How to Detect If You Are Impacted: If your deployment uses SCRAM authentication over plaintext communication channels (without TLS encryption), you are likely impacted. To check if TLS is enabled, review your server.properties configuration file for listeners property. If you have SASLPLAINTEXT in the listeners, then you are likely impacted.

Fix Details: The issue has been addressed by introducing nonce verification in the final message of the SCRAM authentication exchange to ensure compliance with RFC 5802.

Affected Versions: Apache Kafka versions 0.10.2.0 through 3.9.0, excluding the fixed versions below.

Fixed Versions: 3.9.0 3.8.1 3.7.2

Users are advised to upgrade to 3.7.2 or later to mitigate this issue.

Recommendations for Mitigation: Users unable to upgrade to the fixed versions can mitigate the issue by: - Using TLS with SCRAM Authentication: Always deploy SCRAM over TLS to encrypt authentication exchanges and protect against interception. - Considering Alternative Authentication Mechanisms: Evaluate alternative authentication mechanisms, such as PLAIN, Kerberos or OAuth with TLS, which provide additional layers of security.

Affected Software

6 affected componentsFixes available
Apache Kafka>=0.10.2.0<3.7.2
Apache Kafka=3.8.0
maven/org.apache.kafka:kafka_2.10>=0.10.2.0<=0.10.2.2
maven/org.apache.kafka:kafka_2.11>=0.10.2.0<=2.4.1
maven/org.apache.kafka:kafka_2.12=3.8.0
3.8.1
maven/org.apache.kafka:kafka_2.12>=0.10.2.0<3.7.2
3.7.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade maven/org.apache.kafka:kafka_2.12 to a version that resolves this vulnerability.

    Fixed in 3.8.1
  2. Upgrade

    Upgrade maven/org.apache.kafka:kafka_2.12 to a version that resolves this vulnerability.

    Fixed in 3.7.2
  3. Upgrade

    Upgrade maven/org.apache.kafka:kafka_2.13 to a version that resolves this vulnerability.

    Fixed in 3.8.1
  4. Upgrade

    Upgrade maven/org.apache.kafka:kafka_2.13 to a version that resolves this vulnerability.

    Fixed in 3.7.2
  5. Upgrade

    Upgrade Apache Kafka to a version that resolves this vulnerability.

    Fixed in 3.7.2
  6. Upgrade

    Upgrade Apache Kafka to a version that resolves this vulnerability.

    Fixed in 3.8.1
  7. Upgrade

    Upgrade Apache Kafka to a version that resolves this vulnerability.

    Fixed in 3.9.0
  8. Configuration

    Check server.properties for the listeners property. If your deployment uses SASL_PLAINTEXT in listeners (or otherwise uses SCRAM over plaintext without TLS), reconfigure listeners so SCRAM authentication is used only with TLS (SCRAM over TLS); SCRAM over plaintext is strongly discouraged and is likely impacted.

    Apache Kafka server.properties (listeners) listeners = Ensure SCRAM is configured only on TLS listener(s) (do not use SASL_PLAINTEXT for SCRAM).

Event History

Dec 18, 2024
CVE Published
via MITRE·01:38 PM
Data Sourced
via MITRE·01:38 PM
DescriptionWeakness
Data Sourced
via Red Hat·02:01 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeaknessAffected Software
Advisory Published
via GitHub·03:33 PM
Data Sourced
via GitHub·03:33 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-56128?

The severity of CVE-2024-56128 is considered high due to improper implementation of the authentication algorithm.

2

How do I fix CVE-2024-56128?

To fix CVE-2024-56128, upgrade Apache Kafka to version 3.8.1 or later, or to version 3.7.2 if using earlier versions.

3

What versions of Apache Kafka are affected by CVE-2024-56128?

CVE-2024-56128 affects Apache Kafka versions 3.8.0 and any version from 0.10.2.0 up to 3.7.2.

4

What is the main issue with CVE-2024-56128?

The main issue with CVE-2024-56128 is that Apache Kafka's SCRAM implementation does not fully comply with the specifications outlined in RFC 5802.

5

Is there a workaround for CVE-2024-56128?

Currently, the recommended action for CVE-2024-56128 is to update to a secure version, as there are no known effective workarounds.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203