CVE-2025-56361
CVE-2025-56361 is a high-severity vulnerability in Csa-iot Matter with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-617.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-617
- Affected product: Csa-iot Matter
- Published:
- Last modified:
Description
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 write to the OperationMode attribute (in the Pump Configuration and Control cluster), an invariant check (`minLevel < currentLevel`) fails and causes the device to abort. This leads to a denial of service condition. The issue is confirmed in SDK versions 1.3 and 1.4 (commit ab3d5ae), and is triggered remotely without authentication.
Frequently asked questions
- What is CVE-2025-56361?
- 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 write to the OperationMode attribute (in the Pump Configuration and Control cluster), an invariant check (`minLevel < currentLevel`) fails and causes the device to abort. This leads to a denial of service condition. The issue is confirmed in SDK versions 1.3 and 1.4 (commit ab3d5ae), and is triggered remotely without authentication.
- How severe is CVE-2025-56361?
- CVE-2025-56361 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2025-56361 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-56361?
- CVE-2025-56361 primarily affects Csa-iot Matter. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2025-56361?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2025-56361 published?
- CVE-2025-56361 was published on 2026-07-14 and last updated on 2026-07-17.
References
- https://github.com/project-chip/connectedhomeip/
- https://github.com/project-chip/connectedhomeip/issues/38619
Affected products (2)
- cpe:2.3:a:csa-iot:matter:1.3.0.0:*:*:*:*:*:*:*
- cpe:2.3:a:csa-iot:matter:1.4.0.0:*:*:*:*:*:*:*
More vulnerabilities in Csa-iot Matter
- CVE-2025-56365 — High (CVSS 7.5): A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, in the interaction model…
- CVE-2025-56364 — High (CVSS 7.5): A use of uninitialized value vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, where the…
- CVE-2025-56363 — High (CVSS 7.5): A null pointer dereference vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, affecting the…
- CVE-2025-56362 — High (CVSS 7.5): A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.2, specifically within the…
- CVE-2024-3297 — Medium (CVSS 6.5): An issue in the Certificate Authenticated Session Establishment (CASE) protocol for establishing secure sessions…
- CVE-2024-3454 — Low (CVSS 3.5): An implementation issue in the Connectivity Standards Alliance Matter 1.2 protocol as used in the connectedhomeip SDK…
All CVEs affecting Csa-iot Matter →
Other CWE-617 (Reachable Assertion) vulnerabilities
- CVE-2024-35884 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: udp: do not accept non-tunnel GSO skbs landing in…
- CVE-2020-3615 — Critical (CVSS 9.8): Valid deauth/disassoc frames is dropped in case if RMF is enabled and some rouge peer keep on sending rogue…
- CVE-2019-9795 — Critical (CVSS 9.8): A vulnerability where type-confusion in the IonMonkey just-in-time (JIT) compiler could potentially be used by…
- CVE-2026-52952 — High (CVSS 8.8): In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARN_ON in…
- CVE-2026-31739 — High (CVSS 8.8): In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTO_ALG_ASYNC The…
- CVE-2020-12417 — High (CVSS 8.8): Due to confusion about ValueTags on JavaScript Objects, an object may pass through the type barrier, resulting in…