The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-35422

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

CVE-2026-35422 is an authentication bypass flaw in Windows 10 1607 TCP/IP that enables attackers to circumvent security features over a network. This article covers technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2026-35422 Overview

CVE-2026-35422 is an authentication bypass vulnerability in the Windows TCP/IP networking stack. An authorized attacker can use an alternate path or channel to bypass a security feature over a network, undermining controls that depend on the stack's protocol validation. The flaw is tracked under CWE-288 (Authentication Bypass Using an Alternate Path or Channel) and affects a wide range of supported Windows client and server releases. Microsoft published the advisory on 2026-05-12, and successful exploitation results in a high integrity impact without directly affecting confidentiality or availability.

Critical Impact

An authenticated attacker on the network can bypass a Windows TCP/IP security control and tamper with protected data or system state across most supported Windows versions.

Affected Products

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

Discovery Timeline

  • 2026-05-12 - CVE-2026-35422 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-35422

Vulnerability Analysis

The vulnerability resides in the Windows TCP/IP stack, a kernel-mode component (tcpip.sys) responsible for processing IPv4 and IPv6 traffic. An authenticated attacker can submit network traffic that reaches the security feature through an unintended path, bypassing the validation logic that normally enforces the control. Because the impact is on integrity rather than confidentiality or availability, exploitation enables unauthorized modification of protected state without crashing the host or leaking sensitive data. The advisory classifies the flaw under [CWE-288], indicating that the protected functionality remains reachable through a secondary channel the developers did not account for.

Root Cause

The root cause is an alternate code path within Windows TCP/IP that processes network input without enforcing the same authentication or security checks as the primary path. When a request arrives over this secondary channel, the protocol handler does not consult or correctly evaluate the security control, allowing the operation to proceed as though the check had succeeded.

Attack Vector

Exploitation requires network access and low-privileged credentials (PR:L), but no user interaction. The attacker crafts traffic targeting the alternate TCP/IP processing path on a vulnerable host. Once the traffic is accepted, the security feature is bypassed and the attacker can perform actions that integrity controls were designed to prevent. Microsoft has not reported in-the-wild exploitation, and the current EPSS probability is 0.063%.

No public proof-of-concept is available. For protocol-level details, refer to the Microsoft Security Update CVE-2026-35422 advisory.

Detection Methods for CVE-2026-35422

Indicators of Compromise

  • Unexpected inbound TCP/IP connections from authenticated low-privilege accounts to hosts that do not normally accept their traffic.
  • Successful operations against network services that should have been blocked by the bypassed security feature.
  • Anomalous IPv4 or IPv6 packet sequences targeting Windows hosts that diverge from documented protocol behavior.

Detection Strategies

  • Correlate authentication events with subsequent network actions to identify activity that bypasses expected security gates.
  • Inspect Windows Filtering Platform (WFP) and firewall logs for connections that succeeded despite policies that should have denied them.
  • Compare host-level audit logs against network telemetry to detect operations that occurred without the prerequisite security checks.

Monitoring Recommendations

  • Monitor Windows Event Logs (Security and System channels) for unusual TCP/IP driver activity and authentication anomalies.
  • Track patch deployment status across all listed Windows 10, Windows 11, and Windows Server builds.
  • Alert on lateral movement patterns originating from accounts with only low privileges, which match the attacker profile required by this CVE.

How to Mitigate CVE-2026-35422

Immediate Actions Required

  • Apply the May 2026 Microsoft security updates to all affected Windows 10, Windows 11, and Windows Server systems as documented in the Microsoft Security Update CVE-2026-35422 advisory.
  • Inventory endpoints and servers against the affected CPE list and prioritize internet-facing and high-value hosts for patching first.
  • Enforce least privilege on network-accessible accounts to reduce the population of users who satisfy the PR:L precondition.

Patch Information

Microsoft has released security updates for all affected versions through the standard Windows Update and WSUS channels. Patch identifiers and download links are provided per product build in the Microsoft Security Update CVE-2026-35422 advisory. Apply the cumulative update that corresponds to each host's Windows build.

Workarounds

  • Restrict TCP/IP exposure by segmenting management interfaces and blocking untrusted networks at the perimeter and host firewall.
  • Require strong authentication (for example, multifactor authentication and conditional access) for all accounts capable of establishing network sessions to Windows hosts.
  • Where patching is delayed, increase monitoring on affected hosts and limit which authenticated users can reach the vulnerable services.
bash
# Configuration example: verify the relevant cumulative update is installed
Get-HotFix | Sort-Object -Property InstalledOn -Descending | Select-Object -First 10

# Confirm Windows Firewall is enabled on all profiles to limit alternate-path exposure
Get-NetFirewallProfile | Select-Object Name, Enabled

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-288
  • Vendor Resources
  • Microsoft Security Update CVE-2026-35422
  • Related CVEs
  • CVE-2026-41097: Windows 10 1809 Auth Bypass Vulnerability

  • CVE-2026-21709: Windows Driver Signature Bypass Vulnerability

  • CVE-2026-32225: Windows Shell Auth Bypass Vulnerability

  • CVE-2026-32220: Windows VBS Enclave Auth Bypass Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English