Skip to content
anavem.com logoanavem.com logo
ResolvedMicrosoftCritical severityNewsCVE-2026-0847CVE-2026-0848CVE-2026-0849CVE-2026-0850Windows Security

Microsoft Ships KB5082198 for Windows Server 2016 and Windows 10 1607, Fixing Four Critical Flaws

The cumulative security update targets Enterprise, Education and Server SKUs still under extended support, and requires a restart to complete.

On this page

Key takeaways

  • KB5082198 was released April 14, 2026 and brings systems to build 14393.9060.
  • It fixes CVE-2026-0847 (kernel RCE), CVE-2026-0848 (LSA privilege escalation), CVE-2026-0849 (networking info disclosure), and CVE-2026-0850 (file system DoS).
  • The update also closes a Windows Defender Application Control (WDAC) policy bypass.
  • It applies to Windows 10 1607 (32-bit and x64), Windows Server 2016, and Server Core, and requires a restart.
  • Windows 10 1607 is only supported for Enterprise and Education editions under extended servicing.

What to do now

High urgency
  1. Deploy KB5082198 to all Windows 10 1607 and Windows Server 2016 systems
  2. Ensure at least 2 GB free disk space before installation
  3. Schedule a restart to complete the update on production systems
  4. Verify the OS build is 14393.9060 after installation

Microsoft released KB5082198 on April 14, 2026, as part of its monthly security update cycle for Windows 10 Version 1607 and Windows Server 2016. The cumulative update raises affected systems to OS build 14393.9060 and addresses several critical vulnerabilities, including a Windows kernel remote code execution flaw and a privilege escalation issue in Windows authentication.

Windows Server 2016 is still broadly deployed in enterprise environments, so the critical severity of the kernel and authentication fixes makes this a priority patch for admins managing legacy fleets under extended support.

Microsoft's KB5082198 update fixes four CVEs and a WDAC bypass in Windows 10 1607 and Windows Server 2016.

Install KB5082198 to patch critical kernel RCE and privilege escalation flaws on Windows Server 2016 and Windows 10 1607; a restart is required and 2 GB free disk space is recommended.

Affected & context

Event summary

Microsoft released KB5082198 on April 14, 2026, a cumulative security update raising Windows 10 Version 1607 and Windows Server 2016 to build 14393.9060 and addressing four CVEs plus a WDAC bypass.

Why it matters

Windows Server 2016 remains widely deployed in enterprise environments under extended support, and the update fixes critical kernel remote code execution and privilege escalation flaws.

Who is affected

Organizations running Windows 10 Version 1607 (Enterprise/Education) and Windows Server 2016, including Server Core installations.

Vendors
Microsoft
Products
Windows 10 Version 1607Windows Server 2016Windows Server 2016 Server Core
Geography
Global
CVEs
CVE-2026-0847CVE-2026-0848CVE-2026-0849CVE-2026-0850

What KB5082198 delivers

KB5082198 is a cumulative security update released on April 14, 2026 for Windows 10 Version 1607 and Windows Server 2016. It updates the operating system to build 14393.9060 and forms part of Microsoft's monthly Patch Tuesday cycle.

The package resolves multiple vulnerability classes: remote code execution, privilege escalation, information disclosure and denial of service, alongside a security bypass in Windows Defender Application Control. Microsoft classifies the update as Important for delivery, but several of the underlying flaws are rated critical.

  • OS build after install: 14393.9060
  • Release date: April 14, 2026

Vulnerabilities addressed

According to the update documentation, the following CVEs are patched:

  • CVE-2026-0847 — Windows kernel remote code execution in memory management routines, potentially allowing arbitrary code execution with SYSTEM privileges.
  • CVE-2026-0848 — Privilege escalation in Windows authentication, affecting the Local Security Authority (LSA) and access token validation, allowing a local attacker to reach SYSTEM.
  • CVE-2026-0849 — Information disclosure in the Windows networking stack that could expose sensitive memory contents through network protocol handlers.
  • CVE-2026-0850 — Denial of service in file system drivers (including NTFS) triggered by malformed file operations, potentially crashing the system.

The update additionally strengthens policy enforcement in Windows Defender Application Control (WDAC), closing a bypass that could allow unauthorized code execution despite code integrity restrictions.

Affected systems

The update applies to the following platforms, all moving to build 14393.9060:

  • Windows 10 Version 1607 (32-bit)
  • Windows 10 Version 1607 (x64)
  • Windows Server 2016 (x64)
  • Windows Server 2016 Server Core (x64)

Extended support only

Windows 10 Version 1607 reached end of service for Home and Pro editions in April 2018. This update is primarily intended for Enterprise and Education editions still receiving extended support.

Deployment and verification

For most systems, KB5082198 is delivered automatically through Windows Update. Administrators can also obtain standalone packages from the Microsoft Update Catalog (Windows10.0-KB5082198-x64.msu, approximately 1.2 GB, and Windows10.0-KB5082198-x86.msu, approximately 950 MB) for offline or controlled deployment via WSUS, SCCM or Microsoft Intune.

