Security Update for Microsoft Visual Studio Code (September 2026)
| Reporter | Title | Published | Views | Family All 98 |
|---|---|---|---|---|
| CVE-2026-70334 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-78461 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-78462 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81356 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81357 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81376 | 8 Sep 202620:13 | – | circl | |
| CVE-2026-81377 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81378 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81379 | 8 Sep 202620:18 | – | circl | |
| CVE-2026-81380 | 8 Sep 202620:18 | – | circl |
10
10
#%NASL_MIN_LEVEL 80900
#
# (C) Tenable, Inc.
#
include('compat.inc');
if (description)
{
script_id(344293);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/11");
script_cve_id(
"CVE-2026-70334",
"CVE-2026-78461",
"CVE-2026-78462",
"CVE-2026-81356",
"CVE-2026-81357",
"CVE-2026-81376",
"CVE-2026-81377",
"CVE-2026-81378",
"CVE-2026-81379",
"CVE-2026-81380",
"CVE-2026-81381",
"CVE-2026-81383"
);
script_xref(name:"IAVA", value:"2026-A-0960");
script_name(english:"Security Update for Microsoft Visual Studio Code (September 2026)");
script_set_attribute(attribute:"synopsis", value:
"The remote host has an application installed that is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The remote host has an application installed that is missing security updates. It is,
therefore, affected by multiple vulnerabilities:
- Authorization bypass through user-controlled key in Visual Studio Code allows an unauthorized attacker to
bypass a security feature over a network. (CVE-2026-78462)
- Incomplete comparison with missing factors in Visual Studio Code allows an unauthorized attacker to bypass
a security feature over a network. (CVE-2026-81376)
- Improper limitation of a pathname to a restricted directory ('path traversal') in Visual Studio Code
allows an unauthorized attacker to bypass a security feature over a network. (CVE-2026-78461)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://code.visualstudio.com/updates/v1_136");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-70334");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-78461");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-78462");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81356");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81357");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81376");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81377");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81378");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81379");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81380");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81381");
script_set_attribute(attribute:"see_also", value:"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81383");
script_set_attribute(attribute:"solution", value:
"Microsoft has released a security update, please review the vendor advisory.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-81376");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(22, 77, 184, 436, 444, 522, 636, 639, 693, 706, 918, 1023);
script_set_attribute(attribute:"vuln_publication_date", value:"2026/09/08");
script_set_attribute(attribute:"patch_publication_date", value:"2026/09/08");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/09");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:visual_studio_code");
script_set_attribute(attribute:"thorough_tests", value:"true");
script_set_attribute(attribute:"stig_severity", value:"I");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("microsoft_visual_studio_code_installed.nbin", "microsoft_visual_studio_code_win_user_installed.nbin");
script_require_keys("installed_sw/Microsoft Visual Studio Code", "SMB/Registry/Enumerated");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'requires': [
{'scope': 'target', 'match': {'os': 'windows'}}
],
'checks': [
{
'product': {'name': 'Microsoft Visual Studio Code', 'type': 'app'},
'check_algorithm': 'default',
'constraints': [
{'fixed_version': '1.136.2'}
]
}
]
};
var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:result);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
11 Sep 2026 00:00Current
CVSS 3.19.6
EPSS0.01036
SSVC