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
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 6.9
- EPSS exploit prediction: 1% (43rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-33797
- Weakness: CWE-682
- Affected product: Grpc
- Published:
- Last modified:
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)
- cpe:2.3:a:grpc:grpc:*:*:*:*:*:-:*:*
More vulnerabilities in Grpc
- CVE-2017-9431 — Critical (CVSS 9.8): Google gRPC before 2017-04-05 has an out-of-bounds write caused by a heap-based buffer overflow related to…
- CVE-2017-8359 — Critical (CVSS 9.8): Google gRPC before 2017-03-29 has an out-of-bounds write caused by a heap-based use-after-free related to the…
- CVE-2017-7861 — Critical (CVSS 9.8): Google gRPC before 2017-02-22 has an out-of-bounds write related to the gpr_free function in core/lib/support/alloc.c.
- CVE-2017-7860 — Critical (CVSS 9.8): Google gRPC before 2017-02-22 has an out-of-bounds write caused by a heap-based buffer overflow related to the…
- CVE-2026-33186 — Critical (CVSS 9.1): gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from…
- CVE-2023-44487 — High (CVSS 7.5): The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset…
Other CWE-682 vulnerabilities
- CVE-2023-2163 — Critical (CVSS 10.0): Incorrect verifier pruning in BPF in Linux Kernel >=5.4 leads to unsafe code paths being incorrectly marked as safe,…
- CVE-2026-1229 — Critical (CVSS 9.8): The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific…
- CVE-2024-36736 — Critical (CVSS 9.8): An issue in the oneflow.permute component of OneFlow-Inc. Oneflow v0.9.1 causes an incorrect calculation when the same…
- CVE-2022-30600 — Critical (CVSS 9.8): A flaw was found in moodle where logic used to count failed login attempts could result in the account lockout…
- CVE-2021-44847 — Critical (CVSS 9.8): A stack-based buffer overflow in handle_request function in DHT.c in toxcore 0.1.9 through 0.1.11 and 0.2.0 through…
- CVE-2020-0221 — Critical (CVSS 9.8): Airbrush FW's scratch memory allocator is susceptible to numeric overflow. When the overflow occurs, the next…