CVE-2022-26809
Microsoft Windows 10 1607 … 21h2
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HSummary
CVE-2022-26809 is a critical-severity an unspecified weakness vulnerability in Microsoft Windows 10. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 0.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to SC-7 (Boundary Protection) and SI-2 (Flaw Remediation) — see the control section below for these in your framework.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2022-26809 is a remote code execution vulnerability affecting the Remote Procedure Call Runtime component. It carries a CVSS 3.1 base score of 9.8 and was published on 15 April 2022.
An unauthenticated attacker can exploit the flaw over the network without user interaction to obtain full control over confidentiality, integrity, and availability on the target system.
Microsoft’s security advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809 supplies patch information and mitigation guidance for affected Windows installations.
The CVE’s EPSS score has remained near its peak value of 0.9260, indicating sustained exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-31359
Vulnerability Data
Remote Procedure Call Runtime Remote Code Execution Vulnerability
- CWE(s)
Related Threats
Likely ATT&CK TechniquesAI
Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
Mitigating Controls (NIST 800-53 r5) AI
Directly requires applying the vendor patch that eliminates the unauthenticated RPC RCE flaw.
Boundary-protection rules can block or restrict inbound RPC traffic on ports 135/139/445 before exploitation occurs.
Enforces access-control policy on RPC interfaces so unauthenticated callers cannot reach the vulnerable runtime code path.