GHSA-2jcm-hq8r-84wx · 深刻度: high — kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication...
kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication handling that allows a malicious or machine-in-the-middle broker to freeze the client event loop by supplying an excessively large iteration count. In scram.py, ScramClient.process_server_first_message() passes the broker-controlled SCRAM iteration count directly to hashlib.pbkdf2_hmac() without validation, blocking producer sends, consumer polls, admin operations, and heartbeats, which can cause consumer group eviction and repeated reconnect failures.
総合評価: CVE-2026-10143 は中リスク(45.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.39%、31 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.07% | 0.39% | +0.32% |
| 2 | 2026-06-11 | — | 0.07% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-2jcm-hq8r-84wx · 深刻度: high — kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in SCRAM authentication...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-10143 not yet assigned priority: Debian including 1 source packages (python-kafka), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-10143 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-10143 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| dpkp | kafka-python | < 2.3.2 | cpe:2.3:a:dpkp:kafka-python:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b | Patch |
| https://github.com/dpkp/kafka-python/pull/3019 | Issue Tracking Patch |
| https://github.com/dpkp/kafka-python/pull/3026 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py | Patch Third Party Advisory |