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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:csa-iot:matter:1.3.0.0:*:*:*:*:*:*:*
cpe:2.3:a:csa-iot:matter:1.4.0.0:*:*:*:*:*:*:*

History

17 Jul 2026, 03:18

Type Values Removed Values Added
First Time Csa-iot
Csa-iot matter
References () https://github.com/project-chip/connectedhomeip/ - () https://github.com/project-chip/connectedhomeip/ - Product
References () https://github.com/project-chip/connectedhomeip/issues/38619 - () https://github.com/project-chip/connectedhomeip/issues/38619 - Exploit, Issue Tracking
CPE cpe:2.3:a:csa-iot:matter:1.3.0.0:*:*:*:*:*:*:*
cpe:2.3:a:csa-iot:matter:1.4.0.0:*:*:*:*:*:*:*

15 Jul 2026, 15:16

Type Values Removed Values Added
References () https://github.com/project-chip/connectedhomeip/issues/38619 - () https://github.com/project-chip/connectedhomeip/issues/38619 -
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE CWE-617

14 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 22:16

Updated : 2026-07-17 03:18


NVD link : CVE-2025-56361

Mitre link : CVE-2025-56361

CVE.ORG link : CVE-2025-56361


JSON object : View

Products Affected

csa-iot

  • matter
CWE
CWE-617

Reachable Assertion