Security Updates Exchange 2016-SE (Aug2026)

The Exchange product group released the Augustus 2026 updates for Exchange Server SE, as well as Exchange 2019 and 2016. The Security Update for Exchange SE is available to the public. Security updates for Exchange 2019 and Exchange 2016 are available to organizations enrolled in the Extended Security Update Period 2 program.

The vulnerabilities addressed in these Security Updates for Exchange Server are:

VulnerabilityCategorySeverityRating
CVE-2026-65813Elevation of PrivilegeImportantCVSS:3.1 6.5 / 5.7
CVE-2026-62915Security Feature BypassImportantCVSS:3.1 6.5 / 5.7
CVE-2026-62914SpoofingImportantCVSS:3.1 7.3 / 6.4
CVE-2026-62913Remote Code ExecutionImportantCVSS:3.1 8.8 / 7.7
CVE-2026-62912Denial of ServiceImportantCVSS:3.1 6.5 / 5.7
CVE-2026-62911Elevation of PrivilegeImportantCVSS:3.1 8.0 / 7.0
CVE-2026-62910Elevation of PrivilegeCriticalCVSS:3.1 7.2 / 6.3
CVE-2026-55009Elevation of PrivilegeImportantCVSS:3.1 7.8 / 6.8

The Security Updates for each supported Exchange Server build are linked below:

ExchangeSU/HUDownloadBuildKBSupersedes
Exchange SE9Download15.2.2562.46KB5121573KB5103212
Exchange 2019 CU1510ESU Period 215.2.1748.49KB5121574KB5103213
Exchange 2019 CU1413ESU Period 215.2.1544.44KB5121575KB5103214
Exchange 2016 CU2324ESU Period 215.1.2507.72KB5121576KB5103215

Known Issue

Be aware of the following issue after installing these SU:

OWA Light

Starting with this SU, the OWA Light client will be permanently disabled. See related CVE-2026-62914 for more information. If you cannot install the August SU for some reason, it is recommended to disable OWA Light manually, e.g.

# To disable OWA Light in applicable Mailbox Policies
Set-OwaMailboxPolicy -OwaLightEnabled $false

# To disable OWA Light option in the OWA interface
Set-OwaVirtualDirectory -LogonPageLightSelectionEnabled $false

Notes

  • Security updates are specific to the Cumulative Update level. You cannot apply the Exchange 2019 CU15 security update to Exchange 2019 CU14. When downloading, the security update might carry the same name for different Cumulative Updates. Nowadays, Microsoft includes the KB article number as a reference, but I would still tag the filename with the CU level for archival purposes, e.g., Exchange2019-CU15-KBxxxxxxx-x64-en.exe.
  • Like Cumulative Updates, Security Updates are cumulative, and you only need to install the latest SU for your CU.
  • Suppose you have deployed Exchange Management Tools to manage your on-premises Exchange Servers or installed the tools after removing the Last Exchange Server for recipient management. It is recommended that you apply the Security Update.

On a final note, as with any patch or update, it is recommended that you test it in a test environment before deploying it to production. However, it is not recommended to wait for regular maintenance cycles for security updates; a more agile approach is preferable, and the ratings indicate the urgency level.

This entry was posted in Exchange Server and tagged , , by Michel de Rooij. Bookmark the permalink.
Unknown's avatar

About Michel de Rooij

Michel de Rooij, with over 25 years of mixed consulting and automation experience with Exchange and related technologies, is a consultant for Rapid Circle. He assists organizations in their journey to and using Microsoft 365, primarily focusing on Exchange and associated technologies and automating processes using PowerShell or Graph. Michel's authorship of several Exchange books and role in the Office 365 for IT Pros author team are a testament to his knowledge. Besides writing for Practical365.com, he maintains a blog on eightwone.com with supporting scripts on GitHub. Michel has been a Microsoft MVP since 2013.

Leave a Reply