← Zurück zur CVE-Suche

CVE-2025-56364

Matter SDK

Beschreibung

A use of uninitialized value vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, where the `GetDestinationGroupId().Value()` method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID. The issue affects all versions before commit 0360cc3 (Dec 5, 2024) and leads to denial of service through SIGABRT. It is fixed by adding a .HasValue() check before access.

CVSS 7.5EPSS 0.331%Risiko 0.77
Quelle öffnen
Veröffentlicht
2026-07-14 23:17:27
Betroffene Versionen
<1.4.0
Typ
Firmware
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H