When gRPC HTTP2 stack raised a header size exceeded error, it skipped parsing the rest of the HPACK frame. This caused any HPACK table mutations to also be skipped, resulting in a desynchronization of HPACK tables between sender and receiver. If leveraged, say, between a proxy and a backend, this could lead to requests from the proxy being interpreted as containing headers from different proxy clients - leading to an information leak that can be used for privilege escalation or data exfiltration. We recommend upgrading beyond the commit contained inĀ https://github.com/grpc/grpc/pull/33005 https://github.com/grpc/grpc/pull/33005
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/32xxx/CVE-2023-32731.json",
"cna_assigner": "Google",
"cwe_ids": [
"CWE-440"
]
}{
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
],
"extracted_events": [
{
"introduced": "1.53"
},
{
"last_affected": "1.54"
},
{
"introduced": "1.53.0"
},
{
"fixed": "1.55.0"
}
],
"cpe": "cpe:2.3:a:grpc:grpc:*:*:*:*:*:*:*:*"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-32731.json"
"2026-07-09T19:18:42Z"
[
{
"signature_type": "Line",
"target": {
"file": "core/src/main/java/io/grpc/internal/GrpcUtil.java"
},
"id": "CVE-2023-32731-beda6ddb",
"source": "https://github.com/grpc/grpc-java/commit/e48040541bb2b42e2465344faee241a24d747466",
"digest": {
"threshold": 0.9,
"line_hashes": [
"186848686847118742776406955756771337553",
"209791465984131615507118919125284817564",
"29686144606437801261731858559341686526",
"148346904065048773427365455448856051875"
]
},
"signature_version": "v1",
"deprecated": false
}
]