2 matches found
CVE-2026-35381
A logic error in the cut utility of uutils coreutils causes the utility to ignore the -s only-delimited flag when using the -z null-terminated and -d '' empty delimiter options together. The implementation incorrectly routes this specific combination through a specialized newline-delimiter code...
3.3CVSS5.3AI score0.00182EPSS
SaveExploits1References2
CVE-2026-35381
CVE-2026-35381 describes a logic error in the cut utility of the uutils coreutils project. When using -z (null-terminated) and -d '' (empty delimiter) together with -s (only-delimited), the code path incorrectly routes the case to a newline-delimiter handler that does not check record suppression...
3.3CVSS5.8AI score0.00182EPSS
SaveExploits1References2Affected Software1
20