Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-35346

Опубликовано: 22 апр. 2026
Источник: nvd
CVSS3: 3.3
EPSS Низкий

Описание

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 byte sequences with the Unicode replacement character (U+FFFD). This behavior differs from GNU comm, which processes raw bytes and preserves the original input. This results in corrupted output when the utility is used to compare binary files or files using non-UTF-8 legacy encodings.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
Версия до 0.6.0 (исключая)

EPSS

Процентиль: 7%
0.00176
Низкий

3.3 Low

CVSS3

Дефекты

CWE-176

Связанные уязвимости

CVSS3: 3.3
ubuntu
4 месяца назад

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 byte sequences with the Unicode replacement character (U+FFFD). This behavior differs from GNU comm, which processes raw bytes and preserves the original input. This results in corrupted output when the utility is used to compare binary files or files using non-UTF-8 legacy encodings.

CVSS3: 3.3
debian
4 месяца назад

The comm utility in uutils coreutils silently corrupts data by perform ...

CVSS3: 3.3
github
около 1 месяца назад

comm: lossy UTF-8 conversion silently corrupts non-UTF-8 output

EPSS

Процентиль: 7%
0.00176
Низкий

3.3 Low

CVSS3

Дефекты

CWE-176