356 matches found
CVE-2026-33453
camel-coap Внедрение заголовков → Воспроизведение уязвимости RCE CVE-2026-33453 Этот проект демонстрирует уязвимость внедрения заголовков сообщений Camel в компоненте camel-coap Apache Camel, отслеживаемую как CVE-2026-33453. Неаутентифицированный злоумышленник, способный отправить один CoAP...
PT-2026-83953
The LwM2M JSON content formatter's get string in subsys/net/lib/lwm2m/lwm2m rw json.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if string length buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...
CVE-2026-26459
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data...
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-26457
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapdumpmsg function when processing COAP messages containing options with zero length...
CVE-2026-26452
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a vulnerability in the option parsing logic that causes a segmentation fault when processing COAP messages containing invalid option numbers...
CVE-2026-26459
ccoap (a C library for the CoAP protocol) at commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a segmentation fault in its option parsing logic when processing malformed CoAP messages with insufficient option data. The vulnerability is reachable over the network with no authentication or u...
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", ...
EUVD-2026-67099
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data...
EUVD-2026-67098
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapdumpmsg function when processing COAP messages containing options with zero length...
CVE-2026-26457
ccoap (commit 77f55c4b) is vulnerable to a null pointer dereference in the coap_dump_msg() function when processing COAP messages containing options with zero length. The flaw requires no authentication or user interaction and is reachable over the network, leading to a high availability impact (...
CVE-2026-26452
ccoap at commit 77f55c4b contains a segmentation fault in its option parsing logic triggered when processing CoAP messages with invalid option numbers . The vulnerability is reachable over the network with no privileges required and no user interaction, leading to a high availability impact (deni...
EUVD-2026-67095
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a vulnerability in the option parsing logic that causes a segmentation fault when processing COAP messages containing invalid option numbers...
CVE-2026-26452
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a vulnerability in the option parsing logic that causes a segmentation fault when processing COAP messages containing invalid option numbers...
CVE-2026-26459
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a vulnerability in the option parsing logic that causes a segmentation fault when processing malformed COAP messages with insufficient option data...
CVE-2026-26457
ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapdumpmsg function when processing COAP messages containing options with zero length...
EUVD-2026-67096
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...
CVE-2026-11812
The UpdateHub management subsystem subsys/mgmt/updatehub/updatehub.c drives every update operation through a single file-scope ctx structure that holds the CoAP block context, payload buffer, status code, socket, and a one-element poll-fd array fds1. Access to ctx was not serialized, and preparef...
CVE-2026-11811
The UpdateHub over-the-air update client's startcoapclient in subsys/mgmt/updatehub/updatehub.c leaks the CoAP/DTLS socket descriptor on its connection-setup failure paths. The shared error: cleanup gated socket closing on a ret 0 flag, but ret was set to -1 immediately after the socket was...