Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.kafka/kafka-clients
  4. ›
  5. CVE-2026-33558

CVE-2026-33558: Apache Kafka exposes sensitive information in its DEBUG logs

April 20, 2026 (updated April 24, 2026)

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. Apache advises Kafka users to upgrade to v3.9.2, v4.0.1, or later to avoid this vulnerability.

References

  • github.com/advisories/GHSA-wf66-mphr-4c4r
  • github.com/apache/kafka
  • kafka.apache.org/cve-list
  • lists.apache.org/thread/pz5g4ky3h0k91tfd14p0dzqjp80960kl
  • nvd.nist.gov/vuln/detail/CVE-2026-33558

Code Behaviors & Features

Detect and mitigate CVE-2026-33558 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.11.0 before 3.9.2, all versions starting from 4.0.0 before 4.0.1, version 4.0.0

Fixed versions

  • 3.9.2
  • 4.0.1

Solution

Upgrade to versions 3.9.2, 4.0.1 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-532: Insertion of Sensitive Information into Log File

Source file

maven/org.apache.kafka/kafka-clients/CVE-2026-33558.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:30 +0000.