Description
An issue in Matter Standard Specification-Implementation gap v1.5.1 Matter Project Chip V1.5.1 allows a local attacker to obtain sensitive information via the PerformCommissioningStep function in the ChipDeviceController.cpp component
Published: 2026-09-21
Score: n/a
EPSS: n/a
KEV: No
Impact: Information disclosure
Action: Assess Impact
AI Analysis

Impact

The vulnerability allows a local adversary to read sensitive data by invoking the PerformCommissioningStep routine inside ChipDeviceController.cpp. This function is part of the Matter standard’s commissioning flow, and the implementation gap means that private information can be retrieved without proper authentication checks. The flaw does not enable remote exploits or privilege escalation but does expose data that could be used to further compromise the device or network.

Affected Systems

This issue is present in Matter Project Chip version 1.5.1 and any deployments that rely on that version of the Matter Standard Specification. Devices that implement this version of the commissioning logic are susceptible while they are physically accessible to an attacker.

Risk and Exploitability

The vulnerability has no publicly available EPSS score and is not listed in CISA KEV. Because it requires local access, the exploitation probability is limited to scenarios where an attacker can physically reach the device or gain local network access. The lack of a CVSS score means the exact severity is not formally quantified, but the disclosed local information exposure can aid further attacks and is considered a medium‑to‑high risk based on the potential data at stake.

Generated by OpenCVE AI on September 21, 2026 at 22:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Matter Project Chip to a version that closes the specification gap identified in v1.5.1.
  • Limit physical access to devices capable of performing commissioning, or employ a secure provisioning environment that restricts local interaction.
  • Enforce strong authentication and authorization controls on the commissioning endpoint to ensure only trusted entities can invoke PerformCommissioningStep.

Generated by OpenCVE AI on September 21, 2026 at 22:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Title Local Information Disclosure via PerformCommissioningStep in Matter Chip v1.5.1
Weaknesses CWE-200

Mon, 21 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
Description An issue in Matter Standard Specification-Implementation gap v1.5.1 Matter Project Chip V1.5.1 allows a local attacker to obtain sensitive information via the PerformCommissioningStep function in the ChipDeviceController.cpp component
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-21T21:28:17.379Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-78806

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T22:16:58.733

Modified: 2026-09-21T22:16:58.733

Link: CVE-2026-78806

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T22:30:12Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor