Input validation error in libevent - #VU136946
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 multiple Transfer-Encoding headers. A remote attacker can send a specially crafted request with conflicting Transfer-Encoding headers to smuggle HTTP requests and bypass access controls.
Exploitation requires the service to be deployed behind an intermediary that interprets Transfer-Encoding differently and reuses the connection.