CVE Catalog

CVE-2025-56361

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

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

Summary

A reachable assertion vulnerability in Matter SDK versions 1.3 and 1.4 causes device abort after a MoveToLevel command and conflicting write to the OperationMode attribute. The bug in Level Control cluster server tick logic leads to denial of service (DoS).

Risk Assessment

An unauthenticated remote attacker can crash Matter-based IoT devices, disrupting their operation and potentially the entire network.

Recommendation

Immediately update the Matter SDK to a version later than 1.4 that includes the fix. If update is not possible, restrict external access to the devices.

Other vulnerabilities in Matter SDK

See all
Original NVD description (English source)

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.

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