CVE 5.3 MEDIUM

Apache Kafka, Apache Kafka Clients: Information Exposure Through Network Client Log Output_CVE-2026-33558

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Description

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 responses are:


* AlterConfigsRequest

* AlterUserScramCredentialsRequest

* ExpireDelegationTokenRequest

* IncrementalAlterConfigsRequest

* RenewDelegationTokenRequest

* SaslAuthenticateRequest

* createDelegationTokenResponse

* describeDelegationTokenResponse

* SaslAuthenticateResponse


This issue affects Apache Kafka: from any version supported the listed API above through v3.9.1, v4.0.0. We advise the Kafka users to upgrade to v3.9.2, v4.0.1, or later to avoid this vulnerability.

Basic Information

ID CVE-2026-33558
Source apache
Published Apr 20, 2026 at 13:20
Modified Apr 20, 2026 at 14:20

Affected Product

Vendor Apache Software Foundation
Product Apache Kafka
Version 0.11.0
Affected Versions Apache Software Foundation Apache Kafka 0.11.0
Apache Software Foundation Apache Kafka 4.0.0
Apache Software Foundation Apache Kafka Clients 0.11.0
Apache Software Foundation Apache Kafka Clients 4.0.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.