CVE-2026-25173
8.0Microsoft · Windows Routing and Remote Access Service (RRAS)
An integer overflow in the Windows Routing and Remote Access Service allows an authenticated attacker to achieve remote code execution.
Executive summary
A critical integer overflow vulnerability in the Windows Routing and Remote Access Service (RRAS) allows an authenticated attacker to execute arbitrary code over the network.
Vulnerability
The vulnerability is an integer overflow or wraparound (CWE-190) that leads to a heap-based buffer overflow (CWE-122) within the RRAS component. Successful exploitation requires the attacker to be authenticated with low privileges and requires user interaction, enabling them to execute code on the target system.
Business impact
The ability for an authenticated user to execute arbitrary code poses a significant risk to organizational infrastructure, as it facilitates lateral movement, privilege escalation, and potential data exfiltration. With a CVSS score of 8.0, this flaw is categorized as High severity, indicating that while it requires existing access, the potential for total system compromise is substantial.
Remediation
Immediate Action: Apply the March 2026 cumulative security updates provided by Microsoft to all affected Windows systems.
Proactive Monitoring: Monitor network traffic for unusual activity originating from the RRAS service and review system logs for attempts to trigger service crashes or unauthorized process executions.
Compensating Controls: Restrict access to the RRAS service to authorized users only and ensure that perimeter firewalls block unnecessary remote access to the service from untrusted networks.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for remote code execution within a core networking service, this vulnerability presents a serious security risk. IT administrators must prioritize the deployment of the vendor-supplied patches across all affected Windows environments to mitigate the risk of exploitation. Failure to patch may expose the network to significant compromise by authenticated actors.