CVE-2025-56364 matter vulnerability
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.
Quick answer
csa-iot matter should be reviewed and updated if it matches the affected versions. The recommended fix is to apply the vendor-supported patched version or the mitigation steps below, then retest the public website with Fixnx.
Who is affected
Affected versions
- Review vendor advisory for affected versions.
Fixed versions
- Apply the latest vendor-supported patched version.
How to fix it
CVE-2025-56364 affects csa-iot matter and is rated high. 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. Fix this first on internet-facing or admin systems. The practical fix is to upgrade Matter SDK connectedhomeip to a release that includes commit 0360cc3 or a later supported release, then verify the system is no longer exposed.
- Inventory every server, container, appliance, cluster, plugin, or device that uses csa-iot matter.
- Check the installed version and configuration against CVE-2025-56364 and the linked advisory.
- Apply the vendor fix: upgrade Matter SDK connectedhomeip to a release that includes commit 0360cc3 or a later supported release.
- Limit untrusted device traffic and test Matter command handling after the SDK update.
- Disable or isolate the affected feature if you cannot update right away.
- Review crash logs, restarts, and error spikes that match the vulnerable component.
- Rotate secrets, rebuild affected systems, or reset sessions if you suspect compromise.
Scan now. Google sign-in is only needed to unlock fix guidance.
Verify the fix
- Confirm csa-iot matter is running the patched version or the approved mitigation is active.
- Confirm affected public, admin, API, tunnel, or cluster access is limited to trusted users.
- Repeat the risky workflow or a safe test case and confirm the issue no longer appears.
- Review logs again after the fix for crashes, bypass attempts, file access, or suspicious changes.
- Save version, config, log, and scan evidence for your remediation record.
Related categories
Trusted references
FAQ
What is affected by CVE-2025-56364?
csa-iot matter should be checked against the vendor advisory and trusted references linked on this page.
What should I fix first?
Start with internet-facing sites, admin panels, login flows, plugins, themes, modules, packages, and systems that process user-controlled input or sensitive data.
How do I confirm the fix worked?
Apply the patched version or mitigation, clear caches where relevant, retest the affected workflow, and run a new Fixnx scan to verify public website exposure signals.
How are Fixnx security risk categories chosen?
Fixnx keeps one canonical risk page and assigns only broad, relevant categories such as ecosystem, technology area, or vulnerability class.
