Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request
위협 신호 · CVSS · EPSS · KEV
이론적 심각도 점수
30일 내 악용 확률 예측
실측 악용 기록 없음
2주 이내 패치 — 우선 조치 대상
CVSS 벡터 · 메트릭
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L약점 (CWE)
상세 설명
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.
AI 심층 분석
공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.
영향받는 제품·버전
- erlang erlang\/inets5.10 - 9.1.0.5other
- erlang erlang\/inets9.3 - 9.3.2.3other
- erlang erlang\/inets9.6 - 9.6.1other
- erlang erlang\/otp17.0 - 26.2.5.18other
- erlang erlang\/otp27.0 - 27.3.4.9other
- erlang erlang\/otp28.0 - 28.4.1other
영향받는 구성 (CPE) 2
- erlang erlang/inets≥ 5.10 < 9.1.0.5cpe:2.3:a:erlang:erlang\/inets:*:*:*:*:*:*:*:*
- erlang erlang/otp≥ 17.0 < 26.2.5.18cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
참고 자료 7
- https://cna.erlef.org/cves/CVE-2026-23941.htmlVendor Advisory
- https://osv.dev/vulnerability/EEF-CVE-2026-23941Third Party Advisory
링크 내용 불러오는 중…