PT-2026-48531 · Pypi · Kafka-Python

·

CVE-2026-10143

·

Published

2026-06-10

·

Updated

2026-07-22

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions kafka-python versions prior to 2.3.2
Description A denial-of-service issue exists in the SCRAM authentication handling. A malicious or machine-in-the-middle broker can freeze the client event loop by providing an excessively large iteration count. In the scram.py file, the ScramClient.process server first message() function passes the broker-controlled SCRAM iteration count directly to hashlib.pbkdf2 hmac() without validation. This blocks producer sends, consumer polls, admin operations, and heartbeats, potentially leading to consumer group eviction and repeated reconnect failures.
Recommendations Update to version 2.3.2 or later.

Exploit

Fix

DoS

Resource Exhaustion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-10143
PYSEC-2026-2191

Affected Products

Kafka-Python