Description
Integer overflow or wraparound in Windows Devices Human Interface allows an authorized attacker to disclose information locally.
Published: 2026-07-14
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an integer overflow or wraparound flaw (CWE-190) in the Windows Human Interface Device (HID) driver that permits an authorized local attacker to read sensitive data from memory. The flaw results in unintended data disclosure rather than denial of service or code execution. The weakness arises from improper bounds checking on integer values used to process HID data structures. As a result, an attacker who can trigger the overflow can potentially exfiltrate confidential information stored in the target system.

Affected Systems

The issue affects multiple Microsoft Windows editions, including Windows 10 1809, 21H2, 22H2; Windows 11 24H2, 25H2, 26H1; and Windows Server 2019, 2022, 2025. Both legacy x86/x64 and newer arm64 architectures are impacted across these releases.

Risk and Exploitability

With a CVSS base score of 4.7 and an EPSS score below 1%, the overall risk is moderate and the likelihood of exploitation is low. The vulnerability is not listed in the CISA KEV catalog, indicating no known widespread attacks. Based on the description, the attack vector is local; it requires an authorized user or a user with permissions sufficient to load or interact with HID drivers. An attacker would need to manipulate a HID device or drive a device to trigger the integer overflow to glean memory contents.

Generated by OpenCVE AI on July 31, 2026 at 08:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Windows security update that addresses CVE-2026-50310 via Windows Update or the Microsoft Update Catalog.
  • Restrict Human Interface Device driver installation by ensuring Device Installation Settings allow only signed drivers and by disabling drivers for untrusted devices.
  • Limit user privileges for device installation and use group policy or local security policies to prevent ordinary users from adding new HID devices.

Generated by OpenCVE AI on July 31, 2026 at 08:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description Integer overflow or wraparound in Windows Devices Human Interface allows an authorized attacker to disclose information locally.
Title Windows Human Interface Device Information Disclosure 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-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': 4.7, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/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-08-03T22:55:01.086Z

Reserved: 2026-06-04T17:30:16.975Z

Link: CVE-2026-50310

cve-icon Vulnrichment

Updated: 2026-07-15T13:05:22.044Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T08:30:03Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound