CVE-2022-23270
Microsoft Windows 10 1607 … 21h2
Raw vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:HSummary
CVE-2022-23270 is a high-severity an unspecified weakness vulnerability in Microsoft Windows 10. Its CVSS base score is 8.1 (High).
Operationally, ranked in the top 0.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to CM-7 (Least Functionality) 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-23270 is a remote code execution vulnerability affecting the Point-to-Point Tunneling Protocol (PPTP) implementation in Windows. It carries a CVSS 3.1 score of 8.1 and was publicly disclosed on 10 May 2022.
An unauthenticated attacker can exploit the flaw over the network without user interaction, though successful exploitation requires high attack complexity. Successful attacks grant the adversary full control over confidentiality, integrity, and availability on the target system.
Microsoft security advisories referenced at msrc.microsoft.com and portal.msrc.microsoft.com provide official guidance and patches for the affected Windows versions.
The associated EPSS score rose from lower values to a peak of 0.5110 on 2025-12-11 before receding to the current 0.4839, indicating a clear increase in observed exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-28356
Vulnerability Data
Windows Point-to-Point Tunneling Protocol 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 PPTP RCE flaw before exploitation can occur.
Enforces disabling or restricting the PPTP service/protocol when not explicitly required, eliminating the attack surface.
Boundary-protection rules can block inbound PPTP traffic (TCP 1723 and GRE) from untrusted networks, limiting remote exploit attempts.