NVD HIGH: CVE-2026-47073 — Allocation of Resources Without Limits or Throttling vulnerability in benoitc ha...
Allocation of Resources Without Limits or Throttling vulnerability in benoitc hackney allows Flooding. The WebSocket client in src/hackney_ws.erl imposes no upper bound on memory consumption in three code paths. First, read_handshake_response/3 accumulates received bytes into a growing buffer with no size cap; the per-receive timeout resets on every chunk, so a server that streams bytes without ev
CVE-2026-47073