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).
References
| Link | Resource |
|---|---|
| https://github.com/project-chip/connectedhomeip/ | Product |
| https://github.com/project-chip/connectedhomeip/issues/38618 | Exploit Issue Tracking |
| https://github.com/project-chip/connectedhomeip/issues/38618 | Exploit Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-14 23:17
Updated : 2026-07-17 03:10
NVD link : CVE-2025-56362
Mitre link : CVE-2025-56362
CVE.ORG link : CVE-2025-56362
JSON object : View
Products Affected
csa-iot
- matter
CWE
CWE-617
Reachable Assertion
