Description
Authorization bypass through user-controlled key in Visual Studio Code allows an unauthorized attacker to bypass a security feature locally.
Published: 2026-08-11
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A local attacker can manipulate a user‑controlled key within Visual Studio Code to bypass an authorization check, enabling the attacker to perform actions that should normally be restricted by the application's security feature. This flaw falls under CWE‑639 and permits the attacker to gain unauthorized privileged operations within the context of the user’s local environment. While the vulnerability only applies to local users, the impact includes potential exploitation of other protected resources accessed by the user.

Affected Systems

Microsoft Visual Studio Code is the affected product, as listed by the CNA. No specific version range is provided in the official entry, so the scope of affected releases cannot be determined from the available data, and all existing installations may be at risk until an updated revision is available.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, but the EPSS score of less than 1% suggests that exploitation is currently unlikely. The feature bypass can only be triggered by a local attacker who can supply the manipulated key value, and therefore it does not pose a remote threat. The vulnerability is not listed in the CISA KEV catalog, indicating that no known widespread exploitation has been recorded.

Generated by OpenCVE AI on August 12, 2026 at 17:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Visual Studio Code to the latest version that includes the fix.
  • If an update cannot be applied immediately, remove or disable any user‑controlled key configurations that could be used to trigger the bypass until a patch is available.
  • Keep an eye on vendor advisories and apply patches as soon as they are released.

Generated by OpenCVE AI on August 12, 2026 at 17:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Authorization bypass through user-controlled key in Visual Studio Code allows an unauthorized attacker to bypass a security feature locally.
Title Visual Studio Code Security Feature Bypass Vulnerability
First Time appeared Microsoft
Microsoft visual Studio Code
Weaknesses CWE-639
CPEs cpe:2.3:a:microsoft:visual_studio_code:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft visual Studio Code
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Visual Studio Code
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-12T17:53:49.569Z

Reserved: 2026-07-01T21:14:44.619Z

Link: CVE-2026-58650

cve-icon Vulnrichment

Updated: 2026-08-12T14:13:53.326Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-08-11T17:18:05.417

Modified: 2026-08-12T15:17:40.070

Link: CVE-2026-58650

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T17:45:02Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key