CVE-2024-37168
MEDIUMDescription
@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9, 1.9.15, and 1.8.22, there are two separate code paths in which memory can be allocated per message in excess of the `grpc.max_receive_message_length` channel option: If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded; and/or if an incoming message has a size within the limit on the wire but decompresses to a size greater than the limit, the entire message is decompressed into memory, and on the server is not discarded. This has been patched in versions 1.10.9, 1.9.15, and 1.8.22.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Exploit Intelligence
Moderate risk: more likely to be exploited than 48% of all known CVEs.
References
Related Vulnerabilities
Other CWE-789 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2022-30522 | High | 7.5 | 90% | - | Fix |
| CVE-2026-49975 | High | 7.5 | 11% | - | Fix |
| CVE-2025-27533 | High | 7.5 | 8.5% | - | Fix |
| CVE-2017-7651 | High | 7.5 | 5.3% | - | Fix |
| CVE-2021-31811 | Medium | 5.5 | 3.4% | - | - |
| CVE-2021-27906 | Medium | 5.5 | 3.3% | - | Fix |
Embed a live status badge for CVE-2024-37168
Markdown
[](https://tridentstack.com/cve/CVE-2024-37168)HTML
<a href="https://tridentstack.com/cve/CVE-2024-37168"><img src="https://tridentstack.com/cve/badge/CVE-2024-37168.svg" alt="CVE-2024-37168"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.