CVE-2026-23941
Last modified
CVE-2026-23941 is a high-severity vulnerability rated 7/10 on the CVSS scale. Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling. This vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7. The server does not reject or normalize duplicate Content-Length headers. The earliest Content-Length in the request is used for body parsing while common reverse proxies (nginx, Apache httpd, Envoy) honor the last Content-Length value. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling. This vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7. The server does not reject or normalize duplicate Content-Length headers. The earliest Content-Length in the request is used for body parsing while common reverse proxies (nginx, Apache httpd, Envoy) honor the last Content-Length value. This violates RFC 9112 Section 6.3 and allows front-end/back-end desynchronization, leaving attacker-controlled bytes queued as the start of the next request. This issue affects OTP from OTP 17.0 until OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to inets from 5.10 until 9.6.1, 9.3.2.3 and 9.1.0.5.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Erlang | Erlang\/Inets | >= 5.10, < 9.1.0.5 |
| Erlang | Erlang\/Inets | >= 9.3, < 9.3.2.3 |
| Erlang | Erlang\/Inets | >= 9.6, < 9.6.1 |
| Erlang | Erlang\/Otp | >= 17.0, < 26.2.5.18 |
| Erlang | Erlang\/Otp | >= 27.0, < 27.3.4.9 |
| Erlang | Erlang\/Otp | >= 28.0, < 28.4.1 |
References
- https://cna.erlef.org/cves/CVE-2026-23941.htmlVendor Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-23941Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23941?
How severe is CVE-2026-23941?
How do I fix CVE-2026-23941?
Are you affected by CVE-2026-23941?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
