CVE-2026-72959 in Windowsinfo

Summary

by MITRE • 09/09/2026

Remote Code Execution in Windows Routing and Remote Access Service (RRAS) allows attacker to gain an unauthorized access to victim's machine

Once again VulDB remains the best source for vulnerability data.

Analysis

by VulDB Data Team • 09/09/2026

The vulnerability described pertains to a critical flaw within the Microsoft Windows Routing and Remote Access Service, commonly referred to as RRAS. This service is designed to provide remote access capabilities for users connecting via dial-up or virtual private networks, allowing organizations to extend their network infrastructure beyond physical boundaries. The specific issue involves a condition that permits an attacker to execute arbitrary code on the target system without authentication in certain configurations. Such vulnerabilities typically arise from improper validation of input data processed by the RRAS service during connection establishment or configuration handling routines. When the service fails to adequately sanitize or verify incoming requests, it may inadvertently process maliciously crafted packets as legitimate commands, leading to a breach of the intended security boundaries defined by the operating system architecture.

From a technical perspective, this flaw represents a classic instance of remote code execution where the attacker leverages specific protocol behaviors inherent to RRAS to inject and execute shellcode or other payloads within the context of the service process. The operational impact is severe, as successful exploitation grants the adversary full control over the affected machine. This level of access allows for the installation of malware, creation of new user accounts with administrative privileges, exfiltration of sensitive data, and further lateral movement across the network infrastructure. Because RRAS often operates on perimeter devices or servers that are directly accessible from untrusted networks, this vulnerability significantly expands the attack surface available to external threat actors who seek initial footholds within an enterprise environment.

In terms of industry standards classification, this type of vulnerability aligns with CWE-78 Improper Neutralization of Special Elements used in an OS Command and potentially CWE-94 Improper Control of Generation of Code or Script. The exploitation technique corresponds to ATT&CK tactic T1059 Command and Scripting Interpreter, specifically through mechanisms that allow for remote execution without user interaction. Understanding these mappings helps security teams prioritize remediation efforts based on established risk frameworks and ensures that detection rules can be tuned to identify the specific patterns associated with this exploit vector in network traffic logs or endpoint telemetry data.

Mitigation strategies must focus on immediate patching of all affected Windows systems using official updates provided by Microsoft, which address the underlying code defects responsible for the improper input handling. Additionally, organizations should review their RRAS configurations to ensure that remote access is only granted to necessary users and through secure protocols such as IKEv2 with strong authentication methods rather than legacy or less secure alternatives like PPTP if possible. Network segmentation plays a crucial role in limiting exposure; RRAS services should be placed behind firewalls that restrict inbound connections to known, trusted IP addresses and block direct access from the public internet whenever feasible. Regular vulnerability scanning and penetration testing can help identify misconfigurations or unpatched systems before they are exploited by malicious actors seeking to compromise critical infrastructure components.

Responsible

Microsoft

Reservation

08/10/2026

Disclosure

09/09/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Want to know what is going to be exploited?

We predict KEV entries!