CyberRota Analysis
AI-GeneratedThe vulnerability affects the @grpc/grpc-js library, which is used for implementing gRPC functionality in JavaScript applications. An invalid HTTP/2 stream initiation can lead to a crash of the server process, potentially disrupting service availability. Organizations utilizing affected versions of this library should prioritize upgrading to the patched versions to mitigate the risk of service interruptions.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.