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

16
FAUCET Score

OVERVIEW CVE-2026-35375 is a logic error in the split utility of uutils coreutils that causes output filename corruption when processing non-UTF-8 prefix or suffix inputs. The vulnerability stems from improper use of to_string_lossy() during chunk filename construction, which converts invalid byte sequences to UTF-8 replacement characters rather than preserving raw pathname bytes as GNU split does. This affects any system using uutils coreutils in environments with non-UTF-8 character encodings. SEVERITY The vulnerability carries a CVSS v3.1 score of 3.3 (LOW) with a local attack vector requiring low complexity and user privileges. The attack requires no user interaction and affects only the integrity of generated filenames, not confidentiality or system availability. Potential impacts include filename collisions, broken automation routines, and misdirection of output data to incorrect file destinations, though the limited scope and low severity suggest contained risk in most operational environments. EXPLOITATION STATUS This vulnerability is not actively exploited in the wild, with no public exploit code available or evidence of community weaponization. The CVE does not appear on the CISA Known Exploited Vulnerabilities list and remains inactive on threat intelligence hot lists. The extremely low EPSS score of 0.00012 indicates minimal real-world exploitation probability, suggesting this remains primarily a quality-of-conformance issue rather than an active security threat requiring immediate remediation.

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

3.3LOW

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

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

Exploit Intelligence

EPSS Score
0.14%
Probability of exploitation in next 30 days
EPSS Percentile
4.0%
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 30th percentile among its peer group of 1,511 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.0 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-vx9m-xjwf-8cqmlow

uutils coreutils has an Improper Handling of Unicode Encoding Issue

Apr 22, 2026

References

github.com / uutils/coreutils/pull/11397
ExploitIssue TrackingPatch
github.com / uutils/coreutils/releases/tag/0.8.0
Release Notes