Bluetooth HAS GATT Server Vulnerability in Zephyr Project
CVE-2026-13213

5.3MEDIUM

Key Information:

Status
Vendor
CVE Published:
24 August 2026

What is CVE-2026-13213?

The Hearing Access Service (HAS) in the Zephyr Project's GATT server contains a vulnerability that can lead to a denial of service. This occurs when a bonded Bluetooth peer reconnects during a specific boot-time window before the service registers. As security callbacks are triggered for every connection, but the service attributes are not yet initialized, it results in attempts to access NULL pointers, ultimately leading to crashes. A recent fix addresses this issue by ensuring that no notifications are sent until the service is fully registered.

Affected Version(s)

zephyr 3.6.0 < 4.4.2

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Adjacent Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.