Heap Buffer Overflow in DTLS Socket Implementation of Zephyr RTOS
CVE-2026-8718

8.4HIGH

Key Information:

Status
Vendor
CVE Published:
10 August 2026

What is CVE-2026-8718?

A vulnerability in the DTLS socket implementation of Zephyr RTOS allows an unprivileged user to cause a heap buffer overflow. This occurs due to an inadequate size verification of the user-supplied buffer in the tls_opt_dtls_peer_connection_id_value_get() function. When a small optlen is provided for a connected DTLS socket with an enabled Connection ID, it can result in the copying of a remote peer's negotiated DTLS Connection ID into a buffer that does not have sufficient space, potentially leading to arbitrary code execution.

Affected Version(s)

zephyr 3.5.0 < 4.4.1

References

CVSS V3.1

Score:
8.4
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.