216.73.217.172

CVE-2026-47071

· Published 25/05/2026 15:16 · Modified 26/05/2026 19:58

Labels: CVE-2026-47071 2026-05-256b3ad84c-e1a6-4bf7-a703-f496b71e49dbCVE-2026-47071CWE-400

Essential information

Published
25/05/2026 15:16
Modified
26/05/2026 19:58
Author
Creator
CVSS
8.2 HIGH (v3) 8.2 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Uncontrolled Resource Consumption vulnerability in benoitc hackney allows Flooding. The SOCKS5 transport in src/hackney_socks5.erl correctly applies the caller-supplied timeout to the SOCKS5 negotiation phase, but then upgrades the connection to TLS using the two-argument form ssl:connect/2, which defaults to an infinite timeout. The Timeout value is in scope at the call site but is not forwarded. A hostile SOCKS5 proxy that completes the SOCKS5 handshake normally and then goes silent (or sends a partial TLS ServerHello and stalls) will cause the connecting process to block indefinitely, regardless of the connect_timeout or recv_timeout options supplied by the caller. This issue affects hackney: from 0.10.0 before 4.0.1.

NVD status

Status
Undergoing Analysis — 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
benoitc / hackney cpe:2.3:a:benoitc:hackney:0.10.0-4.0.0:*:*:*:*:*:*:*

References