LiveActive security incident?Get immediate response
CVE Record

CVE-2022-35766: Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution Vulnerability

Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution Vulnerability

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-35766 is a high-severity remote code execution flaw in Microsoft Windows Secure Socket Tunneling Protocol. In business terms, vulnerable Windows systems that expose SSTP could face full system compromise, though the supplied CVSS data rates exploitation complexity as high and provides no evidence of active exploitation.

Executive priority

Prioritize remediation for internet-facing or remote-access Windows servers because successful exploitation could give an attacker code execution with high business impact. Work should be scheduled promptly, with urgency based on whether SSTP is exposed externally.

Technical view

The issue is classified as CWE-94 and affects multiple Windows 10, Windows 11, Windows Server 2019, and Windows Server 2022 versions. CVSS 3.1 is 8.1: network-reachable, unauthenticated, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact. The source bundle identifies an official Microsoft remediation but no exploit details.

Likely exposure

Exposure is most likely on affected Windows systems where SSTP or related VPN tunneling services are enabled or reachable from untrusted networks. The bundle does not prove all listed Windows installations are exploitable in default configurations.

Exploitation context

The provided data does not list this CVE in CISA KEV and marks exploit code maturity as unproven. Treat it as serious because impact is high and remote unauthenticated attack is possible, but do not assume active exploitation from these sources alone.

Researcher notes

Key unknowns remain: the bundle provides no exploit narrative, no proof of active exploitation, and no detailed vulnerable configuration conditions. Validation should focus on affected Windows versions, SSTP service exposure, and confirmation of Microsoft update status rather than speculative exploitation testing.

Mitigation direction

  • Review the Microsoft advisory for the applicable fixed builds and KBs.
  • Apply Microsoft security updates for affected Windows versions.
  • Reduce external exposure of SSTP services where business operations allow.
  • Restrict VPN service access to trusted networks and monitored ingress paths.
  • Prioritize internet-facing Windows Server VPN endpoints first.

Validation and detection

  • Inventory Windows hosts matching the affected versions in the source bundle.
  • Identify systems running or exposing SSTP or related VPN services.
  • Confirm installed Microsoft updates against the MSRC advisory.
  • Check perimeter rules for SSTP exposure to untrusted networks.
  • Review logs for unusual access to VPN tunneling services.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-2022-35766 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.1CVSS 3.1HighCVSS: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 score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2022-35766Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows 10 Version 180910.0.17763.0Listed
MicrosoftWindows 10 Version 180910.0.0Listed
MicrosoftWindows Server 201910.0.17763.0Listed
MicrosoftWindows Server 2019 (Server Core installation)10.0.17763.0Listed
MicrosoftWindows 10 Version 21H110.0.0Listed
MicrosoftWindows Server 202210.0.20348.0Listed
MicrosoftWindows 10 Version 20H210.0.0Listed
MicrosoftWindows Server version 20H210.0.0Listed
MicrosoftWindows 11 version 21H210.0.0Listed
MicrosoftWindows 10 Version 21H210.0.19043.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-94 · source CWE mapping

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.