CVE Catalog

CVE-2025-56362

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

25th percentile - higher than 25% of all known CVEs

Summary

A reachable assertion vulnerability in Matter SDK (connectedhomeip) before 1.4.2 allows remote denial of service by sending a MoveToLevel command followed by writing OperationMode=2 in the Pump Configuration and Control cluster, causing a server crash.

Risk Assessment

An unauthenticated attacker can remotely crash the server, leading to denial of service and potentially affecting the availability of IoT systems.

Recommendation

Immediately update Matter SDK to version 1.4.2 or later, which includes the fix for this vulnerability.

Other vulnerabilities in Matter SDK

See all
Original NVD description (English source)

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 Configuration and Control cluster), the server tick function violates the assertion `currentLevel < maxLevel`, resulting in a crash. This can be exploited remotely without authentication to cause denial of service. Affected versions include 1.3 and 1.4 (commit ab3d5ae).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS