CVE-2026-35380
Last modified
CVE-2026-35380 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. A logic error in the cut utility of uutils coreutils causes the program to incorrectly interpret the literal two-byte string '' (two single quotes) as an empty delimiter. The implementation mistakenly maps this string to the NUL character for both the -d (delimiter) and --output-delimiter options. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
A logic error in the cut utility of uutils coreutils causes the program to incorrectly interpret the literal two-byte string '' (two single quotes) as an empty delimiter. The implementation mistakenly maps this string to the NUL character for both the -d (delimiter) and --output-delimiter options. This vulnerability can lead to silent data corruption or logic errors in automated scripts and data pipelines that process strings containing these characters, as the utility may unintentionally split or join data on NUL bytes rather than the intended literal characters.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | < 0.8.0 |
References
- https://github.com/uutils/coreutils/pull/11399Exploit, Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35380?
How severe is CVE-2026-35380?
How do I fix CVE-2026-35380?
Are you affected by CVE-2026-35380?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
