Inconsistent interpretation of HTTP requests in Erlang OTP - CVE-2026-66357
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote attacker to smuggle HTTP requests.
The vulnerability exists due to inconsistent interpretation of HTTP requests in the inets httpd server header parser when handling HTTP requests containing obs-fold header continuation lines. A remote attacker can send a specially crafted request to smuggle HTTP requests.
Exploitation requires the server to be deployed behind a reverse proxy that merges obs-fold continuation lines with the preceding header.