Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-33064

CVE-2025-33064: Windows 10 1507 Buffer Overflow Flaw

CVE-2025-33064 is a heap-based buffer overflow in Windows Routing and Remote Access Service (RRAS) on Windows 10 1507. Authorized attackers can exploit this to execute code remotely. This article covers technical details.

Updated: January 22, 2026

CVE-2025-33064 Overview

CVE-2025-33064 is a heap-based buffer overflow vulnerability affecting the Windows Routing and Remote Access Service (RRAS). This vulnerability allows an authorized attacker with low privileges to execute arbitrary code over a network. RRAS is a critical Windows component that provides routing services and remote access capabilities to enterprise networks, making this vulnerability particularly concerning for organizations with VPN and routing infrastructure.

Critical Impact

An authenticated attacker can exploit this heap-based buffer overflow to achieve remote code execution on affected Windows systems, potentially leading to full system compromise and lateral movement within enterprise networks.

Affected Products

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

Discovery Timeline

  • June 10, 2025 - CVE-2025-33064 published to NVD
  • July 10, 2025 - Last updated in NVD database

Technical Details for CVE-2025-33064

Vulnerability Analysis

This vulnerability is classified as CWE-122 (Heap-based Buffer Overflow), indicating a memory corruption issue within the Windows Routing and Remote Access Service. The vulnerability exists in the processing logic of RRAS, where insufficient bounds checking allows an attacker to write data beyond the allocated heap buffer boundaries.

When exploited, this heap overflow can corrupt adjacent memory structures, potentially allowing an attacker to overwrite critical data structures or function pointers. The network-accessible nature of RRAS means that exploitation can be triggered remotely, though it requires the attacker to have valid authentication credentials on the target system.

The vulnerability affects a wide range of Windows versions, from legacy Windows Server 2008 SP2 through the latest Windows Server 2025, indicating the vulnerable code has been present in the RRAS implementation for an extended period. Both 32-bit (x86) and 64-bit (x64) architectures are impacted.

Root Cause

The root cause of CVE-2025-33064 is improper bounds checking in the Windows RRAS service when handling specially crafted network requests. The service fails to adequately validate the size of input data before copying it into a fixed-size heap buffer, resulting in a classic heap-based buffer overflow condition. This type of vulnerability typically occurs when developers assume input will not exceed expected boundaries without implementing proper validation controls.

Attack Vector

The attack vector for this vulnerability is network-based, requiring the attacker to have low-level authentication to the target system. An attacker would need to:

  1. Establish network connectivity to a system running the Windows RRAS service
  2. Authenticate with valid credentials (even low-privileged access is sufficient)
  3. Send specially crafted requests designed to trigger the buffer overflow
  4. Exploit the memory corruption to achieve code execution

The exploitation does not require user interaction and can be performed directly against the vulnerable service. Successful exploitation grants the attacker code execution in the context of the RRAS service, which typically runs with elevated privileges.

Due to the sensitive nature of this vulnerability, specific exploitation code is not provided. The vulnerability mechanism involves sending malformed data to the RRAS service that exceeds expected buffer boundaries, causing heap memory corruption. Detailed technical information can be found in the Microsoft Security Update Guide.

Detection Methods for CVE-2025-33064

Indicators of Compromise

  • Unusual crash events or service restarts in the Windows RRAS service (RemoteAccess service)
  • Anomalous memory consumption patterns in rasman.dll or related RRAS components
  • Unexpected processes spawned by the RRAS service or its parent processes
  • Windows Event Log entries indicating service failures or access violations in RRAS

Detection Strategies

  • Monitor Windows Event Logs for RRAS service crashes, particularly Event ID 7034 (service unexpectedly terminated)
  • Implement network traffic analysis to detect malformed or unusually large packets targeting RRAS ports
  • Deploy endpoint detection rules to identify heap spray patterns or suspicious memory allocation behaviors
  • Use SentinelOne's Behavioral AI to detect exploitation attempts targeting Windows system services

Monitoring Recommendations

  • Enable enhanced logging for the Routing and Remote Access Service in Windows Event Viewer
  • Configure network intrusion detection systems to alert on anomalous RRAS traffic patterns
  • Implement real-time monitoring of RRAS process behavior using EDR solutions like SentinelOne Singularity

How to Mitigate CVE-2025-33064

Immediate Actions Required

  • Apply the latest Microsoft security updates immediately to all affected Windows systems
  • If patching is not immediately possible, consider disabling the RRAS service on non-essential systems
  • Restrict network access to RRAS services using firewall rules to limit exposure
  • Review and audit accounts with access to RRAS-enabled systems to minimize the attack surface

Patch Information

Microsoft has released security updates to address CVE-2025-33064. Organizations should obtain and apply the appropriate patches from the Microsoft Security Update Guide for CVE-2025-33064. The patch addresses the heap-based buffer overflow by implementing proper bounds checking on input data processed by the RRAS service.

Ensure that Windows Update is configured to automatically download and install security updates, or manually apply the cumulative updates corresponding to your Windows version from the Microsoft Update Catalog.

Workarounds

  • Disable the Routing and Remote Access Service on systems where it is not required for business operations
  • Implement network segmentation to isolate RRAS servers from untrusted network segments
  • Apply strict authentication controls and limit the accounts that have access to RRAS-enabled systems
bash
# Disable RRAS service if not required (run as Administrator)
sc config RemoteAccess start= disabled
sc stop RemoteAccess

# Verify the service is stopped
sc query RemoteAccess

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Vendor Resources
  • Microsoft Security Update CVE-2025-33064
  • Related CVEs
  • CVE-2026-3298: Python asyncio Buffer Overflow Vulnerability

  • CVE-2026-26156: Windows Hyper-V Buffer Overflow Vulnerability

  • CVE-2026-35199: SymCrypt Buffer Overflow Vulnerability

  • CVE-2026-24288: Windows Mobile Broadband Buffer Overflow
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