Description
Insufficiently protected credentials in GitHub Copilot and Visual Studio Code allows an unauthorized attacker to disclose information over a network.
Published: 2026-07-14
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from the GitHub Copilot extension in Visual Studio Code failing to protect stored credentials. An attacker who can access the VS Code instance can read sensitive authentication tokens or other credentials that might provide additional access privileges. The weakness is identified as CWE‑200 (Information Exposure) and CWE‑522 (Insufficiently Protected Credentials).

Affected Systems

Microsoft Visual Studio Code with the GitHub Copilot integration is affected. No specific version ranges are documented, so any release that includes Copilot may be vulnerable until an official patch is applied.

Risk and Exploitability

The CVSS score of 6.5 classifies the issue as medium severity, and the EPSS score of less than 1 % indicates a low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. The likely attack path involves an attacker gaining network access to the VS Code environment, either locally or remotely, and intercepting or accessing the Copilot extension host to retrieve stored credentials.

Generated by OpenCVE AI on July 31, 2026 at 09:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Visual Studio Code update that includes the fix for credential protection in the GitHub Copilot extension.
  • If an update is not yet available, temporarily disable or uninstall the GitHub Copilot extension to eliminate the exposure.
  • After applying the patch or removing the extension, clear any stored credentials from VS Code and any Copilot caches to ensure no residual sensitive data remains.

Generated by OpenCVE AI on July 31, 2026 at 09:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Insufficiently protected credentials in GitHub Copilot and Visual Studio Code allows an unauthorized attacker to disclose information over a network.
Title GitHub Copilot and Visual Studio Code Information Disclosure Vulnerability
First Time appeared Microsoft
Microsoft visual Studio Code
Weaknesses CWE-200
CWE-522
CPEs cpe:2.3:a:microsoft:visual_studio_code:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft visual Studio Code
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Visual Studio Code
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:53:03.193Z

Reserved: 2026-05-18T23:53:33.896Z

Link: CVE-2026-47282

cve-icon Vulnrichment

Updated: 2026-07-15T13:45:01.615Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T09:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-522

    Insufficiently Protected Credentials