Lucene search
+L

351 matches found

NVD
NVD
added 2026/08/27 5:17 p.m.3 views

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", ...

SaveExploits0References2
NVD
NVD
added 2026/08/27 5:17 p.m.2 views

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...

SaveExploits0References2
NVD
NVD
added 2026/08/27 5:17 p.m.4 views

CVE-2026-26457

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapdumpmsg function when processing COAP messages containing options with zero length...

SaveExploits0References2
NVD
NVD
added 2026/08/27 5:17 p.m.3 views

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...

SaveExploits0References2
Kitploit
Kitploit
added 2026/08/27 4:54 p.m.3 views

CVE-2026-33453

Reprodução da Vulnerabilidade de Injeção de Cabeçalho → RCE no camel-coap CVE-2026-33453 Este projeto demonstra uma vulnerabilidade de injeção de cabeçalhos de mensagens Camel no componente camel-coap do Apache Camel, registrada como CVE-2026-33453. Um atacante não autenticado que consiga enviar ...

10CVSS8.6AI score0.06157EPSS
SaveExploits2
CVE
CVE
added 2026/08/27 12:00 a.m.7 views

CVE-2026-26459

ccoap (identified by commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 ) contains a vulnerability in its option parsing logic that triggers a segmentation fault when processing malformed CoAP messages with insufficient option data. The root cause lies in the library failing to handle short or malfo...

5.2AI score
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.6 views

CVE-2026-26452

ccoap at commit 77f55c4 contains a vulnerability in its option parsing logic that triggers a segmentation fault when processing CoAP messages containing invalid option numbers. The crash suggests a denial-of-service risk for services relying on this library. No CVSS score, patch version, or confi...

5.2AI score
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.6 views

CVE-2026-26457

ccoap at commit 77f55c4b contains a null pointer dereference in the coap_dump_msg() function. The bug is triggered when processing COAP messages that include options with zero length. No CVSS score, confirmed fix version, or in-the-wild exploitation details are provided in the available documents...

5.1AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.4 views

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...

5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.3 views

EUVD-2026-67098

ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 contains a null pointer dereference vulnerability in the coapdumpmsg function when processing COAP messages containing options with zero length...

5.1AI score
SaveExploits0References2
CVE
CVE
added 2026/08/27 12:00 a.m.7 views

CVE-2026-26453

ccoap (commit 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 ) is affected by a null pointer dereference in the coap_server_handle_session() function. When processing COAP messages containing URI_PATH options, the server calls strncmp() on option_list[i].data to check for the string "separate" without ...

5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.3 views

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...

5.2AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 12:00 a.m.4 views

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", ...

5.2AI score
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:16 p.m.9 views

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...

2.5CVSS0.0008EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:16 p.m.8 views

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...

3.7CVSS0.00252EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 11:09 p.m.61 views

CVE-2026-11812

CVE-2026-11812 concerns the UpdateHub management subsystem (subsys/mgmt/updatehub/updatehub.c) where access to a single file-scope ctx structure is not serialized. The code allows two concurrent flows to mutate ctx (background autohandler and user-triggered operations), and prepare_fds() can writ...

2.5CVSS5.7AI score0.0008EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:55 p.m.9 views

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...

3.7CVSS5.4AI score0.00252EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/10 10:55 p.m.36 views

CVE-2026-11811

The CVE-2026-11811 entry documents a socket-file-descriptor leak in the UpdateHub OTA client (start_coap_client) when connection-setup fails. The leak occurs because on failure paths the cleanup gate does not call cleanup_connection(), leaving an open descriptor in the global ctx.sock that is ove...

3.7CVSS5.4AI score0.00252EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 10:55 p.m.9 views

CVE-2026-11811 Socket file-descriptor leak in UpdateHub OTA client start_coap_client() leading to resource-exhaustion DoS

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...

3.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/10 9:17 p.m.13 views

CVE-2026-11810

The UpdateHub firmware-update agent's probe handler zimplupdatehubprobe in subsys/mgmt/updatehub/updatehub.c parses the JSON metadata returned by the update server into a fixed two-level nested-array struct. After parsing it validates only the outer array length objectslen != 2 and then...

7.5CVSS0.00329EPSS
SaveExploits0References2
Rows per page
Query Builder