3 matches found
CVE-2026-26453
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapserverhandlesession function when processing COAP messages containing URIPATH options with NULL data pointers. When the server searches for a URIPATH option matching the string "separate", ...
CVE-2026-26453
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapserverhandlesession function when processing COAP messages containing URIPATH options with NULL data pointers. When the server searches for a URIPATH option matching the string "separate", ...
CVE-2026-26453
ccoap at commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference in the coap_server_handle_session() function. When processing COAP messages, the server searches for a URI_PATH option matching the string "separate" and directly calls strncmp() on option_list[i].data wi...