#VU121175 Stack-based buffer overflow in libcoap - CVE-2025-34468
Published: January 12, 2026
libcoap
libcoap.net
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the coap_resolve_address_info() function in src/coap_address.c when proxy logic is enabled. A remote attacker can pass an overly long hostname to the application, trigger a stack-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.