Back to overview

CVE-2026-48068

HIGH
7.5
CVSS 3.1
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 HTTP/2 stream initiation can cause a server process created using @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.

Metadata

CVE ID
CVE-2026-48068
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-20 18:25 UTC
Published
2026-07-14 19:39 UTC
Last updated
2026-07-14 19:39 UTC
Primary CWE
CWE-248
CWE-248: Uncaught Exception
Vendor / Product
grpc / grpc-node
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected products (1)
VendorProductPlatformVersions
grpc grpc-node < 1.9.16, >= 1.11.0, < 1.11.4, >= 1.12.0, < 1.12.7, >= 1.13.0, < 1.13.5 …
Weakness (CWE)
CWESourceDescription
CWE-248 cna CWE-248: Uncaught Exception
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References (13)
Back to overview