VYPR

Matter

by Csa Iot

CVEs (7)

  • CVE-2024-3297MedJul 24, 2024
    risk 0.42cvss 6.5epss 0.00

    An issue in the Certificate Authenticated Session Establishment (CASE) protocol for establishing secure sessions between two devices, as implemented in the Matter protocol versions before Matter 1.1 allows an attacker to replay manipulated CASE Sigma1 messages to make the device…

  • CVE-2024-3454LowJul 24, 2024
    risk 0.23cvss 3.5epss 0.00

    An implementation issue in the Connectivity Standards Alliance Matter 1.2 protocol as used in the connectedhomeip SDK allows a third party to disclose information about devices part of the same fabric (footprinting), even though the protocol is designed to prevent access to such…

  • CVE-2025-56365HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    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…

  • CVE-2025-56364HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    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…

  • CVE-2025-56363HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    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…

  • CVE-2025-56362HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.2, specifically within the Level Control cluster's periodic server tick logic. When a MoveToLevel command is sent and immediately followed by a write of OperationMode=2 (in the Pump…

  • CVE-2025-56361HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) 1.3 thru 1.4, specifically within the Level Control cluster's server tick logic (`emberAfLevelControlClusterServerTickCallback`). When a MoveToLevel command is executed and followed by a conflicting…