Back to CVE List

CVE-2026-35352

HIGH SEVERITY

CVSS Score & Metrics

Base Score
7.0 / 10
Vector String
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Vulnerability Description

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-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link between these two operations. This redirects the chmod call to an arbitrary file, potentially enabling privilege escalation if the utility is run with elevated privileges.

Vulnerability Details

Published Date
Last Modified
CWE ID
CWE-367
Source
NVD
Vendor
Uutils
Product
coreutils

External References

Discussion (0)

Add Comment

No comments yet. Be the first!