CVE-2026-35380
uutils coreutils has an Improper Input Validation Issue in its cut Utility
5.5
MEDIUM
CVSS 3.1
EPSS 0.16%
描述
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.
如何修補 CVE-2026-35380
要修補 CVE-2026-35380,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 0.8.0 或更新版本
CVE-2026-35380 正在被利用嗎?
低 — EPSS 為 0.2%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0
- from 0, < 0.8.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |