Matter SDK Reachable Assertion Vulnerability in Level Control Cluster

Vulnerability

A reachable assertion vulnerability in the Matter SDK (connectedhomeip) has been identified, affecting versions prior to 1.4.2. The issue arises within the Level Control cluster's periodic server tick logic. When a MoveToLevel command is issued 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', leading to a crash. This vulnerability can be exploited remotely without authentication, causing a denial-of-service condition.

Impact

Exploitation of this vulnerability causes a denial-of-service condition by crashing the application.

Reproduction

The vulnerability can be reproduced using the chip-tool command-line utility. First, send a MoveToLevel command to increase the CurrentLevel while the device is On. Then, immediately write the OperationMode attribute with a value of 2, which forces the CurrentLevel to the maximum. This sequence violates the assertion in the Level Control cluster, causing the application to crash.

Remediation

Users can update to Matter SDK version 1.4.2 or later to address this vulnerability.

Added: Jul 15, 2026, 3:37 AM
Updated: Jul 15, 2026, 3:37 AM

Vulnerability Rating

Custom Algorithm
spread
0.8
impact
2.5
exploitability
7.6
remediation
7.7
relevance
9.3
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.