top of page
perceptive_background_267k.jpg

A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-bas…

Published:

21 April 2026 at 22:00:00

Alert date:

22 April 2026 at 18:02:07

Source:

nvd.nist.gov

Click to open the original link from this advisory

Operating Systems, Supply Chain & Dependencies

A Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability exists in the mkfifo utility of uutils coreutils. The flaw occurs when the utility creates a FIFO and then performs a path-based chmod operation to set permissions. A local attacker with write access to the parent directory can exploit this by swapping the newly created FIFO for a symbolic link between these two operations. This attack redirects the chmod call to an arbitrary file, potentially enabling privilege escalation when the utility runs with elevated privileges. The vulnerability represents a classic race condition where an attacker can manipulate the file system state between security checks and resource usage.

Technical details

Mitigation steps:

Affected products:

uutils coreutils

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page