Description
Integer overflow or wraparound in Windows Performance Monitor allows an unauthorized attacker to execute code over a network.
Published: 2026-06-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an integer overflow or wraparound in Windows Performance Monitor that allows an unauthorized attacker to execute code over a network. An attacker can send crafted input that triggers the flaw, causing the monitor to run malicious code with the service’s privileges, enabling remote code execution without requiring local authentication.

Affected Systems

The flaw impacts Windows 11 versions 23H2, 24H2, 25H2, 26H1 and Windows Server 2022 and Windows Server 2025 installations, on both x64 and arm64 architectures, as delineated by the affected CPE entries.

Risk and Exploitability

The CVSS score of 8.1 classifies the issue as Severe, and the EPSS score of less than 1% indicates a very low but nonzero likelihood of exploitation. Authentication is not required; an attacker can trigger the flaw by sending crafted data to the Performance Monitor service over a network, potentially enabling execution of attacker-supplied code. The threat remains significant for any host exposed to the service, especially if the service is publicly reachable.

Generated by OpenCVE AI on July 23, 2026 at 17:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the Microsoft security advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42974 for an official patch or rollup and apply it when released.
  • Restrict or disable the Performance Monitor service on hosts where it is not essential, and use firewall or network segmentation to limit exposure to trusted networks.
  • Implement or enforce strict bounds and type checks for all data received by the service as a defensive measure against integer overflows (CWE-190).

Generated by OpenCVE AI on July 23, 2026 at 17:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Description Integer underflow (wrap or wraparound) in Windows Performance Monitor allows an unauthorized attacker to execute code over a network. Integer overflow or wraparound in Windows Performance Monitor allows an unauthorized attacker to execute code over a network.

Wed, 10 Jun 2026 20:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:microsoft:windows_11_23h2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_23h2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24h2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_24h2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_25h2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25h2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_26h1:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26h1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:x64:*

Wed, 10 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 09 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2025 (server Core Installation)
Vendors & Products Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2025 (server Core Installation)

Tue, 09 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Description Integer underflow (wrap or wraparound) in Windows Performance Monitor allows an unauthorized attacker to execute code over a network.
Title Windows Performance Monitor Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-190
CPEs cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_23H2:*:*:*:*:*:*: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_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows 11 23h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
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 11 23h2 Windows 11 23h2 Windows 11 24h2 Windows 11 24h2 Windows 11 25h2 Windows 11 25h2 Windows 11 26h1 Windows 11 26h1 Windows Server 2022 Windows Server 2025 Windows Server 2025 (server Core Installation)
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-07-15T20:10:27.408Z

Reserved: 2026-04-30T23:43:50.745Z

Link: CVE-2026-42974

cve-icon Vulnrichment

Updated: 2026-06-10T14:24:28.297Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T17:17:13.180

Modified: 2026-06-10T19:53:00.330

Link: CVE-2026-42974

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T17:30:17Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound