Description
Integer overflow or wraparound in Windows Device Health Attestation (DHA) allows an unauthorized attacker to execute code over a network.
Published: 2026-08-11
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an integer overflow or wraparound in Windows Device Health Attestation (DHA), which permits an unauthorized attacker to execute code over a network. This flaw enables arbitrary code execution under the privileges of the DHA service and is rooted in classic weaknesses such as heap-based buffer overflow (CWE-122) or integer overflow (CWE-190).

Affected Systems

This vulnerability applies to Microsoft Windows 10 version 1809 and the Windows Server family, including Windows Server 2019, Windows Server 2022, Windows Server 2025, and their Server Core installations. Systems that have the Device Health Attestation feature enabled are affected.

Risk and Exploitability

The CVSS score of 8.1 indicates high risk, while the EPSS score of less than 1% signals a currently low probability of exploitation. It is not listed in CISA’s KEV catalog, which suggests it has not yet been widely exploited in the wild. Based on the description, it is inferred that an attacker would need remote network access to a target running the affected DHA component, and the exploit would generally occur via a crafted request to the attestation service. Once triggered, arbitrary code can be executed with the privileges of the service process.

Generated by OpenCVE AI on August 22, 2026 at 10:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft security update for Windows 10 and all Windows Server editions that addresses this Device Health Attestation flaw.
  • If an immediate update is not possible, disable or suspend the Device Health Attestation feature through Group Policy or the registry to eliminate the attack surface until the patch can be applied.
  • Monitor network traffic for anomalous requests to the Azure Attestation or DHA service and review system logs for indicators of exploitation attempts.

Generated by OpenCVE AI on August 22, 2026 at 10:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Integer overflow or wraparound in Microsoft Azure Attestation service and Device Health Attestation Service allows an unauthorized attacker to execute code over a network. Integer overflow or wraparound in Windows Device Health Attestation (DHA) allows an unauthorized attacker to execute code over a network.

Mon, 17 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:microsoft:windows_10_1809:*:*:*:*:*:*:x64:*

Fri, 14 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft windows Server 2019 (server Core Installation)
Microsoft windows Server 2025 (server Core Installation)
Vendors & Products Microsoft windows Server 2019 (server Core Installation)
Microsoft windows Server 2025 (server Core Installation)

Tue, 11 Aug 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, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Integer overflow or wraparound in Microsoft Azure Attestation service and Device Health Attestation Service allows an unauthorized attacker to execute code over a network.
Title Windows Device Health Attestation (DHA) Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft windows 10 1809
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_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 Server 2019
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Windows 10 1809 Windows Server 2019 Windows Server 2019 (server Core Installation) Windows Server 2022 Windows Server 2025 Windows Server 2025 (server Core Installation)
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:08:00.979Z

Reserved: 2026-08-05T18:41:50.334Z

Link: CVE-2026-71331

cve-icon Vulnrichment

Updated: 2026-08-11T17:47:31.406Z

cve-icon NVD

Status : Modified

Published: 2026-08-11T17:19:13.353

Modified: 2026-08-20T15:18:36.707

Link: CVE-2026-71331

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T11:00:04Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-190

    Integer Overflow or Wraparound