Security readout for executives and security teams
Plain-English summary
This is a Microsoft Windows remote code execution issue in Secure Socket Tunneling Protocol. If an affected system exposes SSTP and an attacker meets the high-complexity conditions, the impact could include full loss of confidentiality, integrity, and availability. Microsoft lists an official remediation, and no provided source cites active exploitation.
Executive priority
Treat this as high priority for Windows VPN or externally reachable SSTP environments. It is not KEV-listed in the provided evidence, but the potential impact is severe enough to justify prompt patch validation.
Technical view
CVE-2022-34714 is a Windows SSTP RCE vulnerability with CVSS 3.1 score 8.1. The vector is network-accessible, unauthenticated, no user interaction, high attack complexity, unchanged scope, and high CIA impact. The source bundle maps it to CWE-94 and lists multiple Windows client and server versions as affected.
Likely exposure
Exposure is most relevant to listed Microsoft Windows versions where SSTP is enabled or reachable. Prioritize internet-facing VPN or tunneling infrastructure, Windows Server systems, and legacy Windows versions named in the affected list.
Exploitation context
The provided data marks KEV as false and CVSS exploit maturity as unproven. No supplied source confirms active exploitation. Attack complexity is high, but successful exploitation would have severe system-level consequences.
Researcher notes
Evidence is limited to CVE, CVE List, and MSRC metadata. The bundle does not include exploit details, proof-of-concept status, or workaround specifics. Avoid assuming affected configurations beyond Microsoft Windows SSTP exposure and the listed products.
Mitigation direction
- Apply the Microsoft official remediation for each affected Windows version.
- Use the MSRC advisory to identify the correct security update or servicing path.
- Reduce SSTP exposure until patched where business operations allow.
- Upgrade or isolate unsupported affected Windows versions lacking current servicing.
- Track remediation completion for internet-facing and VPN-related systems first.
Validation and detection
- Inventory Windows versions against the affected product list in the source bundle.
- Identify systems where SSTP is enabled, exposed, or part of VPN services.
- Confirm applicable Microsoft security updates are installed from official guidance.
- Check external exposure records for SSTP-related public-facing systems.
- Document exceptions and compensating controls for systems not immediately patchable.
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-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-34714 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.
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
