PT-2026-58848 · Unknown · Matter Sdk
CVE-2025-56364
·
Published
2026-07-14
·
Updated
2026-07-17
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Matter SDK (connectedhomeip) versions prior to 1.4.0
Description
A use of uninitialized value occurs when the
GetDestinationGroupId().Value() method is called without verifying if a value exists. This happens when an InvokeCommand is sent without initializing the destination group ID, resulting in a crash via SIGABRT (a signal sent to a process to abort execution) and causing a denial of service.Recommendations
Update Matter SDK (connectedhomeip) to version 1.4.0 or later.
As a temporary mitigation, ensure that the destination group ID is initialized before calling the
GetDestinationGroupId().Value() method.Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Matter Sdk