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

20
FAUCET Score

OVERVIEW CVE-2026-35348 affects the sort utility in uutils coreutils, a Rust-based reimplementation of GNU core utilities. The vulnerability exists in the --files0-from option, which processes filenames from a null-delimited input. The flaw occurs because the implementation enforces UTF-8 encoding on filenames and uses expect() calls that cause an immediate process panic when encountering valid non-UTF-8 paths. This behavior diverges from GNU sort, which correctly handles filenames as raw byte sequences regardless of encoding. SEVERITY The vulnerability carries a CVSS 3.1 severity score of 5.5 (Medium) with local attack vector and low complexity requirements. An authenticated local attacker requires only user-level privileges to trigger the crash with no user interaction needed. The impact is limited to availability, causing the sort utility to panic and terminate abnormally. This can disrupt automated sorting pipelines and batch processing workflows that depend on consistent utility behavior. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability has not been added to CISA's Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat tracking lists. The EPSS score of 0.000130 indicates minimal probability of exploitation relative to other published CVEs. No public exploit code or proof-of-concept has been documented in community disclosures.

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

5.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.13%
Probability of exploitation in next 30 days
EPSS Percentile
3.3%
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.0013 is in the 21st 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

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-f2jv-wjjc-2c94medium

uutils coreutils has an Uncaught Exception When Encountering Valid but Non-UTF-8 Paths

Apr 22, 2026

References

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