Description
libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where get_byte_inc() in src/oscore/oscore_cbor.c relies solely on assert() for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed OSCORE options or responses during OSCORE negotiation to trigger out-of-bounds reads during CBOR parsing and potentially cause heap buffer overflow writes through integer wraparound in allocation size computation.
INFO
Published Date :
2026-04-17T21:11:38.137Z
Last Modified :
2026-04-20T16:46:56.223Z
Source :
VulnCheck
AFFECTED PRODUCTS
The following products are affected by CVE-2026-29013 vulnerability.
| Vendors | Products |
|---|---|
| Libcoap |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-29013.