LiveActive security incident?Get immediate response
CVE Record

CVE-2025-56362: A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.2, specifically w...

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

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated remote actor crash a Matter device or service built with vulnerable connectedhomeip SDK versions. The impact is availability only: the sources do not report data theft or code execution. Exposure depends on whether a product embeds the affected SDK and exposes the relevant Matter clusters.

Executive priority

Prioritize as a high availability risk for Matter-enabled products and environments where device downtime affects operations. Business urgency is highest for exposed, remotely reachable, or safety-adjacent deployments. Evidence does not support treating this as data compromise or active exploitation.

Technical view

CVE-2025-56362 is a CWE-617 reachable assertion in connectedhomeip before 1.4.2. The Level Control periodic server tick can violate a currentLevel/maxLevel assertion after a specific cross-cluster state change, causing process crash. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges, no user interaction, high availability impact.

Likely exposure

Products using Matter SDK connectedhomeip 1.3 or 1.4, including commit ab3d5ae, may be exposed. The CVE data lists vendor and product as n/a, so downstream affected devices and firmware lines are not identified in the provided sources.

Exploitation context

The source states remote unauthenticated denial of service is possible. It does not cite active exploitation, public weaponization, or CISA KEV listing. Treat exploit status as unconfirmed beyond the described crash condition.

Researcher notes

The public CVE data provides a precise SDK-level crash condition but incomplete downstream product mapping. Focus triage on dependency provenance, cluster enablement, reachable Matter interfaces, and vendor firmware status. Avoid assuming all Matter devices are affected without confirming connectedhomeip version lineage.

Mitigation direction

  • Upgrade connectedhomeip or Matter SDK integrations to 1.4.2 or later where applicable.
  • Check downstream device or firmware vendor advisories for product-specific fixes.
  • Reduce exposure of Matter control surfaces where business operations allow.
  • Monitor affected devices for unexpected restarts or availability degradation.
  • Prioritize fixes for internet-reachable or safety-relevant deployments.

Validation and detection

  • Inventory products and firmware that embed connectedhomeip or Matter SDK.
  • Check SBOMs and build records for connectedhomeip 1.3, 1.4, or commit ab3d5ae.
  • Confirm whether relevant Matter clusters are enabled in deployed products.
  • Review vendor advisories for mapped device models and patched firmware versions.
  • Verify upgraded builds report connectedhomeip 1.4.2 or later.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-617: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-56362 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2025-56362Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.