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-2025-26669

CVE-2025-26669: Windows 10 1507 Information Disclosure Flaw

CVE-2025-26669 is an information disclosure vulnerability in Windows 10 1507 Routing and Remote Access Service (RRAS) caused by an out-of-bounds read. This article covers technical details, impact, and mitigation.

Updated: May 15, 2026

CVE-2025-26669 Overview

CVE-2025-26669 is an out-of-bounds read vulnerability [CWE-125] in the Windows Routing and Remote Access Service (RRAS). An unauthorized remote attacker can exploit this flaw to disclose sensitive information over a network. Exploitation requires user interaction, typically by convincing a victim to connect to or interact with an attacker-controlled resource.

The vulnerability affects a broad range of Windows desktop and server platforms, including Windows 10, Windows 11, and Windows Server versions from 2008 through 2025. Microsoft addressed the issue in the April 2025 security update cycle.

Critical Impact

A successful attack can leak memory contents from a Windows host running RRAS, potentially exposing credentials, configuration data, or other process memory across a network boundary.

Affected Products

  • Microsoft Windows 10 (1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (22H2, 23H2, 24H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, 2022 23H2, and 2025

Discovery Timeline

  • 2025-04-08 - CVE-2025-26669 published to NVD
  • 2025-07-09 - Last updated in NVD database

Technical Details for CVE-2025-26669

Vulnerability Analysis

The Routing and Remote Access Service is a Windows component that provides routing, VPN, and dial-up connectivity. CVE-2025-26669 is an out-of-bounds read in RRAS message processing. When the service parses an attacker-influenced structure, it reads beyond the bounds of an allocated buffer and returns adjacent memory contents.

The attack is network-reachable and does not require prior authentication. However, the CVSS vector indicates user interaction is required, meaning the victim must initiate a connection, open a crafted file, or click a link that triggers RRAS-handled traffic toward a malicious endpoint. The flaw maps to [CWE-125] Out-of-bounds Read.

Root Cause

The defect stems from missing or insufficient bounds checking on a length or offset field within an RRAS-handled protocol message. The service trusts attacker-supplied size data and reads past the end of the source buffer, exposing uninitialized or adjacent memory.

Attack Vector

An attacker hosts a malicious server or crafts a response that the targeted Windows host processes through RRAS. The victim must perform an action that causes the system to communicate with the attacker-controlled endpoint. The leaked memory is then returned over the network, where it can be reassembled into intelligence used in follow-on attacks.

No verified public proof-of-concept code is available at this time. Refer to the Microsoft CVE-2025-26669 Advisory for vendor technical details.

Detection Methods for CVE-2025-26669

Indicators of Compromise

  • Unexpected outbound connections from Windows hosts with the RRAS role enabled to untrusted external endpoints.
  • Anomalous RRAS process (svchost.exe hosting RemoteAccess) network activity outside normal VPN or routing patterns.
  • Crash, restart, or error events logged for the Routing and Remote Access service following inbound or outbound traffic.

Detection Strategies

  • Inventory all systems with the RRAS role installed and correlate with patch status for the April 2025 cumulative update.
  • Monitor Windows Event Log channels for RRAS service errors and unusual termination events.
  • Apply network IDS signatures to inspect RRAS-related protocol traffic for malformed length fields or oversized structures.

Monitoring Recommendations

  • Baseline normal RRAS traffic volume and destinations, alerting on deviations to new external hosts.
  • Capture and retain telemetry on user actions that initiate VPN, dial-up, or routing sessions from privileged hosts.
  • Track EPSS scoring for CVE-2025-26669, currently at 1.49% with an 81.2 percentile, indicating elevated exploitation likelihood relative to most CVEs.

How to Mitigate CVE-2025-26669

Immediate Actions Required

  • Apply the April 2025 Microsoft security updates to all affected Windows 10, Windows 11, and Windows Server systems.
  • Audit servers and workstations for the RRAS role and disable it where it is not operationally required.
  • Restrict inbound and outbound RRAS traffic to known, trusted endpoints using host and perimeter firewalls.

Patch Information

Microsoft published official guidance and patches in the Microsoft CVE-2025-26669 Advisory. Administrators should deploy the corresponding monthly cumulative update for each affected operating system version.

Workarounds

  • Disable the Routing and Remote Access service on hosts that do not require VPN or routing functionality.
  • Block RRAS-related ports at the network edge for systems that must remain enabled but only serve internal clients.
  • Train users to avoid initiating connections from untrusted links or files that could trigger RRAS communication with attacker-controlled servers.
bash
# Check RRAS service status and disable if not required
Get-Service RemoteAccess
Set-Service -Name RemoteAccess -StartupType Disabled
Stop-Service -Name RemoteAccess

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability1.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-125
  • Vendor Resources
  • Microsoft CVE-2025-26669 Advisory
  • Related CVEs
  • CVE-2026-35423: Windows 10 Information Disclosure Flaw

  • CVE-2026-35419: Windows 11 24h2 Information Disclosure

  • CVE-2026-34336: Windows 10 1607 Information Disclosure

  • CVE-2026-26155: Windows 10 1607 LSASS Info Disclosure
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.

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