CVE-2026-20868
Unknown
Unknown - Not Provided
Heap-Based Buffer Overflow in Windows RRAS Enables Remote Code Execution
Publication date: 2026-01-13
Last updated on: 2026-02-10
Assigner: Microsoft Corporation
Description
Description
Heap-based buffer overflow in Windows Routing and Remote Access Service (RRAS) allows an unauthorized attacker to execute code over a network.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | routing_and_remote_access_service | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |