Stack-based buffer overflow in libevent - #VU136937
Published: July 6, 2026
Vulnerability details
The vulnerability allows a local privileged user to execute arbitrary code.
The vulnerability exists due to stack-based buffer overflow in sample/http-server main() when processing a user-supplied Unix-domain socket path via the -U command-line argument. A local privileged user can supply an overly long socket path to execute arbitrary code.
Only builds and deployments that compile and use the sample/http-server example with Unix-domain socket support are affected.