Cyber Posture

CWE · MITRE source

CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Abstraction: Class · CVEs in our corpus: 2,282

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.

A race condition occurs within concurrent environments, and it is effectively a property of a code sequence. Depending on the context, a code sequence may be in the form of a function call, a small number of instructions, a series of program invocations, etc. A race condition violates these properties, which are closely related: A race condition exists when an "interfering code sequence" can still access the shared resource, violating exclusivity. The interfering code sequence could be "trusted" or "untrusted." A trusted interfering code sequence occurs within the product; it cannot be modified by the attacker, and it can only be invoked indirectly. An untrusted interfering code sequence can be authored directly by the attacker, and typically it is external to the vulnerable product.

Last updated: 09 May 2026 03:25 UTC

NIST 800-53 r5 controls that address this weakness (2)AI

Control Title Family Why it addresses this CWE
AU-8Time StampsAUAccurate timestamps from internal clocks enable detection of race conditions by providing reliable event ordering in audit logs.
PL-6Security-related Activity PlanningPLCoordination of concurrent security activities reduces the probability that shared resources will be accessed simultaneously without proper synchronization.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2016-5195 KEV9.17.00.94182016-11-10
CVE-2023-36884 KEV9.17.50.93222023-07-11
CVE-2018-154736.55.30.90362018-08-17
CVE-2022-466896.57.00.85552022-12-15
CVE-2017-10001126.47.00.82862017-10-05
CVE-2024-279836.28.20.75932024-04-09
CVE-2014-0196 KEV6.05.50.48562014-05-07
CVE-2021-21166 KEV6.08.80.37982021-03-09
CVE-2016-17574.97.00.58452016-03-24
CVE-2022-26904 KEV4.77.00.21592022-04-15
CVE-2014-02264.50.00.75442014-07-20
CVE-2024-63874.58.10.48062024-07-01
CVE-2020-74574.38.10.44582020-07-09
CVE-2019-02174.17.50.43022019-04-08
CVE-2017-26193.97.50.40672018-03-12
CVE-2020-6820 KEV3.88.10.03132020-04-24
CVE-2016-86553.77.80.34922016-12-08
CVE-2020-6819 KEV3.68.10.00362020-04-24
CVE-2020-98393.67.00.35892020-06-09
CVE-2021-309553.67.00.36272021-08-24
CVE-2025-62215 KEV3.57.00.02372025-11-11
CVE-2007-00993.40.00.56542007-01-08
CVE-2015-85563.310.00.21212017-03-24
CVE-2018-41923.37.50.30412018-06-08
CVE-2021-25394 KEV3.36.40.00432021-06-11