Cyber Posture

CWE · MITRE source

CWE-662Improper Synchronization

Abstraction: Class · CVEs in our corpus: 58

The product utilizes multiple threads, processes, components, or systems to allow temporary access to a shared resource that can only be exclusive to one process at a time, but it does not properly synchronize these actions, which might cause simultaneous accesses of this resource by multiple threads or processes.

Synchronization refers to a variety of behaviors and mechanisms that allow two or more independently-operating processes or threads to ensure that they operate on shared resources in predictable ways that do not interfere with each other. Some shared resource operations cannot be executed atomically; that is, multiple steps must be guaranteed to execute sequentially, without any interference by other processes. Synchronization mechanisms vary widely, but they may include locking, mutexes, and semaphores. When a multi-step operation on a shared resource cannot be guaranteed to execute independent of interference, then the resulting behavior can be unpredictable. Improper synchronization could lead to data or memory corruption, denial of service, etc.

Last updated: 09 May 2026 03:25 UTC

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

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2020-74574.38.10.44582020-07-09
CVE-2018-155552.09.80.01162019-06-28
CVE-2024-326441.99.10.00622024-04-19
CVE-2016-83681.88.60.00882017-02-13
CVE-2022-230051.88.70.00342023-01-23
CVE-2019-56751.67.80.00042019-05-10
CVE-2020-140591.66.50.04222020-06-30
CVE-2020-362081.67.80.00072021-01-26
CVE-2022-19311.68.10.00322022-05-31
CVE-2022-29621.67.80.00032022-09-13
CVE-2023-28011.67.50.00872023-06-06
CVE-2024-74091.67.50.01702024-08-05
CVE-2018-40271.57.50.00402019-05-13
CVE-2019-161371.57.50.00322019-09-09
CVE-2019-171851.57.50.00662020-03-21
CVE-2020-137591.57.50.00392020-06-02
CVE-2020-140981.57.50.00242021-01-13
CVE-2020-362151.57.50.00392021-01-26
CVE-2021-205921.57.50.00392021-08-05
CVE-2025-271041.57.50.00322025-02-21
CVE-2026-287891.57.50.00192026-03-05
CVE-2019-195771.47.20.00122019-12-11
CVE-2020-362061.47.00.00072021-01-26
CVE-2020-362071.47.00.00072021-01-26
CVE-2020-362111.47.00.00072021-01-26