Medium severity5.5NVD Advisory· Published Apr 22, 2026· Updated Apr 29, 2026
CVE-2026-35380
CVE-2026-35380
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
coreutilscrates.io | < 0.8.0 | 0.8.0 |
Affected products
2Patches
Vulnerability mechanics
References
5- github.com/uutils/coreutils/pull/11399nvdExploitIssue TrackingPatchWEB
- github.com/advisories/GHSA-m2pg-c7m6-77pjghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-35380ghsaADVISORY
- github.com/uutils/coreutils/commit/593f5b191e8b9c87e4292955999c2d0b5cbcce69ghsaWEB
- github.com/uutils/coreutils/releases/tag/0.8.0nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.