Vulnerabilities
Vulnerable Software

Vulnerability Details CVE-2026-39806

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in mtrudel bandit allows unauthenticated remote denial of service via worker process exhaustion. 'Elixir.Bandit.HTTP1.Socket':do_read_chunked_data!/5 in lib/bandit/http1/socket.ex terminates only when the last-chunk line 0\r\n is followed immediately by the empty trailer line \r\n. RFC 9112 §7.1.2 permits zero or more trailer fields between them. When trailers are present, none of the match clauses fit: the catch-all arm computes a negative to_read, calls read_available!/2, receives <<>> on timeout, and tail-recurses with unchanged state. The worker process is pinned for the lifetime of the TCP connection. A handful of concurrent connections sending RFC-conformant chunked requests with trailer fields is sufficient to exhaust the Bandit worker pool and render the server unresponsive to all further traffic. No authentication, special headers, or large payload is required. Proxies such as NGINX and HAProxy legitimately forward trailer-bearing requests, so servers behind such proxies may be affected without any malicious client involvement. This issue affects bandit: from 1.6.1 before 1.11.1.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.011
EPSS Ranking 77.9%
CVSS Severity
CVSS v3 Score 7.5
Products affected by CVE-2026-39806
  • Mtrudel » Bandit » Version: 1.10.0
    cpe:2.3:a:mtrudel:bandit:1.10.0
  • Mtrudel » Bandit » Version: 1.10.1
    cpe:2.3:a:mtrudel:bandit:1.10.1
  • Mtrudel » Bandit » Version: 1.10.2
    cpe:2.3:a:mtrudel:bandit:1.10.2
  • Mtrudel » Bandit » Version: 1.10.3
    cpe:2.3:a:mtrudel:bandit:1.10.3
  • Mtrudel » Bandit » Version: 1.10.4
    cpe:2.3:a:mtrudel:bandit:1.10.4
  • Mtrudel » Bandit » Version: 1.11.0
    cpe:2.3:a:mtrudel:bandit:1.11.0
  • Mtrudel » Bandit » Version: 1.6.1
    cpe:2.3:a:mtrudel:bandit:1.6.1
  • Mtrudel » Bandit » Version: 1.6.10
    cpe:2.3:a:mtrudel:bandit:1.6.10
  • Mtrudel » Bandit » Version: 1.6.11
    cpe:2.3:a:mtrudel:bandit:1.6.11
  • Mtrudel » Bandit » Version: 1.6.2
    cpe:2.3:a:mtrudel:bandit:1.6.2
  • Mtrudel » Bandit » Version: 1.6.3
    cpe:2.3:a:mtrudel:bandit:1.6.3
  • Mtrudel » Bandit » Version: 1.6.4
    cpe:2.3:a:mtrudel:bandit:1.6.4
  • Mtrudel » Bandit » Version: 1.6.5
    cpe:2.3:a:mtrudel:bandit:1.6.5
  • Mtrudel » Bandit » Version: 1.6.6
    cpe:2.3:a:mtrudel:bandit:1.6.6
  • Mtrudel » Bandit » Version: 1.6.7
    cpe:2.3:a:mtrudel:bandit:1.6.7
  • Mtrudel » Bandit » Version: 1.6.8
    cpe:2.3:a:mtrudel:bandit:1.6.8
  • Mtrudel » Bandit » Version: 1.6.9
    cpe:2.3:a:mtrudel:bandit:1.6.9
  • Mtrudel » Bandit » Version: 1.7.0
    cpe:2.3:a:mtrudel:bandit:1.7.0
  • Mtrudel » Bandit » Version: 1.8.0
    cpe:2.3:a:mtrudel:bandit:1.8.0
  • Mtrudel » Bandit » Version: 1.9.0
    cpe:2.3:a:mtrudel:bandit:1.9.0


Contact Us

Shodan ® - All rights reserved