Package impact

rust RUST / coreutils

0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2026-35368 high 8.0 1mo ago uutils coreutils has an Untrusted Search Path
CVE-2026-35338 high 8.0 1mo ago A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not …
CVE-2026-35341 high 8.0 1mo ago uutils coreutils allows unauthorized modification of permissions on existing files
CVE-2026-35352 high 7.0 7.0 1mo ago uutils coreutils has a Time-of-Check to Time-of-Use (TOCTOU) race condition
CVE-2026-35365 medium 6.6 6.6 1mo ago The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across filesystem boundaries. Instead of preserving symlinks, the implementation expands t…
CVE-2026-35374 medium 6.3 6.3 1mo ago uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35376 medium 5.8 5.8 1mo ago uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35349 medium 5.5 1mo ago A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The implementation uses a path-string check rather than comparing device and inode numbers to …
CVE-2026-35350 medium 5.5 1mo ago uutils coreutils doesn't properly handle setuid and setgid bits when ownership preservation fails
CVE-2026-35351 medium 5.5 1mo ago uutils coreutils doesn't preserve file ownership during moves across different filesystem boundaries
CVE-2026-35354 medium 5.5 1mo ago uutils coreutils has a Time-of-Check to Time-of-Use (TOCTOU) race condition
CVE-2026-35355 medium 5.5 1mo ago The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file installation. The implementation unlinks an existing destination file and t…
CVE-2026-35356 medium 5.5 1mo ago A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the install utility of uutils coreutils when using the -D flag. The command creates parent directories and subsequently performs a seco…
CVE-2026-35357 medium 5.5 1mo ago uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35359 medium 5.5 1mo ago uutils coreutils has a Link Following issue
CVE-2026-35360 medium 5.5 1mo ago uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35363 medium 5.5 1mo ago uutils coreutils has a Path Traversal issue
CVE-2026-35347 medium 5.5 1mo ago The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing comparison operations. The are_files_identical function opens and reads from both input p…
CVE-2026-35364 medium 5.5 1mo ago uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-35348 medium 5.5 1mo ago uutils coreutils has an Uncaught Exception When Encountering Valid but Non-UTF-8 Paths
CVE-2026-35380 medium 5.5 5.5 1mo ago 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 mistakenl…
CVE-2026-35373 medium 5.5 5.5 1mo ago uutils coreutils has an Improper Handling of Unicode Encoding Issue
CVE-2026-35369 medium 5.5 5.5 1mo ago An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal (SIGTERM) to PID -1. Sending a signal to PID -1 causes the ker…
CVE-2026-35358 medium 5.5 5.5 1mo ago The cp utility in uutils coreutils, when performing recursive copies (-R), incorrectly treats character and block device nodes as stream sources rather than preserving them. Because the implementatio…
CVE-2026-35340 medium 5.5 5.5 1mo ago A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the l…
CVE-2026-35339 medium 5.5 5.5 1mo ago The recursive mode (-R) of the chmod utility in uutils coreutils incorrectly handles exit codes when processing multiple files. The final return value is determined solely by the success or failure o…
CVE-2026-35345 medium 5.3 5.3 1mo ago uutils coreutils has a Link Following Issue
CVE-2026-35372 medium 5.0 5.0 1mo ago A logic error in the ln utility of uutils coreutils allows the utility to dereference a symbolic link target even when the --no-dereference (or -n) flag is explicitly provided. The implementation pre…
CVE-2026-35370 medium 4.4 4.4 1mo ago uutils coreutils has an Incorrect Authorization issue
CVE-2026-35366 medium 4.4 4.4 1mo ago The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils impleme…