Input validation error in libevent - #VU136947
Published: July 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to smuggle HTTP requests and bypass access controls.
The vulnerability exists due to improper input validation in the evhttp HTTP parser when processing requests with multi-valued Transfer-Encoding headers. A remote attacker can send a specially crafted request with a comma-separated Transfer-Encoding value to smuggle HTTP requests and bypass access controls.
Exploitation requires the service to be deployed behind an intermediary that recognizes chunked as the final transfer coding and reuses the connection.