VYPR

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition

BaseIncompleteLikelihood: Medium

Description

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.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-27 · CAPEC-29

CVEs mapped to this weakness (741)

page 28 of 38
  • CVE-2025-54667MedAug 14, 2025
    risk 0.34cvss 5.3epss 0.00

    Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Saad Iqbal myCred mycred allows Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions.This issue affects myCred: from n/a through <= 2.9.4.3.

  • CVE-2025-43276MedJul 30, 2025
    risk 0.34cvss 5.3epss 0.00

    A logic error was addressed with improved error handling. This issue is fixed in macOS Sequoia 15.6. iCloud Private Relay may not activate when more than one user is logged in at the same time.

  • CVE-2024-9512MedJun 12, 2025
    risk 0.34cvss 5.3epss 0.00

    An issue has been discovered in GitLab EE affecting all versions prior to 17.10.8, 17.11 prior to 17.11.4, and 18.0 prior to 18.0.2. It may have been possible for private repository to be cloned in case of race condition when a secondary node is out of sync.

  • CVE-2025-26620MedFeb 18, 2025
    risk 0.34cvss epss 0.00

    Duende.AccessTokenManagement is a set of .NET libraries that manage OAuth and OpenId Connect access tokens. Duende.AccessTokenManagement contains a race condition when requesting access tokens using the client credentials flow. Concurrent requests to obtain an access token using…

  • CVE-2024-6787MedSep 21, 2024
    risk 0.34cvss 5.3epss 0.00

    This vulnerability occurs when an attacker exploits a race condition between the time a file is checked and the time it is used (TOCTOU). By exploiting this race condition, an attacker can write arbitrary files to the system. This could allow the attacker to execute malicious…

  • CVE-2024-0171MedJun 25, 2024
    risk 0.34cvss 5.3epss 0.00

    Dell PowerEdge Server BIOS contains an TOCTOU race condition vulnerability. A local low privileged attacker could potentially exploit this vulnerability to gain access to otherwise unauthorized resources.

  • CVE-2024-24692MedMar 13, 2024
    risk 0.34cvss 5.3epss 0.00

    Race condition in the installer for Zoom Rooms Client for Windows before version 5.17.5 may allow an authenticated user to conduct a denial of service via local access.

  • CVE-2024-0163MedMar 13, 2024
    risk 0.34cvss 5.3epss 0.00

    Dell PowerEdge Server BIOS and Dell Precision Rack BIOS contain a TOCTOU race condition vulnerability. A local low privileged attacker could potentially exploit this vulnerability to gain access to otherwise unauthorized resources.

  • CVE-2022-45809MedDec 19, 2023
    risk 0.34cvss 5.3epss 0.00

    Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in Ricard Torres Thumbs Rating.This issue affects Thumbs Rating: from n/a through 5.0.0.

  • CVE-2023-44188MedOct 11, 2023
    risk 0.34cvss 5.3epss 0.00

    A Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in telemetry processing of Juniper Networks Junos OS allows a network-based authenticated attacker to flood the system with multiple telemetry requests, causing the Junos Kernel Debugging Streaming Daemon (jkdsd)…

  • CVE-2023-4155MedSep 13, 2023
    risk 0.34cvss 5.3epss 0.00

    A flaw was found in KVM AMD Secure Encrypted Virtualization (SEV) in the Linux kernel. A KVM guest using SEV-ES or SEV-SNP with multiple vCPUs can trigger a double fetch race condition vulnerability and invoke the `VMGEXIT` handler recursively. If an attacker manages to call the…

  • CVE-2022-45842MedNov 30, 2022
    risk 0.34cvss 5.3epss 0.00

    Unauth. Race Condition vulnerability in WP ULike Plugin <= 4.6.4 on WordPress allows attackers to increase/decrease rating scores.

  • CVE-2020-8793MedFeb 25, 2020
    risk 0.34cvss 4.7epss 0.01

    OpenSMTPD before 6.6.4 allows local users to read arbitrary files (e.g., on some Linux distributions) because of a combination of an untrusted search path in makemap.c and race conditions in the offline functionality in smtpd.c.

  • CVE-2018-6693MedSep 18, 2018
    risk 0.34cvss 5.3epss 0.00

    An unprivileged user can delete arbitrary files on a Linux system running ENSLTP 10.5.1, 10.5.0, and 10.2.3 Hotfix 1246778 and earlier. By exploiting a time of check to time of use (TOCTOU) race condition during a specific scanning sequence, the unprivileged user is able to…

  • CVE-2026-6505MedAug 11, 2026
    risk 0.33cvss 5.1epss 0.00

    The ACAP framework contains a Time-of-Check to Time-of-Use (TOCTOU) race condition, which could potentially lead to privilege escalation. This vulnerability can only be exploited if the Axis device is configured to allow the installation of unsigned ACAP applications, and if an…

  • CVE-2026-41051MedMay 13, 2026
    risk 0.33cvss 5.0epss 0.00

    csync2 uses insecure temporary directories when compiled with C99 or later, allowing for TOCTOU style attacks on the temporary directories.

  • CVE-2026-33574MedMar 29, 2026
    risk 0.33cvss 6.2epss 0.00

    OpenClaw before 2026.3.8 contains a path traversal vulnerability in the skills download installer that validates the tools root lexically but reuses the mutable path during archive download and copy operations. A local attacker can rebind the tools-root path between validation…

  • CVE-2026-27545MedMar 18, 2026
    risk 0.33cvss 6.1epss 0.00

    OpenClaw versions prior to 2026.2.26 contain an approval bypass vulnerability in system.run execution that allows attackers to execute commands from unintended filesystem locations by rebinding writable parent symlinks in the current working directory after approval. An attacker…

  • CVE-2025-64118MedOct 30, 2025
    risk 0.33cvss epss 0.00

    node-tar is a Tar for Node.js. In 7.5.1, using .t (aka .list) with { sync: true } to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2.

  • CVE-2025-2425MedJul 18, 2025
    risk 0.33cvss epss 0.00

    Time-of-check to time-of-use race condition vulnerability potentially allowed an attacker to use the installed ESET security software to clear the content of an arbitrary file on the file system.