Security readout for executives and security teams
Plain-English summary
CVE-2022-34702 is a high-severity Microsoft Windows flaw in Secure Socket Tunneling Protocol. An unauthenticated network attacker could potentially gain remote code execution, but Microsoft rates exploitation complexity as high and the bundle does not show active exploitation.
Executive priority
Prioritize remediation for internet-facing VPN infrastructure and legacy Windows servers. Business urgency is high because successful exploitation could compromise systems remotely, but current provided evidence does not show known active exploitation.
Technical view
The issue affects Windows SSTP and is categorized as CWE-362, a race condition. CVSS 3.1 is 8.1 with network attack vector, no privileges or user interaction required, high impact to confidentiality, integrity, and availability, and high attack complexity.
Likely exposure
Exposure is most relevant to affected Windows systems where SSTP is enabled or reachable, especially VPN or remote-access servers. The affected list includes multiple Windows client and server versions from Windows 7/Server 2008 through Windows 11/Server 2022.
Exploitation context
The source bundle says KEV is false and provides no cited evidence of active exploitation. Microsoft’s CVSS vector marks exploit code maturity as unproven, so treat this as serious but not confirmed exploited from the provided evidence.
Researcher notes
Focus validation on SSTP service presence, reachability, and patch state. The bundle does not include exploit details, proof-of-concept status, or named workarounds beyond Microsoft’s advisory and official remediation status.
Mitigation direction
- Apply Microsoft security updates listed for CVE-2022-34702 in MSRC.
- Prioritize SSTP or VPN-facing Windows servers before general endpoint rollout.
- Check Microsoft guidance for any supported mitigations if patching is delayed.
- Track unsupported or legacy Windows systems as separate remediation exceptions.
Validation and detection
- Inventory Windows versions against the affected product list.
- Identify systems providing SSTP, VPN, or remote-access services.
- Confirm installed updates or build levels against Microsoft’s advisory.
- Review exposure of SSTP-facing hosts before closing the finding.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-362: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-34702 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C2.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.1HighVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution VulnerabilityCVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
