# CVE-2026-33558

> Vulnerability · severity: **MEDIUM** (CVSS 5.3).

## 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.

## Key facts

- **CVE ID:** CVE-2026-33558
- **Published:** 2026-04-20
- **CVSS severity:** MEDIUM
- **CVSS base score:** 5.3
- **CWE codes:** CWE-533

## Affected products

- `apache:kafka`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-33558

## Citation

> AI Analytics. CVE-2026-33558. Retrieved 2026-07-16 from https://api.ai-analytics.org/cve/CVE-2026-33558. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*