CVE-2026-58598
Received Received - Intake

Race Condition in Windows Backup Engine Allows Privilege Escalation

Vulnerability report for CVE-2026-58598, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: Microsoft Corporation

Description

Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Backup Engine allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-07-17
AI Q&A
2026-07-17
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
microsoft windows_backup_engine *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
CWE-362 The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a race condition vulnerability in Windows Backup Engine where improper synchronization during concurrent execution allows an authorized local attacker to elevate privileges. The flaw stems from shared resource access without proper safeguards.

Impact Analysis

An attacker with local access could exploit this to gain higher privileges on your system, potentially allowing them to install malicious software, access sensitive data, or take control of your device.

Mitigation Strategies

Apply the latest security updates from Microsoft to patch the Windows Backup Engine. Ensure proper access controls are in place to limit unauthorized local access. Monitor system logs for unusual privilege escalation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-58598. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart