216.73.216.6

CVE-2026-48854

· Published 16/06/2026 01:16 · Modified 16/06/2026 15:35 · Author: The MITRE Corporation

Labels: CVE-2026-48854 2026-06-156b3ad84c-e1a6-4bf7-a703-f496b71e49dbCVE-2026-48854CWE-770

Essential information

Published
16/06/2026 01:16
Modified
16/06/2026 15:35
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CWE-770
CVSS vector

CVSS metrics

Description

Allocation of Resources Without Limits or Throttling vulnerability in elixir-grpc grpc allows unauthenticated attackers to exhaust the BEAM's memory and crash the server by streaming a large or slow-trickle unary request body. 'Elixir.GRPC.Server.Adapters.Cowboy.Handler':read_full_body/3 (lib/grpc/server/adapters/cowboy/handler.ex) accumulates every received chunk into a single growing binary with no size cap. Additionally, when the client omits the grpc-timeout header, the per-chunk read timeout resolves to :infinity, allowing a slow-trickle client to keep the connection alive indefinitely while memory grows. A single connection is sufficient to exhaust server memory and crash the node. This issue affects grpc from 0.3.1 before 1.0.0.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
6b3ad84c-e1a6-4bf7-a703-f496b71e49db
NVD
View on NVD

Affected products (CPE)

ProductCPE
elixir-grpc / grpc cpe:2.3:a:elixir-grpc:grpc:0.3.1-0.9999:*:*:*:*:*:*:*
elixir-grpc / grpc cpe:2.3:a:elixir-grpc:grpc:<1.0.0:*:*:*:*:*:*:*

References