CVE-2025-56364 - Matter SDK Use of Uninitialized Value Vulnerability
CVE ID :CVE-2025-56364
Published : July 14, 2026, 11:17 p.m. | 1 hour, 30 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : July 14, 2026, 11:17 p.m. | 1 hour, 30 minutes ago
Description :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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...