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

22
FAUCET Score

CVE-2026-35365 is a vulnerability in the mv utility within uutils coreutils that improperly handles symbolic links when moving directory trees across filesystem boundaries. Rather than preserving symlinks as intended, the implementation expands them and copies the linked targets as actual files or directories to the destination, potentially causing resource exhaustion, unintended duplication of sensitive data, or infinite recursion when symlink loops are present. The vulnerability has a CVSS score of 6.6 (Medium) with a local attack vector requiring low privileges and no user interaction. The primary impact is integrity-focused, with moderate confidentiality and availability implications. An authenticated local attacker could exploit this to duplicate sensitive data to unintended locations or exhaust system resources through symlink expansion of large external directories. This vulnerability currently shows no active exploitation in the wild. The EPSS score of 0.00013 indicates minimal real-world exploitation likelihood relative to other CVEs, and the vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog. Community attention remains low with the FAUCET Risk Score of 36.0/100, suggesting limited widespread concern at this time.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 0.7.0CPE match
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
< 0.7.0CPE matchmatch criteria
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

6.6MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.16%
Probability of exploitation in next 30 days
EPSS Percentile
5.7%
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.0016 is in the 34th percentile among its peer group of 15,940 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 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.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: uu_mvFixed in: 0.7.0

Vendor Advisories (1)

rustGHSA-h444-6j9x-p8vhmedium

mv: symlinks expanded during cross-device move (resource exhaustion / data duplication)

Jul 6, 2026

References

github.com / uutils/coreutils/pull/10546
Issue TrackingPatch
github.com / uutils/coreutils/releases/tag/0.7.0
Release Notes