Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
Missing release of memory after effective lifetime in Windows Cryptographic Services allows an unauthorized attacker to execute code over a network.
AnalysisAI
Memory management vulnerability in Windows Cryptographic Services where memory is not properly released after its effective lifetime, enabling unauthenticated remote code execution. The vulnerability affects Windows cryptographic components and allows network-based attackers to execute arbitrary code with high complexity requirements. While the CVSS score of 8.1 indicates significant severity, exploitation requires specific conditions (high attack complexity), and current status regarding KEV listing, EPSS score, and public POC availability is unknown pending official Microsoft advisory release.
Technical ContextAI
This vulnerability involves CWE-401 (Missing Release of Memory After Effective Lifetime), a memory management defect in the Windows Cryptographic Services subsystem. The root cause is improper cleanup of cryptographic objects or buffers after their intended use, potentially within legacy cryptographic protocol handlers, certificate validation routines, or key management functions. The Windows Cryptographic Services (CNG - Cryptography Next Generation, or legacy CryptoAPI) process sensitive cryptographic data; failure to zero or deallocate memory containing key material, plaintexts, or intermediate values creates a use-after-free or memory disclosure condition. Affected CPE would typically match 'cpe:2.3:o:microsoft:windows:*' across multiple versions, requiring Microsoft's official advisory for precise version ranges. The network attack vector suggests exploitation through cryptographic protocol negotiation or remote cryptographic operations.
RemediationAI
Immediate actions: (1) Monitor Microsoft Security Response Center (MSRC) and Windows Update for emergency security patch release targeting CVE-2025-29828; (2) Enable Windows Update automatic patching immediately upon availability; (3) Prioritize patch deployment for Windows Server systems handling authentication or cryptographic operations. Interim mitigations pending patch: (a) Restrict network access to cryptographic services via firewall rules; (b) Disable legacy cryptographic protocols (SSLv3, early TLS versions) if not required; (c) Review and minimize exposure of certificate services and smart card authentication endpoints; (d) Monitor for unusual cryptographic operation failures or memory-related crashes in Event Viewer (System and Application logs). Once patch details are published by Microsoft, apply to all affected Windows versions across the environment. Workarounds are unlikely given the OS-level nature of the vulnerability; patching is the primary remediation path.
Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in
A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b
An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote
FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit
Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio
Twonky Server 8.5.2 uses hard-coded cryptographic keys for encrypting the administrator password. Combined with the cred
Same weakness CWE-401 – Memory Leak
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17793