Out-of-Bounds Write Vulnerability in Zephyr's WireGuard Subsystem
CVE-2026-10665

7.4HIGH

Key Information:

Status
Vendor
CVE Published:
12 July 2026

What is CVE-2026-10665?

The vulnerability within the WireGuard subsystem in Zephyr allows for an out-of-bounds write due to improper handling of an attacker-derived data length. When processing inbound transport-data, the function wg_process_data_message() linearizes data into a fixed buffer based on a potentially manipulated length, which does not adhere to bounds defined within the underlying operations. This flaw can lead to remote memory corruption or denial of service, especially when triggered by a malicious peer or on-path attacker, negatively impacting system integrity and availability.

Affected Version(s)

zephyr 4.4.0 < 4.5.0

References

CVSS V3.1

Score:
7.4
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.