VendorsCsa-iotmatterany version
Vulnerabilities

Csa-iot Connected Standards Alliance Matter SDK any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

5CVEs
CVE-2025-56365
A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, in the interaction model command processing logic. When an InvokeCommandRequest is sent to a nonexistent endpoint and cluster (e.g., 0x34), the code incorrectly treats the endpoint as valid due to missing checks in CodegenDataModelProvider::Invoke. This causes a VerifyOrDie failure in ProcessCommandDataIB and results in a crash (SIGABRT). The issue has been acknowledged and fixed in a later revision (PR #37207).
Published 2026-07-14 · Analyzed
7.5EPSS 0.006
CVE-2025-56363
A null pointer dereference vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, affecting the ReadRevisionAttribute function used in multiple clusters (Channel, Account Login, TargetNavigator, etc.). The function lacks proper validation of the delegate pointer before dereferencing. A remote unauthenticated attacker can exploit this issue by sending a crafted read request, causing the device to crash (denial of service). This issue has been confirmed in SDK version v1.4 (commit ab3d5ae).
Published 2026-07-14 · Analyzed
7.5EPSS 0.006
CVE-2025-56364
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.
Published 2026-07-14 · Analyzed
7.5EPSS 0.006
CVE-2024-3297
Session establishment lock-up during replay of CASE Sigma1 messages
Published 2024-07-24 · Modified
6.5EPSS 0.002
CVE-2024-3454
In-Fabric Matter Cluster Attribute Disclosure
Published 2024-07-24 · Modified
3.5EPSS 0.002