CVE-2026-23941
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.45%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 before OTP 28.4.1, OTP 27.3.4.9 and OTP 26.2.5.18, corresponding to inets from 5.10 before 9.6.1, 9.3.2.3 and 9.1.0.5.
- CVSS 4.0
- 7.0 HIGHCVSS: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/M
- EPSS
- 0.45% probability · 38th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-444
- Affected
- erlang/erlang\/inets · erlang/erlang\/otp
- Source
- 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
References
- https://cna.erlef.org/cves/CVE-2026-23941.htmlVendor Advisory
- https://github.com/erlang/otp/commit/a4b46336fd25aa100ac602eb9a627aaead7eda18Patch
- https://github.com/erlang/otp/commit/a761d391d8d08316cbd7d4a86733ba932b73c45bPatch
- https://github.com/erlang/otp/commit/e775a332f623851385ab6ddb866d9b150612ddf6Patch
- https://github.com/erlang/otp/security/advisories/GHSA-w4jc-9wpv-pqh7Vendor Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-23941Third Party Advisory
- https://www.erlang.org/doc/system/versions.html#order-of-versionsProduct
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.