← Zuruck zu CVEs
CVE-2026-35346
LOW3.3
Beschreibung
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.
CVE Details
CVSS v3.1 Bewertung3.3
SchweregradLOW
CVSS VektorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
AngriffsvektorLOCAL
KomplexitatLOW
Erforderliche PrivilegienLOW
BenutzerinteraktionNONE
Veroffentlicht4/22/2026
Zuletzt geandert4/22/2026
Quellenvd
Honeypot-Sichtungen0
Schwachen (CWE)
CWE-176
Referenzen
https://github.com/uutils/coreutils/issues/10192(security@ubuntu.com)
https://github.com/uutils/coreutils/pull/10206(security@ubuntu.com)
https://github.com/uutils/coreutils/releases/tag/0.6.0(security@ubuntu.com)
https://github.com/uutils/coreutils/issues/10192(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Korrelationen
Keine Korrelationen erfasst
This product uses data from the NVD API but is not endorsed or certified by the NVD.