Microsoft Exchange Server (September 2026)
| Reporter | Title | Published | Views | Family All 78 |
|---|---|---|---|---|
| September Microsoft Patch Tuesday | 9 Sep 202607:00 | – | avleonov | |
| CVE-2026-55007 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69355 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69356 | 8 Sep 202620:09 | – | circl | |
| CVE-2026-69361 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69375 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69378 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69380 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69382 | 8 Sep 202620:15 | – | circl | |
| CVE-2026-69641 | 8 Sep 202620:10 | – | circl |
10
10
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(343866);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/08");
script_cve_id(
"CVE-2026-55007",
"CVE-2026-69355",
"CVE-2026-69356",
"CVE-2026-69361",
"CVE-2026-69375",
"CVE-2026-69378",
"CVE-2026-69380",
"CVE-2026-69382",
"CVE-2026-69641"
);
script_xref(name:"MSKB", value:"5121608");
script_xref(name:"MSKB", value:"5121609");
script_xref(name:"MSKB", value:"5121610");
script_xref(name:"MSKB", value:"5121611");
script_xref(name:"MSFT", value:"MS26-5121608");
script_xref(name:"MSFT", value:"MS26-5121609");
script_xref(name:"MSFT", value:"MS26-5121610");
script_xref(name:"MSFT", value:"MS26-5121611");
script_name(english:"Microsoft Exchange Server (September 2026)");
script_set_attribute(attribute:"synopsis", value:
"The Microsoft Exchange Server installed on the remote host is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The Microsoft Exchange Server installed on the remote host is missing security updates. It is,
therefore, affected by multiple vulnerabilities:
- Double free in Microsoft Exchange Server allows an unauthorized attacker to execute code over a network.
(CVE-2026-55007)
- External control of file name or path in Microsoft Exchange Server allows an authorized attacker to
execute code over a network. (CVE-2026-69355)
- Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Exchange
Server allows an unauthorized attacker to perform spoofing over a network. (CVE-2026-69356)
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://support.microsoft.com/help/5121608");
script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5121609");
script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5121610");
script_set_attribute(attribute:"see_also", value:"https://support.microsoft.com/help/5121611");
script_set_attribute(attribute:"solution", value:
"Microsoft has released a security update for Microsoft Exchange Server. Apply the applicable
Security Update for your Exchange Server version.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-55007");
script_cwe_id(73, 79, 327, 415, 639, 674, 862, 918);
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/08");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:exchange_server:2016");
script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:exchange_server:2019");
script_set_attribute(attribute:"cpe", value:"cpe:/a:microsoft:exchange_server:subscription_edition");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Windows : Microsoft Bulletins");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ms_bulletin_checks_possible.nasl", "microsoft_exchange_installed.nbin");
script_require_keys("SMB/MS_Bulletin_Checks/Possible");
script_require_ports(139, 445, "Host/patch_management_checks");
exit(0);
}
include('vcf.inc');
include('vcf_extras_microsoft.inc');
var app_info = vcf::microsoft::exchange::get_app_info();
var constraints = [
{ 'fixed_version' : '15.1.2507.73', 'product' : '2016', 'cu' : 23, 'unsupported_cu' : 22, 'kb' : '5121611' },
{ 'fixed_version' : '15.2.1544.46', 'product' : '2019', 'cu' : 14, 'unsupported_cu' : 13, 'kb' : '5121610' },
{ 'fixed_version' : '15.2.1748.51', 'product' : '2019', 'cu' : 15, 'unsupported_cu' : 13, 'kb' : '5121609' },
{ 'fixed_version' : '15.2.2562.49', 'product' : 'Subscription Edition', 'cu' : 0, 'kb' : '5121608' }
];
vcf::microsoft::exchange::check_version_and_report(
app_info:app_info,
bulletin:'MS26-09',
constraints:constraints,
severity:SECURITY_HOLE
);
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
08 Sep 2026 00:00Current
CVSS 3.19.3
EPSS0.01107
SSVC