Sceawere

Vulnerability Detail

CVE-2026-62889UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Windows SSTP Double Free Vulnerability

Vulnerability Metadata

Severity
High
Score / CVSS
8.1
Creation Date
7h ago
Vendor
Microsoft
Product
Windows 10 Version 1607
Attack Type
CWE-415: Double Free
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
HIGH

Narrative and Response

Description

Double free in Windows Secure Socket Tunneling Protocol (SSTP) allows an unauthorized attacker to execute code over a network.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.1",
  "pubDate": "2026-08-11T17:18:40.170Z",
  "pubdate": "2026-08-11T17:18:40.170Z",
  "executiveSummary": "A double free vulnerability exists within the Windows Secure Socket Tunneling Protocol (SSTP), posing severe security risks to affected systems. This memory corruption flaw allows an unauthorized remote attacker to execute arbitrary code over a network without requiring any prior authentication or user interaction. The vulnerability resides in the core handling of SSTP packet processing within the Windows operating system. Successful exploitation of this flaw can lead to complete system compromise, enabling the threat actor to execute commands with the privileges of the vulnerable service. The risk implications are critical, as the attack vector is network-accessible and can be weaponized by unauthenticated entities against target infrastructure. Given the severity of remote code execution vulnerabilities in core tunneling protocols, immediate remediation and monitoring are essential to prevent exploitation.",
  "technicalDetails": "The vulnerability is classified as a double free memory corruption flaw, occurring within the Secure Socket Tunneling Protocol (SSTP) component of the Windows operating system. A double free condition arises when the application dynamically allocates memory, releases the same memory allocation twice via memory management routines, and subsequently corrupts the internal heap management structures. This typically happens due to improper state tracking and error-handling logic during the parsing and processing of maliciously crafted SSTP network packets.\nThe attack flow begins when an unauthenticated attacker sends specially crafted SSTP packets over the network to a target Windows system running the vulnerable SSTP service. As the parsing routines process the malformed input, specific execution paths trigger an erroneous secondary deallocation of a previously freed heap chunk. This manipulation corrupts adjacent heap metadata, allowing the attacker to manipulate subsequent memory allocations and pointer references.\nBy carefully engineering the heap layout prior to triggering the double free condition, an advanced attacker can achieve arbitrary write or read primitives. This memory manipulation ultimately facilitates remote code execution within the context of the affected service process. The vulnerable component is exposed over the network, requires zero authentication, and can be exploited by any unauthorized attacker capable of reaching the SSTP listener on the target system. Post-exploitation impact includes full system compromise, lateral movement within the enterprise network, and deployment of malicious payloads."
}
CVE-2026-62889: Windows SSTP Double Free Vulnerability (HIGH Severity, CVSS: 8.1) - Sceawere