Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2026-62757

CVE-2026-62757: Windows 10 1607 Auth Bypass Vulnerability

CVE-2026-62757 is an authentication bypass flaw in Windows 10 1607 Schannel that allows attackers to bypass security features via improper cryptographic signature verification. This article covers technical details, impact, and mitigation.

Published:

CVE-2026-62757 Overview

CVE-2026-62757 is a security feature bypass in the Windows Secure Channel (Schannel) provider caused by improper verification of a cryptographic signature [CWE-347]. An unauthenticated network attacker can bypass an integrity control that Schannel enforces during TLS/SSL session establishment. The flaw affects a wide range of client and server versions, spanning Windows 10, Windows 11, and Windows Server releases from 2012 through 2025.

Attack complexity is high, which means exploitation requires specific conditions such as manipulating traffic between a client and server or influencing certificate handling paths. Microsoft published the advisory on August 11, 2026.

Critical Impact

An unauthorized attacker positioned on the network can bypass Schannel signature verification, undermining integrity guarantees that TLS-based Windows services rely on.

Affected Products

  • Microsoft Windows 10 (1607, 1809, 21H2, 22H2) on x86, x64, and ARM64
  • Microsoft Windows 11 (23H2, 24H2, 25H2, 26H1) on x64 and ARM64
  • Microsoft Windows Server 2012, 2012 R2, 2016, 2019, 2022, and 2025

Discovery Timeline

  • 2026-08-11 - CVE-2026-62757 published to NVD
  • 2026-08-13 - Last updated in NVD database

Technical Details for CVE-2026-62757

Vulnerability Analysis

Schannel is the Windows Security Support Provider that implements TLS and SSL. It handles certificate validation, key exchange, and message authentication for services including Remote Desktop, LDAPS, IIS, SMB over QUIC, and Exchange. The vulnerability sits in the code path that verifies cryptographic signatures presented during the TLS handshake.

Because verification is improper, Schannel accepts a signature that should be rejected. An attacker can leverage this weakness to defeat an authenticity check without possessing the corresponding private key. The impact is limited to integrity: confidentiality and availability are not directly affected, but downstream trust decisions built on Schannel become unreliable.

Exploitation requires network positioning and specific handshake conditions, which raises attack complexity. No authentication and no user interaction are required. Microsoft has not reported public exploitation, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS score is 0.248%.

Root Cause

The root cause is improper verification of a cryptographic signature within Schannel [CWE-347]. The validation routine does not adequately confirm that a presented signature was produced by the expected key material, allowing a forged or manipulated artifact to be treated as valid.

Attack Vector

The attack is remote and unauthenticated. An adversary in a network path between a client and server, or one who can present crafted TLS handshake data to a listening Schannel service, can trigger the flawed verification logic. Successful exploitation causes Schannel to accept content whose integrity should have been rejected, bypassing the associated security feature.

Because no verified public proof of concept exists, technical specifics are limited to Microsoft's advisory. See the Microsoft Security Update Guide for the authoritative description.

Detection Methods for CVE-2026-62757

Indicators of Compromise

  • TLS handshakes completing successfully against Windows endpoints where the presented certificate chain or signature does not match previously observed, known-good issuers.
  • Schannel event log entries (source Schannel, event IDs 36874, 36887, 36888) that deviate from baselines around the time of suspicious sessions.
  • Unexpected downgrade or renegotiation events on services fronted by Schannel, including RDP, LDAPS, and IIS.

Detection Strategies

  • Baseline TLS certificate issuers and signature algorithms per service, and alert on deviations for internal endpoints running Schannel.
  • Correlate network TLS metadata (JA3/JA4, certificate hash) with endpoint Schannel telemetry to identify handshakes accepted despite anomalous signing material.
  • Track patch state for KB updates addressing CVE-2026-62757 across all Windows 10, 11, and Server SKUs listed in the advisory.

Monitoring Recommendations

  • Forward Windows System and Security logs, plus Schannel operational logs, into a centralized analytics platform for retention and correlation.
  • Monitor certificate stores (Cert:\LocalMachine\Root and intermediate stores) for unexpected additions that could be paired with signature-verification weaknesses.
  • Alert on TLS sessions from unmanaged or newly observed source addresses to sensitive Schannel-dependent services such as domain controllers and RDP hosts.

How to Mitigate CVE-2026-62757

Immediate Actions Required

  • Apply the Microsoft security update referenced in the Microsoft Security Update Guide to all affected Windows 10, Windows 11, and Windows Server systems.
  • Prioritize domain controllers, certificate authorities, and public-facing servers that terminate TLS through Schannel.
  • Inventory legacy Windows Server 2012 and 2012 R2 systems and confirm they are covered by Extended Security Updates before patching.

Patch Information

Microsoft has released updates for every supported branch enumerated in the advisory, including Windows 10 1607/1809/21H2/22H2, Windows 11 23H2/24H2/25H2/26H1, and Windows Server 2012 through 2025. Consult the Microsoft Security Update Guide for the KB article, build numbers, and download links that match each product edition and architecture (x86, x64, ARM64).

Workarounds

  • No official workaround is published; patching is the supported remediation path.
  • Restrict inbound access to Schannel-dependent services (RDP, LDAPS, IIS, SMB over QUIC) using host-based firewalls and network segmentation until updates are deployed.
  • Enforce mutual TLS and certificate pinning on high-value services where feasible to reduce the value of a signature-verification bypass.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.