HOMEVULNERABILITIESCVE-2024-7246
MEDIUM

CVE-2024-7246

CWE-440Published: August 6, 2024· Updated: Jun 17, 2026

5.3
CVSS v3.1

Official Description

It's possible for a gRPC client communicating with a HTTP/2 proxy to poison the HPACK table between the proxy and the backend such that other clients see failed requests. It's also possible to use this vulnerability to leak other clients HTTP header keys, but not values.

This occurs because the error status for a misencoded header is not cleared between header reads, resulting in subsequent (incrementally indexed) added headers in the first request being poisoned until cleared from the HPACK table.

Please update to a fixed version of gRPC as soon as possible. This bug has been fixed in 1.58.3, 1.59.5, 1.60.2, 1.61.3, 1.62.3, 1.63.2, 1.64.3, 1.65.4.

NVD Source

Technical Analysis

CVE-2024-7246 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Vendors & Products

grpc1 product(s)
grpc
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (1)

https://github.com/grpc/grpc/issues/36245Exploit · Issue Tracking · Patch

Quick Facts

CVE IDCVE-2024-7246
CVSS Score5.3 / 10
SeverityMEDIUM
WeaknessCWE-440
CISA KEVNo
Affected1 vendor(s)
PublishedAug 6, 2024

Related CVEs (CWE-440)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-7246 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.