CWE-362— Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition)
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.— MITRE CWE catalog
2,663 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-362page 52 of 54
- CVE-2026-62437MEDIUMCVSS 6.5EG 6.52026-09-08
When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early i…
- CVE-2026-62690HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Push Notifications allows an authorized attacker to elevate privileges locally.
- CVE-2026-62693HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows MIDI Service Module allows an authorized attacker to elevate privileges locally.
- CVE-2026-62705HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Bind Filter Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-62727HIGHCVSS 7.0EG 7.02026-08-19
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-62729HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-62734HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-62748HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-62778HIGHCVSS 8.1EG 8.12026-08-11
Use after free in Windows DNS allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-62780HIGHCVSS 7.0EG 7.02026-08-11
Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
- CVE-2026-62820HIGHCVSS 8.1EG 8.12026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows DNS allows an unauthorized attacker to execute code over a network.
- CVE-2026-62908HIGHCVSS 7.0EG 7.02026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Backup Engine allows an authorized attacker to elevate privileges locally.
- CVE-2026-63756HIGHCVSS 8.1EG 8.12026-07-20
SurrealDB versions before 3.1.0 contain a time-of-check/time-of-use race condition in the HTTP /rpc endpoint that allows unauthenticated requests to inherit authenticated session state. Unauthenticated attackers can send concurrent request…
- CVE-2026-64189HIGHCVSS 7.8EG 7.82026-07-20
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix race between dump and ip_set_list resize The release path of ip_set_dump_do() and ip_set_dump_done() read inst->ip_set_list via ip_set_ref_netlink(…
- CVE-2026-64260HIGHCVSS 7.8EG 7.82026-07-25
In the Linux kernel, the following vulnerability has been resolved: fuse-uring: Avoid queue->stopped races and set/read that value under lock There are several readers of queue->stopped that check the value under lock, but fuse_uring_com…
- CVE-2026-64279HIGHCVSS 7.8EG 7.82026-07-25
In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter deregistration race Adapters can be looked up by their id using i2c_get_adapter() which takes a reference to the embedded struct device. Remove t…
- CVE-2026-64282MEDIUMCVSS 4.7EG 4.72026-07-25
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier In the case that kvm_translate_vncr() races with an MMU notifier the early return does not releas…
- CVE-2026-64373MEDIUMCVSS 4.7EG 4.72026-07-25
In the Linux kernel, the following vulnerability has been resolved: cpufreq: Fix hotplug-suspend race during reboot During system reboot, cpufreq_suspend() is called via the kernel_restart() -> device_shutdown() path. Unlike the normal s…
- CVE-2026-64378HIGHCVSS 7.8EG 7.82026-07-25
In the Linux kernel, the following vulnerability has been resolved: writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs() When a container exits, the following BUG_ON() is occasionally triggered: =================…
- CVE-2026-64418HIGHCVSS 7.8EG 7.82026-07-25
In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinker_info teardown race with expansion expand_shrinker_info() iterates all visible memcgs under shrinker_mutex, including memcgs that have not fini…
- CVE-2026-64435HIGHCVSS 8.2EG 8.22026-07-25
In the Linux kernel, the following vulnerability has been resolved: audit: Fix data races of skb_queue_len() readers on audit_queue Multiple readers access audit_queue.qlen via skb_queue_len() without holding the queue lock or using READ…
- CVE-2026-64600HIGHCVSS 7.8EG 7.82026-07-23
In the Linux kernel, the following vulnerability has been resolved: xfs: resample the data fork mapping after cycling ILOCK xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode, a data fork mapping, and a cow fork mappin…
- CVE-2026-64717MEDIUMCVSS 6.3EG 6.32026-09-14
A race condition was addressed with improved state handling. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. An app may be abl…
- CVE-2026-64720CRITICALCVSS 9.8EG 9.82026-07-27
A race condition was addressed with improved state handling. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, watchOS 26.6. An app may be able to cause unexpected system termination.
- CVE-2026-64779LOWCVSS 3.1EG 3.12026-08-17
A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2, visionOS 27. Processing maliciously crafted web …
- CVE-2026-64782LOWCVSS 3.1EG 3.12026-08-17
A memory corruption vulnerability was addressed with improved locking. This issue is fixed in Safari 26.6.1, iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2, visionOS 27. Processing maliciously crafted web …
- CVE-2026-64865MEDIUMCVSS 6.0EG 6.02026-08-17
New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.16, repeated PUT /api/user/self requests that update language or sidebar_modules can race relay billing because cont…
- CVE-2026-65358MEDIUMCVSS 4.7EG 4.72026-09-14
A race condition was addressed with improved state handling. This issue is fixed in iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. An app may be able to cause unexpected …
- CVE-2026-65360MEDIUMCVSS 4.7EG 4.72026-09-14
A race condition was addressed with improved state handling. This issue is fixed in iOS 26.7 and iPadOS 26.7, iOS 27 and iPadOS 27, macOS Golden Gate 27, macOS Sequoia 15.8, macOS Tahoe 26.7, tvOS 27, visionOS 27, watchOS 27. An app may be…
- CVE-2026-65401MEDIUMCVSS 5.5EG 5.52026-09-14
A race condition was addressed with improved state handling. This issue is fixed in macOS Golden Gate 27, macOS Tahoe 26.7. An app may be able to cause unexpected system termination.
- CVE-2026-65415HIGHCVSS 8.1EG 8.12026-09-14
A race condition was addressed with additional validation. This issue is fixed in iOS 27 and iPadOS 27, macOS Golden Gate 27, tvOS 27, visionOS 27, watchOS 27. A local user may be able to cause unexpected system termination or read kernel …
- CVE-2026-66802HIGHCVSS 8.1EG 8.12026-08-11
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Device Health Attestation (DHA) allows an unauthorized attacker to execute code over a network.
- CVE-2026-68824HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Connected User Experiences and Telemetry allows an authorized attacker to elevate privileges locally.
- CVE-2026-68840HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows USB Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-6921HIGHCVSS 8.3EG 8.32026-04-23
Race in GPU in Google Chrome on Windows prior to 147.0.7727.117 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file. (Chromium security severity: Medium)
- CVE-2026-69319HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows USB Video Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-69364HIGHCVSS 7.1EG 7.12026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Print Spooler Components allows an authorized attacker to elevate privileges over a network.
- CVE-2026-69385HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
- CVE-2026-69398HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Bluetooth Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-69404HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
- CVE-2026-69441HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Installer allows an authorized attacker to elevate privileges locally.
- CVE-2026-69448HIGHCVSS 7.0EG 7.02026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Bluetooth Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-69581HIGHCVSS 7.0EG 7.02026-09-08
Use after free in Windows Device Association Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-69682HIGHCVSS 7.0EG 7.02026-09-08
Use after free in Windows Host Guardian Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-69710HIGHCVSS 7.5EG 7.52026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Hello allows an authorized attacker to elevate privileges locally.
- CVE-2026-69782HIGHCVSS 8.1EG 8.12026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in DNS Server allows an unauthorized attacker to execute code over a network.
- CVE-2026-69792MEDIUMCVSS 4.7EG 4.72026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K allows an authorized attacker to bypass a security feature locally.
- CVE-2026-69799HIGHCVSS 7.8EG 7.82026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Hello allows an authorized attacker to elevate privileges locally.
- CVE-2026-69827HIGHCVSS 8.1EG 8.12026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in DNS Server allows an unauthorized attacker to execute code over a network.
- CVE-2026-70091MEDIUMCVSS 5.9EG 5.92026-09-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows DNS allows an unauthorized attacker to deny service over a network.
Map vulnerabilities like CWE-362 to your infrastructure
EchelonGraph correlates every CVE — across CWE-362 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →