CVE 7.3 HIGH

Rufus has Local Privilege Escalation via TOCTOU Race Condition in Fido Script Handling_CVE-2026-23988

7.3 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

Description

Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition (TOCTOU) in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges (Administrator) but writes the script to the %TEMP% directory (writeable by standard users) without locking the file, a local attacker can replace the legitimate script with a malicious one between the file write operation and the execution step. This allows arbitrary code execution with Administrator privileges. This issue has been fixed in version 4.12_BETA.

Basic Information

ID CVE-2026-23988
Source GitHub_M
Published Jan 22, 2026 at 21:52
Modified Jan 23, 2026 at 20:13

Affected Product

Vendor pbatard
Product rufus
Version < 4.12_BETA
Affected Versions pbatard rufus < 4.12_BETA

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.