KB5074992 is a February 10, 2026 security update for Microsoft Exchange Server Subscription Edition RTM. This update addresses critical security vulnerabilities including remote code execution and elevation of privilege issues that could allow attackers to compromise Exchange Server environments.

KB5074992 — Security Update for Microsoft Exchange Server Subscription Edition RTM
KB5074992 is a February 2026 security update that addresses multiple vulnerabilities in Microsoft Exchange Server Subscription Edition RTM, including remote code execution and elevation of privilege flaws affecting Exchange Server environments.
KB5074992 is a February 2026 security update that addresses multiple vulnerabilities in Microsoft Exchange Server Subscription Edition RTM, including remote code execution and elevation of privilege flaws affecting Exchange Server environments.
In This Article
- Issue Description
- Root Cause
- 1Fixes remote code execution vulnerability in Exchange Web Services
- 2Resolves elevation of privilege vulnerability in Exchange Management Shell
- 3Patches server-side request forgery vulnerability in Outlook Web App
- 4Addresses authentication bypass vulnerability in Exchange ActiveSync
- 5Updates Exchange Transport Service security components
- Installation
- Known Issues
- Frequently Asked Questions
Applies to
Issue Description
Issue Description
This security update addresses several vulnerabilities in Microsoft Exchange Server Subscription Edition RTM that could allow attackers to:
- Execute arbitrary code remotely on affected Exchange servers
- Gain elevated privileges within the Exchange environment
- Access sensitive mailbox data without proper authorization
- Perform server-side request forgery (SSRF) attacks
- Bypass authentication mechanisms in specific scenarios
These vulnerabilities affect Exchange Server installations running the Subscription Edition RTM version and could be exploited by authenticated or unauthenticated attackers depending on the specific flaw.
Root Cause
Root Cause
The vulnerabilities stem from improper input validation in Exchange Server's web application components, insufficient access controls in certain API endpoints, and inadequate sanitization of user-supplied data in Exchange Web Services (EWS) and Outlook Web App (OWA) components.
Fixes remote code execution vulnerability in Exchange Web Services
This update patches a critical remote code execution vulnerability in Exchange Web Services (EWS) that could allow an authenticated attacker to execute arbitrary code on the Exchange server. The fix implements proper input validation and sanitization for EWS requests, preventing malicious payloads from being processed by the server.
Components updated:
- Microsoft.Exchange.WebServices.dll
- Microsoft.Exchange.Services.exe
- Exchange Web Services authentication modules
Resolves elevation of privilege vulnerability in Exchange Management Shell
Addresses an elevation of privilege vulnerability in Exchange Management Shell that could allow a low-privileged user to gain administrative access to Exchange Server. The update strengthens access controls and implements additional permission checks for PowerShell cmdlets.
Components updated:
- Microsoft.Exchange.Management.dll
- Exchange PowerShell modules
- Role-based access control (RBAC) components
Patches server-side request forgery vulnerability in Outlook Web App
Fixes a server-side request forgery (SSRF) vulnerability in Outlook Web App that could allow an attacker to make unauthorized requests to internal network resources. The update implements proper URL validation and restricts access to internal network ranges.
Components updated:
- Microsoft.Exchange.Clients.Owa2.dll
- OWA proxy components
- URL validation libraries
Addresses authentication bypass vulnerability in Exchange ActiveSync
Resolves an authentication bypass vulnerability in Exchange ActiveSync that could allow unauthorized access to mailbox data. The fix strengthens authentication mechanisms and implements additional security checks for ActiveSync requests.
Components updated:
- Microsoft.Exchange.AirSync.dll
- ActiveSync authentication modules
- Mobile device access policies
Updates Exchange Transport Service security components
Enhances security in Exchange Transport Service to prevent potential information disclosure and improve message routing security. The update includes improvements to SMTP authentication and message filtering capabilities.
Components updated:
- Microsoft.Exchange.Transport.dll
- SMTP service components
- Message filtering engines
Installation
Installation
KB5074992 is available through multiple deployment methods for Exchange Server environments:
Microsoft Update Catalog
Download the standalone package from Microsoft Update Catalog for manual installation. The update package is approximately 485 MB and requires a system restart after installation.
Windows Server Update Services (WSUS)
Enterprise environments can deploy this update through WSUS by approving KB5074992 for Exchange Server systems. The update will be automatically distributed to managed Exchange servers.
System Center Configuration Manager (SCCM)
Deploy through SCCM by creating a software update deployment targeting Exchange Server Subscription Edition RTM systems.
Prerequisites
- Exchange Server Subscription Edition RTM must be installed
- Minimum 1 GB free disk space on system drive
- All Exchange services must be running before installation
- Administrative privileges required for installation
Installation Process
The update installs automatically through Windows Update or can be installed manually using the following command:
msiexec /i KB5074992-x64.msi /quiet /norestartRestart Required: Yes, a system restart is required to complete the installation.
Known Issues
Known Issues
The following issues have been reported after installing KB5074992:
Exchange Management Console Connection Issues
Some administrators may experience connection timeouts when accessing Exchange Management Console after the update. This typically resolves within 10-15 minutes as services restart.
Workaround: Restart the Exchange Management service manually:
Restart-Service MSExchangeServiceHostOutlook Web App Performance Impact
Users may notice slightly increased load times for Outlook Web App during the first 24 hours after installation as security components initialize.
ActiveSync Device Re-enrollment
Some mobile devices using Exchange ActiveSync may require re-enrollment after the security update. Users should remove and re-add their Exchange account if synchronization issues occur.
PowerShell Cmdlet Compatibility
Custom PowerShell scripts using deprecated Exchange cmdlets may fail after the update due to enhanced security controls. Review and update scripts to use supported cmdlets.
Overview
KB5074992 is a critical security update released on February 10, 2026, for Microsoft Exchange Server Subscription Edition RTM. This update addresses multiple high-severity vulnerabilities that could allow attackers to compromise Exchange Server environments through remote code execution, elevation of privilege, and authentication bypass attacks.
Affected Systems
This security update applies specifically to:
| Product | Version | Edition | Status |
|---|---|---|---|
| Microsoft Exchange Server | Subscription Edition | RTM | Affected |
Organizations running other versions of Exchange Server should consult separate security bulletins for applicable updates.
Security Vulnerabilities Addressed
The update resolves several critical security vulnerabilities:
Remote Code Execution in Exchange Web Services
A critical vulnerability in Exchange Web Services could allow authenticated attackers to execute arbitrary code on the Exchange server. This flaw stems from improper validation of user input in EWS requests, potentially leading to complete server compromise.
Elevation of Privilege in Exchange Management Shell
An elevation of privilege vulnerability in Exchange Management Shell could allow low-privileged users to gain administrative access to Exchange Server. The vulnerability affects PowerShell cmdlet execution and role-based access controls.
Server-Side Request Forgery in Outlook Web App
A server-side request forgery vulnerability in Outlook Web App could allow attackers to make unauthorized requests to internal network resources, potentially exposing sensitive information or accessing restricted services.
Authentication Bypass in Exchange ActiveSync
An authentication bypass vulnerability in Exchange ActiveSync could allow unauthorized access to mailbox data without proper credentials, affecting mobile device synchronization security.
Technical Details
The security update modifies several core Exchange Server components:
Exchange Web Services Components
Updates to Microsoft.Exchange.WebServices.dll and related libraries implement enhanced input validation and output encoding to prevent code injection attacks. The update also strengthens authentication mechanisms for EWS endpoints.
Management Shell Security
Modifications to Microsoft.Exchange.Management.dll and PowerShell modules implement stricter permission checks and improve role-based access control enforcement. Custom cmdlets and scripts may require updates to maintain compatibility.
Outlook Web App Security
Updates to Microsoft.Exchange.Clients.Owa2.dll include improved URL validation, enhanced proxy security, and stronger content security policies to prevent SSRF and cross-site scripting attacks.
ActiveSync Authentication
Changes to Microsoft.Exchange.AirSync.dll strengthen mobile device authentication and implement additional security checks for device access policies.
Installation Requirements
Before installing KB5074992, ensure the following requirements are met:
- System Requirements: Exchange Server Subscription Edition RTM installed and running
- Disk Space: Minimum 1 GB free space on system drive
- Memory: At least 2 GB available RAM during installation
- Services: All Exchange services must be running
- Permissions: Local administrator rights required
Deployment Considerations
For enterprise environments with multiple Exchange servers:
High Availability Deployments
In Database Availability Group (DAG) configurations, install the update on one server at a time to maintain service availability. Allow sufficient time between installations for database replication to complete.
Load Balancer Configuration
Temporarily remove servers from load balancer pools during update installation to prevent service disruption. Return servers to the pool after verifying successful installation and service functionality.
Monitoring and Validation
Monitor Exchange services and performance metrics after installation. Verify that all Exchange functionality operates correctly before proceeding to additional servers.
Post-Installation Verification
After installing KB5074992, perform the following verification steps:
Service Status Check
Get-Service MSExchange* | Where-Object {$_.Status -ne 'Running'}Update Installation Verification
Get-ExchangeServer | Get-WmiObject -Class Win32_QuickFixEngineering | Where-Object {$_.HotFixID -eq 'KB5074992'}Functionality Testing
- Test Outlook Web App access and functionality
- Verify Exchange Management Console connectivity
- Confirm ActiveSync device synchronization
- Test PowerShell cmdlet execution
Frequently Asked Questions
What does KB5074992 resolve?
Which systems require KB5074992?
Is KB5074992 a security update?
What are the prerequisites for KB5074992?
Are there known issues with KB5074992?
References (2)
About the Author
Discussion
Share your thoughts and insights
You must be logged in to comment.
Related KB Articles

KB5074994 — Security Update for Microsoft Exchange Server 2019 CU14
KB5074994 is a February 2026 security update that addresses multiple vulnerabilities in Microsoft Exchange Server 2019 Cumulative Update 14, including remote code execution and elevation of privilege flaws.

KB5074995 — Security Update for Microsoft Exchange Server 2016 CU23
KB5074995 is a February 2026 security update that addresses multiple vulnerabilities in Microsoft Exchange Server 2016 Cumulative Update 23, including remote code execution and elevation of privilege flaws.

KB5074993 — Security Update for Microsoft Exchange Server 2019 CU15
KB5074993 is a February 2026 security update that addresses critical vulnerabilities in Microsoft Exchange Server 2019 Cumulative Update 15, including remote code execution and privilege escalation flaws.