CVE-2024-11407

CVE-2024-11407 is a high-severity vulnerability in Grpc with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-682.

Key facts

Description

There exists a denial of service through Data corruption in gRPC-C++ - gRPC-C++ servers with transmit zero copy enabled through the channel arg GRPC_ARG_TCP_TX_ZEROCOPY_ENABLED can experience data corruption issues. The data sent by the application may be corrupted before transmission over the network thus leading the receiver to receive an incorrect set of bytes causing RPC requests to fail. We recommend upgrading past commit e9046b2bbebc0cb7f5dc42008f807f6c7e98e791

Frequently asked questions

What is CVE-2024-11407?
There exists a denial of service through Data corruption in gRPC-C++ - gRPC-C++ servers with transmit zero copy enabled through the channel arg GRPC_ARG_TCP_TX_ZEROCOPY_ENABLED can experience data corruption issues. The data sent by the application may be corrupted before transmission over the network thus leading the receiver to receive an incorrect set of bytes causing RPC requests to fail. We recommend upgrading past commit e9046b2bbebc0cb7f5dc42008f807f6c7e98e791
How severe is CVE-2024-11407?
CVE-2024-11407 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2024-11407 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (43rd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-11407?
CVE-2024-11407 affects Grpc. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-11407?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2024-11407 have an EU (EUVD) identifier?
Yes. CVE-2024-11407 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-33797.
When was CVE-2024-11407 published?
CVE-2024-11407 was published on 2024-11-26 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Grpc

All CVEs affecting Grpc →

Other CWE-682 vulnerabilities

Browse all CWE-682 vulnerabilities →