A Race Condition is a flaw that occurs when timing or ordering of operations produces an unexpected or unsafe result.
In security, race conditions can affect authorization checks, file handling, payments, resource locks, and concurrent application workflows.