Description
Integer overflow or wraparound in Windows Web Proxy Auto-Discovery Protocol (WPAD) allows an authorized attacker to elevate privileges locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: 2.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an integer overflow or wraparound in the Windows Web Proxy Auto-Discovery Protocol (WPAD) parsing logic. An authorized local attacker who can influence WPAD traffic can cause the protocol handler to miscalculate buffer sizes, leading to a memory corruption that elevates the attacker’s system privileges, potentially granting full control over the affected machine. The weakness is a classic integer overflow (CWE‑190) coupled with a buffer overflow (CWE‑122).

Affected Systems

Microsoft Windows 10 releases 1809, 21H2, 22H2; Microsoft Windows 11 releases 24H2, 25H2, 26H1; Microsoft Windows Server releases 2019, 2022, 2025, including Server Core installations. Affected architectures include x86, x64, and ARM64 variants as reflected in the listed CPE identifiers.

Risk and Exploitability

The CVSS score of 7.8 indicates moderate severity, while the EPSS score of approximately 2% indicates a low probability of exploitation in the wild, and the vulnerability is not currently listed in the CISA KEV catalog. Exploitation requires a local authorized user and a successful trigger of the integer overflow in the WPAD protocol handler, which may be difficult to execute reliably. Nonetheless, the potential for elevation of privileges warrants proactive mitigation.

Generated by OpenCVE AI on July 29, 2026 at 04:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Microsoft Security Update that addresses CVE‑2026‑49800.
  • If the update is unavailable for a specific system, disable or restrict the WPAD protocol to prevent untrusted DNS or proxy responses from being processed.
  • Enforce the principle of least privilege for local users so that even if privilege escalation occurs, the attacker is bounded by user scope limits.

Generated by OpenCVE AI on July 29, 2026 at 04:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description Integer overflow or wraparound in Windows Web Proxy Auto-Discovery Protocol (WPAD) allows an authorized attacker to elevate privileges locally.
Title Windows Web Proxy Auto-Discovery Protocol (WPAD) Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-122
CWE-190
CPEs cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2019:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 10 1809
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Windows 10 1809 Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2019 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-30T20:23:36.774Z

Reserved: 2026-06-01T17:02:37.208Z

Link: CVE-2026-49800

cve-icon Vulnrichment

Updated: 2026-07-14T17:26:58.686Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T04:45:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-190

    Integer Overflow or Wraparound