Microsoft notes a minimum of 2 GB free disk space on the system drive and administrator privileges are required. The update requires a restart to complete, so plan maintenance windows for production servers.

To confirm installation, check the OS build reported by winver (should read 14393.9060) or query the hotfix directly:

Get-HotFix -Id KB5082198

Known issues

Microsoft has documented several known issues with this update:

  • Installation may fail with error 0x80070070 on systems with less than 2 GB of free disk space; free up space before retrying.
  • Some systems may see brief network connectivity interruptions during installation, restored automatically after restart.
  • Certain third-party antivirus products may temporarily flag system files during the update; this is expected and resolves after completion.

If installation fails, Microsoft suggests running the Windows Update Troubleshooter or manually installing the standalone package from the Microsoft Update Catalog. The update can be uninstalled via Settings > Update & Security > Windows Update > View update history > Uninstall updates.

Timeline

  1. KB5082198 released

    Microsoft ships KB5082198 via Windows Update as part of the April 2026 monthly security cycle, raising affected systems to build 14393.9060.

    Source: Microsoft update documentation

    Confidence: Medium

Impact

Systems that do not install KB5082198 remain exposed to critical kernel remote code execution, local privilege escalation to SYSTEM, memory disclosure, and file system denial of service.

Business impact

Delaying the update leaves legacy but production-critical Server 2016 workloads open to exploitation and may affect compliance posture.

Technical impact

Affected systems advance to build 14393.9060 and require a restart to complete installation.

Security impact

Addresses remote code execution, privilege escalation, information disclosure and DoS vectors, plus a WDAC policy bypass.

Privacy impact

The networking information disclosure flaw (CVE-2026-0849) could expose sensitive memory contents, including credentials, if unpatched.

Affected audience: IT admins, MSPs, Windows Server 2016 operators

Action required.

Technical details

CVEs
CVE-2026-0847, CVE-2026-0848, CVE-2026-0849, CVE-2026-0850
Affected versions
Windows 10 Version 1607 (pre-14393.9060), Windows Server 2016 (pre-14393.9060)
Patched versions
14393.9060

Detection methods

  • Confirm OS build via winver (14393.9060)
  • Query installed hotfix with Get-HotFix -Id KB5082198

Mitigations

  • Install KB5082198 via Windows Update, Microsoft Update Catalog, WSUS, SCCM or Intune

Workarounds

  • If installation fails, run the Windows Update Troubleshooter or install the standalone .msu package manually

Response

Customer guidance

Microsoft advises installing the update through Windows Update or enterprise management tools, ensuring adequate disk space, and restarting to complete installation. Organizations should prioritize the update given the critical nature of the flaws.

Response status: Patched

Patch available: Yes

Workaround available: Yes

FAQ

What does KB5082198 resolve?

It resolves critical vulnerabilities in Windows 10 Version 1607 and Windows Server 2016, including kernel remote code execution (CVE-2026-0847), authentication privilege escalation (CVE-2026-0848), networking information disclosure (CVE-2026-0849), file system denial of service (CVE-2026-0850), and a Windows Defender Application Control bypass.

Which systems require KB5082198?

Windows 10 Version 1607 (32-bit and x64), Windows Server 2016, and Windows Server 2016 Server Core. The update raises these to OS build 14393.9060 and is intended primarily for Enterprise and Education editions still under extended support.

What are the prerequisites for KB5082198?

No specific prerequisite updates are required, but Microsoft recommends at least 2 GB of free disk space, administrator privileges, and internet connectivity for Windows Update delivery. A restart is required to complete installation.

How do I verify KB5082198 is installed?

Run winver and confirm the build reads 14393.9060, check Windows Update history, or run Get-HotFix -Id KB5082198 in PowerShell.

Are there known issues with KB5082198?

Yes. Installation may fail with error 0x80070070 on systems with insufficient disk space, some systems may experience brief network interruptions during installation, and certain third-party antivirus products may temporarily flag system files during the update.

The bottom line

KB5082198, released April 14, 2026, patches four CVEs and a WDAC bypass in Windows 10 Version 1607 and Windows Server 2016, raising systems to build 14393.9060.

This is a priority security update for legacy Windows Server 2016 and Windows 10 1607 environments under extended support.

What happens next

Administrators should roll out the update across affected fleets and monitor for the documented known issues during deployment.

What to do

Deploy KB5082198 and verify the build number reads 14393.9060.

Sources

  1. Microsoft · Apr 14, 2026 · Primary source

    Claims supported
    • KB5082198 raises affected systems to build 14393.9060 and was released April 14, 2026.
    • The update addresses CVE-2026-0847, CVE-2026-0848, CVE-2026-0849, CVE-2026-0850 and a WDAC bypass.
Reader actions
Was this helpful?
Rate this articleRate
13 readers viewed this article

Reader reviews

Rate this articleBe the first to rate
No written reviews yetRate the article above, or be the first to share your experience.