Cyber Posture

CWE · MITRE source

CWE-363Race Condition Enabling Link Following

Abstraction: Base · CVEs in our corpus: 10

The product checks the status of a file or directory before accessing it, which produces a race condition in which the file can be replaced with a link before the access is performed, causing the product to access the wrong file.

While developers might expect that there is a very narrow time window between the time of check and time of use, there is still a race condition. An attacker could cause the product to slow down (e.g. with memory consumption), causing the time window to become larger. Alternately, in some situations, the attacker could win the race by performing a large number of attacks.

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-2024-271022.09.90.00442024-03-13
CVE-2025-621612.010.00.00052025-11-06
CVE-2025-625962.010.00.00052025-11-06
CVE-2025-311331.67.80.00022025-11-06
CVE-2022-216581.57.30.00912022-01-20
CVE-2025-525651.57.50.00022025-11-06
CVE-2025-528811.57.50.00012025-11-06
CVE-2025-134921.47.00.00012025-12-03
CVE-2018-66931.15.30.00032018-09-18
CVE-2024-453100.73.60.00142024-09-03