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

18
FAUCET Score

OVERVIEW CVE-2026-35357 is an information disclosure vulnerability in the cp utility within uutils coreutils. The flaw stems from a race condition during file copying where destination files are initially created with permissive umask-derived permissions (such as 0644) before being restricted to their final, more secure mode (such as 0600). This timing window allows a local attacker to open and obtain a file descriptor for the destination file, which remains readable even after the permissions are subsequently tightened, thereby exposing sensitive or private file contents. SEVERITY The vulnerability requires local access with low privileges and is categorized as CVSS 4.7 MEDIUM severity. Exploitation demands relatively high attack complexity, as the attacker must successfully race the permission change window. The attack vector is local only, and there are no integrity or availability impacts; the sole concern is confidentiality. The vulnerability permits reading of sensitive files that would otherwise be protected, making it relevant in multi-user or shared system environments where privilege separation is critical. EXPLOITATION STATUS There is no current evidence of active exploitation in the wild. The EPSS score of 0.000090 indicates this vulnerability ranks extremely low among all CVEs in terms of real-world exploitation probability. No public exploit code is documented, and the vulnerability does not appear on the KEV catalog or CISA's Hot List, suggesting minimal community attention and exploitation activity at this time.

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

4.7MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.09%
Probability of exploitation in next 30 days
EPSS Percentile
0.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0009 is in the 9th 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 Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-2m8x-mvfx-gwgjmedium

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

Apr 22, 2026

References

github.com / uutils/coreutils/issues/10011
ExploitIssue TrackingVendor Advisory