CVE-2026-48854
published 2026-06-15CVE-2026-48854: Allocation of Resources Without Limits or Throttling vulnerability in elixir-grpc grpc allows unauthenticated attackers to exhaust the BEAM's memory and crash…
PriorityP354high8.7CVSS 4.0
AVNACLATNPRNUINVCNVINVAHSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EPSS
0.34%
26.2th percentile
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| elixir-grpc | grpc | >= 0.3.1 < 1.0.0 | 1.0.0 |
| elixir-grpc | grpc | >= d1abe70a6cad6dac4a3f8235d883d7c896989560 < 49e18c3ec6bb9afe2f712caad3dbab5c56a68a00 | 49e18c3ec6bb9afe2f712caad3dbab5c56a68a00 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No advisories linked to this vulnerability.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://cna.erlef.org/cves/CVE-2026-48854.htmlhttps://github.com/elixir-grpc/grpc/commit/49e18c3ec6bb9afe2f712caad3dbab5c56a68a00https://github.com/elixir-grpc/grpc/security/advisories/GHSA-q8gf-9rvj-gmgjhttps://osv.dev/vulnerability/EEF-CVE-2026-48854https://github.com/elixir-grpc/grpc/security/advisories/GHSA-q8gf-9rvj-gmgj
2026-06-15
Published