CVE-2025-49674

8.8

Microsoft · Windows Routing and Remote Access Service (RRAS)

A heap-based buffer overflow in the Windows Routing and Remote Access Service (RRAS) permits unauthenticated attackers to execute arbitrary code over the network.

Executive summary

A heap-based buffer overflow vulnerability in Microsoft Windows RRAS allows unauthenticated remote attackers to execute arbitrary code, posing a severe risk to system integrity and availability.

Vulnerability

This is a heap-based buffer overflow (CWE-122) occurring within the RRAS component, which can be triggered by an unauthenticated attacker sending specially crafted network packets to the service.

Business impact

The ability for an unauthenticated attacker to achieve remote code execution represents a critical security risk. A successful exploit could lead to full system compromise, unauthorized access to sensitive data, and potential lateral movement within the network. With a CVSS score of 8.8, this vulnerability is classified as High, necessitating immediate attention to prevent operational disruption or data exfiltration.

Remediation

Immediate Action: Apply the relevant security updates provided by Microsoft in the official update guide to address the overflow condition.

Proactive Monitoring: Monitor network traffic for unusual patterns directed at RRAS ports and review system event logs for unexpected service crashes or unauthorized process execution.

Compensating Controls: Restrict network access to the affected RRAS service using host-based firewalls or network access control lists to limit exposure to trusted sources only.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the potential for remote code execution, organizations running the affected versions of Windows Server must prioritize the application of vendor patches. If immediate patching is not feasible, ensure that RRAS is not exposed to the public internet and restrict access to the minimum necessary user base to reduce the attack surface.

More Microsoft CVEs

Sources