CVE-2025-56361

Source
https://cve.org/CVERecord?id=CVE-2025-56361
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56361.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-56361
Published
2026-07-14T00:00:00Z
Modified
2026-08-12T03:51:35.671483832Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/56xxx/CVE-2025-56361.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/project-chip/connectedhomeip

Affected ranges

Type
GIT
Repo
https://github.com/project-chip/connectedhomeip
Events
Database specific
Show details
{
    "cpe": [
        "cpe:2.3:a:csa-iot:matter:1.3.0.0:*:*:*:*:*:*:*",
        "cpe:2.3:a:csa-iot:matter:1.4.0.0:*:*:*:*:*:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "1.3.0.0"
        },
        {
            "last_affected": "1.3.0.0"
        },
        {
            "introduced": "1.4.0.0"
        },
        {
            "last_affected": "1.4.0.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.3.0.0
1.4.0.0
v1.*
v1.3.0.0
v1.4.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56361.json"