Description
@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming compressed message can cause a client or server process that uses @grpc/grpc-js to crash. This issue is fixed in versions 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4.
Published: 2026-07-14
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An invalid incoming compressed message causes the @grpc/grpc-js library to crash, terminating client or server processes. The library is implemented purely in JavaScript, without any C++ native addon. The vulnerability is present in versions released before 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, and is fixed in those versions and later. This can be leveraged to perform a denial‑of‑service attack, disrupting service availability without compromising confidentiality or integrity. The weakness is identified as unchecked untrusted input.

Affected Systems

The vulnerability affects the grpc:grpc-node package, specifically versions released before 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4. Updates to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4 and later releases contain the fix.

Risk and Exploitability

The CVSS score is 7.5, indicating a high severity. The EPSS score is less than 1%, suggesting a low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. An attacker can trigger the issue by sending a crafted compressed message over the network, making the attack vector likely remote and network‑based. While the likelihood of exploitation is low, the high impact warrants prompt remediation.

Generated by OpenCVE AI on August 1, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade @grpc/grpc-js to version 1.9.16 or newer (at least 1.14.4)
  • After upgrading, restart all affected client and server processes to ensure the crash protection is active
  • If upgrading immediately is not feasible, configure the gRPC connections to disable compression so that malformed compressed messages cannot be processed

Generated by OpenCVE AI on August 1, 2026 at 09:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-99f4-grh7-6pcq @grpc/grpc-js: An incoming malformed compressed message can cause a client or server crash
History

Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Grpc
Grpc grpc-node
Vendors & Products Grpc
Grpc grpc-node

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description @grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4, an invalid incoming compressed message can cause a client or server process that uses @grpc/grpc-js to crash. This issue is fixed in versions 1.9.16, 1.10.12, 1.11.4, 1.12.7, 1.13.5, and 1.14.4.
Title @grpc/grps-js: An incoming malformed compressed message can cause a client or server crash
Weaknesses CWE-248
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-15T13:27:06.200Z

Reserved: 2026-05-20T18:25:25.708Z

Link: CVE-2026-48069

cve-icon Vulnrichment

Updated: 2026-07-15T13:23:15.846Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:53:21Z

Weaknesses