CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check.
Official CWE-367 definition at MITREImpactr finds and proves weaknesses like CWE-367 in your web apps and APIs - investigating, chaining, and validating each with a reproducible exploit.
Join the waitlist