CWE-363Base

Race Condition Enabling Link Following

Draft in the CWE catalog · 11 CVEs mapped

11
CVEs mapped
7.3
Median CVSS
What it is

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.

Recent examples
6.1cvss
CVE-2026-71125

CVE-2026-71125 - MEDIUM Severity Vulnerability

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization (component: Core). The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Oracle VM VirtualBox as well as unauthorized update, insert or delete access to some of Oracle VM VirtualBox accessible data. CVSS 3.1 Base Score 6.1 (Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H).

MEDIUMno explanation yet
0%
epss
5.4cvss
CVE-2025-13492

HP Image Assistant - Potential Escalation of Privilege

⚠️ A race condition in HP Image Assistant could let local attackers elevate their privileges! Think of it like a game of musical chairs, where someone sneaks in to grab the best seat when the music stops! 🎶 In this case, it's like two people trying to sit down in a chair at the same time, and one of them gets there just a split second faster, allowing them to claim the prize. That’s exactly how this race condition plays out during package installation, leading to potential unauthorized access. An attacker could exploit this race condition to gain higher privileges on the system, allowing them to install malicious software or access sensitive data. While it's not an immediate crisis, it still poses a significant risk to system integrity.

MEDIUM
0%
epss
7.3cvss
CVE-2025-52881

runc: LSM labels can be bypassed with malicious config using dummy procfs files

⚡ An attacker can trick runc into misdirecting writes through some sneaky container racing! 🚀 Think of it like a busy restaurant kitchen where orders are getting mixed up — when containers race to the same task, one might accidentally serve the wrong dish to a customer because they got distracted by a shared counter. 🍽️ This flaw could allow an attacker to manipulate important files in the proc filesystem, potentially leading to unauthorized access or changes to sensitive information. If exploited, it could be a gateway to a host of other attacks, putting your system at serious risk! 🔥

HIGH
1%
epss
The record
Technical detail
CWE ID
CWE-363
Abstraction
Base
Structure
Simple
Status
Draft