CVE-2025-56364
Last modified
CVE-2025-56364 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Csa-Iot | Matter | < 1.4.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-56364?
How severe is CVE-2025-56364?
How do I fix CVE-2025-56364?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-56352In tinyMQTT commit 6226ade15bd4f97be2d196352e64dd10937c1962 …7.5
- CVE-2025-56353In tinyMQTT commit 6226ade15bd4f97be2d196352e64dd10937c1962 …7.5
- CVE-2025-5636A vulnerability, which was classified as critical, has been …9.8
- CVE-2025-56361A reachable assertion vulnerability exists in the Matter SDK…7.5
- CVE-2025-56362A reachable assertion vulnerability exists in the Matter SDK…7.5
- CVE-2025-56363A null pointer dereference vulnerability exists in the Matte…7.5
- CVE-2025-56365A reachable assertion vulnerability exists in the Matter SDK…7.5
- CVE-2025-5637A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-56379A stored cross-site scripting (XSS) vulnerability in the blo…5.4
- CVE-2025-5638A vulnerability has been found in PHPGurukul Notice Board Sy…8.8
- CVE-2025-56380Frappe Framework v15.72.4 was discovered to contain a SQL in…6.5
- CVE-2025-56381ERPNEXT v15.67.0 was discovered to contain multiple SQL inje…6.5
Are you affected by CVE-2025-56364?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
