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

19
FAUCET Score

CVE-2026-35372 is a logic error in the ln utility of uutils coreutils that causes it to dereference symbolic links even when the --no-dereference flag is explicitly specified. The vulnerability exists because the no-dereference functionality was only implemented when combined with the --force flag, allowing attackers to bypass the intended protection. This flaw affects the ln command-line utility across systems using the affected uutils coreutils implementation. The vulnerability carries a CVSS score of 5.0 (Medium severity) with a local attack vector requiring low complexity and low privilege level user access. While confidentiality is not impacted, the integrity impact is rated high, as an attacker could manipulate symbolic links to redirect file creation into sensitive directories. In scenarios where privileged users or system scripts utilize ln -n to update symlinks, a local attacker could exploit this to perform unauthorized file creation or cause system misconfiguration. There is currently no evidence of active exploitation, as the vulnerability is not listed in the Known Exploited Vulnerabilities catalog and remains inactive on threat intelligence hot lists. The EPSS score of 0.00019 indicates this is among the lowest probability vulnerabilities for exploitation in the wild. However, the moderate CVSS score and potential for privilege escalation scenarios warrant patching, particularly in multi-user systems or environments where symbolic link manipulation is feasible.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

5.0MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
3.7%
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.0014 is in the 23rd percentile among its peer group of 382 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 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.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: coreutilsFixed in: 0.8.0

Vendor Advisories (1)

rustGHSA-wq63-vh5h-pr5pmedium

uutils coreutils has a UNIX Symbolic Link (Symlink) Following issue

Apr 22, 2026

References

github.com / uutils/coreutils/pull/11253
Issue TrackingPatch
github.com / uutils/coreutils/releases/tag/0.8.0
Release Notes