CVE Catalog

CVE-2026-10772

Unknown
Published: Translated: NVD NIST

Summary

This CVE has been rejected as a duplicate. The described vulnerability involved incorrect permission checking in the Bluetooth GATT notify/indicate paths in the Zephyr stack, but was already reported as CVE-2026-2411.

Risk Assessment

The risk is that encryption/authentication requirements for the Characteristic Value attribute are not enforced, potentially leading to unauthorized access to sensitive data over Bluetooth.

Recommendation

Apply the fix from commit c3386f92fe81bd10dc23e6a115e6a80a7d863546 and use CVE-2026-2411 as the reference for this vulnerability.

Other vulnerabilities in Zephyr

See all
Original NVD description (English source)

Rejected reason: ** DUPLICATE ** This CVE Record has been rejected by the Zephyr Project CNA. CVE-2026-10772 was assigned to a vulnerability already covered by CVE-2026-2411, which was assigned earlier for the same defect: the Bluetooth GATT notify/indicate paths check the permissions of the Characteristic Declaration attribute rather than the Characteristic Value attribute, so the encryption/authentication requirements configured on the value are not enforced. Both identifiers describe the same root cause in subsys/bluetooth/host/gatt.c, fixed by the same commit (c3386f92fe81bd10dc23e6a115e6a80a7d863546). Use CVE-2026-2411 instead.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS