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-35374

21
FAUCET Score

CVE-2026-35374 is a Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability in the split utility of uutils coreutils. The flaw exists because the utility validates that input and output files are different using path comparison, but then opens the output file with truncation after this check completes, creating an exploitable window where an attacker can manipulate symbolic links or path components to redirect writes to unintended targets. The vulnerability requires local access with write permissions to the target directory and has a CVSS score of 6.3 (Medium), reflecting its high impact potential but higher attack complexity and lower privilege requirements. An attacker can permanently corrupt or delete sensitive files, including the input file itself or other files readable by the process, resulting in data loss and potential system compromise. There is currently no evidence of active exploitation or publicly available exploit code. The vulnerability has not been added to the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat watch lists. The EPSS score of 0.00012 indicates minimal probability of exploitation in the wild, though the moderate FAUCET Risk Score of 35.0/100 suggests organizations should prioritize patching when updates become available.

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

6.3MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.07%
Probability of exploitation in next 30 days
EPSS Percentile
0.1%
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.0007 is in the 3rd percentile among its peer group of 1,297 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Vendor Advisories (1)

rustGHSA-4wrp-79m8-9m9pmedium

uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

Apr 22, 2026

References

github.com / uutils/coreutils/pull/11401
Issue Tracking