Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35352

23
FAUCET Score

OVERVIEW CVE-2026-35352 is a Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability in the mkfifo utility of uutils coreutils. The vulnerability exists because mkfifo creates a FIFO file and then separately applies permission changes via chmod. A local attacker with write access to the parent directory can exploit the timing window between these two operations by replacing the newly created FIFO with a symbolic link, redirecting the chmod call to an arbitrary file on the system. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.0 (HIGH) with a local attack vector, high complexity requirement, and low privileges needed. Potential impact is severe, including confidentiality, integrity, and availability compromise. The attack becomes particularly dangerous if mkfifo is executed with elevated privileges, where an attacker could use the redirected chmod operation to alter permissions on sensitive system files and potentially achieve privilege escalation. EXPLOITATION STATUS There is currently no evidence of active exploitation in the wild. The vulnerability does not appear on the KEV catalog and is marked as inactive on threat intelligence tracking lists. The estimated probability of exploitation (EPSS score of 0.0001) is significantly lower than the average CVE, suggesting minimal current community attention or publicly available proof-of-concept code. However, the straightforward nature of the race condition means exploitation remains feasible for motivated threat actors with local system access.

Impacted Technologies

VendorProductVersion(s)CPE
All Versions ImpactedCPE match
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

7.0HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.0
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.15%
Probability of exploitation in next 30 days
EPSS Percentile
4.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0015 is in the 20th percentile among its peer group of 1,523 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.4 InfoSec Media, 0.1 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-9gh9-hwpr-rvqqhigh

uutils coreutils has a Time-of-Check to Time-of-Use (TOCTOU) race condition

Apr 22, 2026

References

openwall.com / lists/oss-security/2026/05/04/4
openwall.com / lists/oss-security/2026/05/04/5
openwall.com / lists/oss-security/2026/05/04/6
github.com / uutils/coreutils/issues/10020
ExploitIssue TrackingVendor Advisory