Skip to main content

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:42 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
6.2.9200.25522,10.0.22621.5472,10.0.19044.5965
EUVD ID Assigned
Mar 14, 2026 - 19:49 euvd
EUVD-2025-17787
Analysis Generated
Mar 14, 2026 - 19:49 vuln.today
CVE Published
Jun 10, 2025 - 17:21 nvd
HIGH 7.8

DescriptionNVD

Integer overflow or wraparound in Windows SMB allows an authorized attacker to elevate privileges locally.

AnalysisAI

CVE-2025-32718 is an integer overflow vulnerability in Windows SMB that allows a locally authenticated attacker to achieve privilege escalation with high impact to confidentiality, integrity, and availability. The vulnerability affects Windows operating systems' SMB implementation and has a CVSS score of 7.8 (High) with low attack complexity, making it a significant local privilege escalation risk for multi-user systems and domain environments.

Technical ContextAI

This vulnerability exists in the Windows Server Message Block (SMB) protocol implementation, specifically involving an integer overflow or wraparound condition classified under CWE-122 (Heap-based Buffer Overflow). Integer overflows in SMB can occur during buffer size calculations, packet parsing, or memory allocation operations. When an attacker-controlled value is used in arithmetic operations without proper bounds checking, it can wrap around to a small positive value, bypassing size validations and leading to heap buffer overflows. The SMB protocol (TCP ports 445/139) is fundamental to Windows file sharing, network authentication, and inter-process communication, making any flaw here broadly impactful across Windows infrastructure.

RemediationAI

Apply the official Microsoft security patch when released for affected Windows versions. Interim mitigations include: (1) Restrict local user access and enforce principle of least privilege—disable unnecessary local accounts and remove standard users from sensitive systems; (2) Implement application whitelisting and AppLocker policies to restrict execution of potential exploit payloads; (3) Enable Windows Defender Exploit Guard features (Control Flow Guard, Address Space Layout Randomization); (4) Monitor SMB traffic and disable SMB v1 if not required; (5) Apply network segmentation to isolate high-value systems; (6) Enforce multi-factor authentication for domain accounts to limit lateral movement post-exploitation. Patch availability and version numbers will be provided in Microsoft Security Advisories—monitor Microsoft Security Response Center (MSRC) for official bulletin.

Share

CVE-2025-32718 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy