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

21
FAUCET Score

CVE-2026-35373 is a logic error in the ln (link) utility of uutils coreutils that improperly rejects source paths containing non-UTF-8 filename bytes when using target-directory forms. Unlike GNU ln, which treats filenames as raw bytes and processes them correctly, uutils enforces UTF-8 encoding validation, causing the utility to fail with non-zero exit codes when encountering valid but non-UTF-8 filenames common on Unix filesystems. This affects automated scripts and system tasks that work with such files, creating a local denial of service condition. The vulnerability carries a CVSS score of 3.3 (Low) with a local attack vector requiring low complexity and low privileges but no user interaction. The impact is limited to availability, affecting specific file operations without compromising confidentiality or integrity. The EPSS score of 0.00013 indicates this is not a widespread threat relative to other CVEs. There is no indication of active exploitation, no entry on the Known Exploited Vulnerabilities (KEV) catalog, and the vulnerability remains inactive on security hot lists. This suggests minimal community attention and no publicly available proof-of-concept exploits at this time. The low severity rating and limited practical exploitation potential reflect its status as primarily an operational compatibility issue rather than a security emergency.

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

3.3LOW

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

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

Exploit Intelligence

EPSS Score
0.12%
Probability of exploitation in next 30 days
EPSS Percentile
2.3%
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.0012 is in the 14th 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 (1)

rustpatch availablevia ghsa
Product: uu_lnFixed in: 0.6.0

Vendor Advisories (1)

rustGHSA-jcjr-rh8q-7xqflow

ln: rejects non-UTF-8 source filenames in target-directory mode

Jul 6, 2026

References

github.com / uutils/coreutils/pull/11403
ExploitIssue Tracking