Ghostwire

CVE-2025-56364: A use of uninitialized value vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, where the...

HIGH CVSS 0.0 EPSS 0.17%

Published: July 14, 2026 | Last Modified: July 14, 2026

Description

A use of uninitialized value vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, where the `GetDestinationGroupId().Value()` method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID. The issue affects all versions before commit 0360cc3 (Dec 5, 2024) and leads to denial of service through SIGABRT. It is fixed by adding a .HasValue() check before access.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.17% (7th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References