GHSA-hj9r-8pfm-rmjj · Severity: low · Ecosystem: rust — uutils coreutils has an Issue With its Always-Incorrect Control Flow Implementation
The cut utility in uutils coreutils incorrectly handles the -s (only-delimited) option when a newline character is specified as the delimiter. The implementation fails to verify the only_delimited flag in the cut_fields_newline_char_delim function, causing the utility to print non-delimited lines that should have been suppressed. This can lead to unexpected data being passed to downstream scripts that rely on strict output filtering.
Conclusion & alert: CVE-2026-35343 is rated Low Risk (13.9/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-23 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.3 | 3.1 | LOW |
|
1.8 | 1.4 | [email protected] |
GHSA-hj9r-8pfm-rmjj · Severity: low · Ecosystem: rust — uutils coreutils has an Issue With its Always-Incorrect Control Flow Implementation
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-35343 not yet assigned priority: Debian including 1 source packages (rust-coreutils), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-35343 |
ubuntu
|
medium | CVE-2026-35343 medium priority: Ubuntu including 1 source packages (rust-coreutils), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needed 2, DNE 1, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2026-35343 |
| URL | Tags |
|---|---|
| https://github.com/uutils/coreutils/pull/11143 | Issue Tracking Patch |
| https://github.com/uutils/coreutils/releases/tag/0.7.0 | Release Notes |