Description
Incorrect authorization 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

An attacker who can execute code locally can exploit an incorrect authorization check in Visual Studio Code to bypass a built‑in security feature. The flaw is rooted in improper handling of authority and privilege escalation weaknesses (CWE‑693 and CWE‑863). Because the security property is locally enforced, an attacker can gain unauthorized access to protected functionality or data that the feature is meant to guard, potentially compromising confidentiality or integrity of the user's environment.

Affected Systems

Microsoft Visual Studio Code on any machine where the vulnerable version is installed. No specific version range was supplied, so all currently installed releases are potentially affected until a fix is applied.

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 unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be local due to the requirement for local code execution; a remote attacker would need to compromise the local system first.

Generated by OpenCVE AI on August 12, 2026 at 15:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Visual Studio Code update from Microsoft that addresses the authorization bypass.
  • If an update cannot be applied immediately, temporarily disable the affected security feature or limit its usage to trusted accounts.
  • Monitor system logs and alerting mechanisms for signs of attempts to use the bypassed feature, and investigate any anomalous activity.

Generated by OpenCVE AI on August 12, 2026 at 15:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 14: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 Incorrect authorization 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-693
CWE-863
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-31T20:05:59.274Z

Reserved: 2026-08-03T20:44:03.597Z

Link: CVE-2026-69278

cve-icon Vulnrichment

Updated: 2026-08-12T13:37:21.069Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:19:06.880

Modified: 2026-08-28T20:19:38.140

Link: CVE-2026-69278

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-693

    Protection Mechanism Failure

  • CWE-863

    Incorrect Authorization