CVE Vulnerabilities

CVE-2026-33558

DEPRECATED: Information Exposure Through Server Log Files

Published: Apr 20, 2026 | Modified: Apr 22, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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.

Weakness

This entry has been deprecated because its abstraction was too low-level. See CWE-532.

Affected Software

NameVendorStart VersionEnd Version
KafkaApache0.11.0.0 (including)3.9.2 (excluding)
KafkaApache4.0.0 (including)4.0.0 (including)
KafkaApache4.0.0-rc0 (including)4.0.0-rc0 (including)
KafkaApache4.0.0-rc1 (including)4.0.0-rc1 (including)
KafkaApache4.0.0-rc3 (including)4.0.0-rc3 (including)

References