Buffer Overflow in BusyBox TLS ClientHello Processing
CVE-2026-88840
5.3MEDIUM
What is CVE-2026-88840?
A buffer overflow vulnerability exists in BusyBox TLS within the get_client_hello() function. This issue arises when parsing a truncated ClientHello message, leading the function to read beyond the allocated input buffer. Such behavior can potentially be exploited to affect application stability and may open avenues for unauthorized access or additional vulnerabilities, highlighting the importance of proper input validation mechanisms.