CVE-2026-23988: Rufus has Local Privilege Escalation via TOCTOU Race Condition in Fido Script Handling
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.12BETA.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-23988?
CVE-2026-23988 has a high severity due to its potential for local privilege escalation.
How do I fix CVE-2026-23988?
To fix CVE-2026-23988, upgrade to Rufus version 4.12 or later.
What does CVE-2026-23988 affect?
CVE-2026-23988 affects Rufus versions 4.11 and below.
What is the nature of the vulnerability in CVE-2026-23988?
CVE-2026-23988 is caused by a TOCTOU race condition during Fido script handling.
Can I mitigate CVE-2026-23988 without upgrading?
No, the only effective mitigation for CVE-2026-23988 is to upgrade to a patched version.