Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local EoP requiring an existing low-privilege session (AV:L, PR:L), no user interaction and low complexity (UI:N, AC:L), yielding full SYSTEM-level C/I/A impact on the host.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Integer overflow or wraparound in Windows Web Proxy Auto-Discovery Protocol (WPAD) allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Web Proxy Auto-Discovery Protocol (WPAD) component lets an already-authenticated local user run code with SYSTEM-level rights by triggering an integer overflow (CWE-190). The flaw affects a broad range of Windows client and server builds, from Windows 10 1809 through Windows 11 26H1 and Windows Server 2019 through 2025. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the low attack complexity and high triad impact make it a meaningful patch-tier issue.
Technical ContextAI
WPAD is the Windows mechanism that lets clients automatically locate a proxy configuration (a PAC file) via DHCP/DNS discovery, handled by the operating system's proxy auto-config service. The root cause is CWE-190 (integer overflow or wraparound): a length or size value processed by the WPAD code path wraps around, leading to an undersized allocation or out-of-bounds memory operation - consistent with the associated 'Buffer Overflow' tag. Successful corruption of memory in a privileged Windows service context enables the attacker to hijack execution flow and gain elevated privileges. The CPE data confirms this is a core OS component present across Windows 10 (1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server (2019, 2022, 2025), including Server Core installations.
RemediationAI
Apply the Microsoft security update for CVE-2026-49800 via Windows Update or WSUS; the vendor-released patch is available and the exact fixed KB/build for each affected SKU is listed at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-49800. Because exploitation is local and requires an existing low-privilege session, interim compensating controls include disabling WPAD/automatic proxy discovery where it is not needed (via the 'Automatically detect settings' setting or the WinHTTP/WPAD service and the relevant DisableWpad registry policy) and tightening which users can obtain interactive or service logon on the host - with the trade-off that disabling WPAD breaks environments that legitimately rely on auto-proxy configuration. Standard EoP hardening (least-privilege accounts, restricting local logon rights) reduces the pool of attackers who can reach the vulnerable code path until patching completes.
More in Windows Server 2019
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-190 – Integer Overflow or Wraparound
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43815
GHSA-pp8g-rw5h-xf5x