原始 OSV JSON{
"id": "GHSA-m3px-q5gj-j9x7",
"aliases": [
"CVE-2026-10142"
],
"details": "kafka-python prior to 2.3.2 contains a denial-of-service vulnerability in the protocol parser that allows a malicious broker or machine-in-the-middle attacker to exhaust memory or hang connections by sending a crafted 4-byte frame length value without bounds validation. Attackers can send a specially crafted frame length through the receive_bytes() function to trigger either a multi-gigabyte memory allocation or an uncaught ValueError that leaves the connection in a broken state, causing requests to hang and consumers to stop heartbeating until restart.",
"summary": "kafka-python vulnerable to denial of service through an unvalidated protocol frame length",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.2"
}
]
}
],
"package": {
"name": "kafka-python",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-09-01T17:15:36Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2026-06-11T00:32:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10142",
"type": "ADVISORY"
},
{
"url": "https://github.com/dpkp/kafka-python/pull/3019",
"type": "WEB"
},
{
"url": "https://github.com/dpkp/kafka-python/pull/3026",
"type": "WEB"
},
{
"url": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b",
"type": "WEB"
},
{
"url": "https://github.com/dpkp/kafka-python/commit/9f92d0f53ecfee738c54638867c3d67f83017bca",
"type": "WEB"
},
{
"url": "https://github.com/dpkp/kafka-python",
"type": "PACKAGE"
},
{
"url": "https://github.com/dpkp/kafka-python/releases/tag/2.3.2",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/kafka-python/PYSEC-2026-2190.yaml",
"type": "WEB"
},
{
"url": "https://www.vulncheck.com/advisories/kafka-python-prior-to-denial-of-service-via-protocol-parser-frame-length",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-789"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T22:16:55Z",
"github_reviewed_at": "2026-09-01T17:15:36Z"
}
}