Service interruption via stalled request bodies
Published Sep 1, 2026 · Updated Sep 1, 2026
Resource exhaustion in Erlang/OTP inets httpd allows remote attackers to interrupt service by stalling incomplete request bodies. After parsing headers, httpd_request_handler:handle_info/2 cancels the request timeout, and the need-more-data path re-arms the socket without a new timer. Default deployments without minimum_bytes_per_second leave each worker waiting indefinitely, allowing low-bandwidth connections to consume all max_clients slots.
Summary
What happened
Resource exhaustion in Erlang/OTP inets httpd allows remote attackers to interrupt service by stalling incomplete request bodies. After parsing headers, httpd_request_handler:handle_info/2 cancels the request timeout, and the need-more-data path re-arms the socket without a new timer. Default deployments without minimum_bytes_per_second leave each worker waiting indefinitely, allowing low-bandwidth connections to consume all max_clients slots.
The record
- CVE
- CVE-2026-71380
- Published
- Sep 1, 2026
- Updated
- Sep 1, 2026
- Vendor
- Erlang
- Product
- Erlang/OTP
- Classifications
- CWE-772, CAPEC-469, T1499.003
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 1, 2026CVE publishedPublication date reported by the CVE source.
- Sep 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=17.0 <27.3.4.17
- Affected versionversion=28.0 <28.5.0.6
- Affected versionversion=29.0 <29.0.6
- Affected versionversion=5.10 <9.3.2.7
- Affected versionversion=84adefa331c4159d432d22840663c38f155cd4c1 <81b453aac5a006bb8d26405f2bc3cf24e9d7733c
- Affected versionversion=9.4 <9.6.2.3
- Affected versionversion=9.7 <9.7.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Stalled Content-Length request procedureproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo