VulnSea

Tagged “rust”

CVEs tagged rust, newest first.

383 CVEsRSS

GHSA-fqf6-gxhh-2xhwHigh
2mo ago

uutils coreutils: cp/install/mv/ln --suffix alone does not enable backup mode (silent data loss vs GNU)

uutils coreutils: cp/install/mv/ln --suffix alone does not enable backup mode (silent data loss vs GNU)

Twilightuucore · uucorevia GHSA
CVE-2026-35341High· 7.1
2mo ago

mkfifo: permissions of an existing file are changed after FIFO creation fails

mkfifo: permissions of an existing file are changed after FIFO creation fails

Twilightuu_mkfifo · uu_mkfifoEPSS 0.17%via GHSA
CVE-2026-35361Low· 3.4
2mo ago

mknod: Device nodes created mislabeled on SELinux, with broken cleanup (remove_dir on a node)

mknod: Device nodes created mislabeled on SELinux, with broken cleanup (remove_dir on a node)

Sunlituu_mknod · uu_mknodEPSS 0.14%via GHSA
CVE-2026-35381Low· 3.3
2mo ago

cut: -s ignored in -z -d '' newline-delimiter mode

cut: -s ignored in -z -d '' newline-delimiter mode

Sunlituu_cut · uu_cutEPSS 0.18%via GHSA
CVE-2026-54496Critical· 9.3
2mo ago

Zebra: Missing copy constraint in halo2_gadgets variable-base scalar multiplication allows under-constrained base, breaking Orchard Action circuit soundness

Zebra: Missing copy constraint in halo2_gadgets variable-base scalar multiplication allows under-constrained base, breaking Orchard Action circuit soundness

Midnightzebrad · zebradEPSS 0.32%via GHSA
CVE-2026-35342Low· 3.3
2mo ago

mktemp: empty TMPDIR creates temp files in CWD instead of /tmp

mktemp: empty TMPDIR creates temp files in CWD instead of /tmp

Sunlituu_mktemp · uu_mktempEPSS 0.13%via GHSA
CVE-2026-35346Low· 3.3
2mo ago

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

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

Sunlituu_comm · uu_commEPSS 0.18%via GHSA
CVE-2026-35373Low· 3.3
2mo ago

ln: rejects non-UTF-8 source filenames in target-directory mode

ln: rejects non-UTF-8 source filenames in target-directory mode

Sunlituu_ln · uu_lnEPSS 0.12%via GHSA
CVE-2026-35355Medium· 6.3
2mo ago

install: TOCTOU symlink race (unlink-then-create without O_EXCL) allows arbitrary file overwrite

install: TOCTOU symlink race (unlink-then-create without O_EXCL) allows arbitrary file overwrite

Sunlituu_install · uu_installEPSS 0.12%via GHSA
CVE-2026-35343Low· 3.3
2mo ago

cut: -s (only-delimited) ignored when delimiter is a newline

cut: -s (only-delimited) ignored when delimiter is a newline

Sunlituu_cut · uu_cutEPSS 0.14%via GHSA
CVE-2026-35356Medium· 6.3
2mo ago

install -D: symlink race in directory creation allows arbitrary file overwrite

install -D: symlink race in directory creation allows arbitrary file overwrite

Sunlituu_install · uu_installEPSS 0.11%via GHSA
CVE-2026-35369Medium· 5.5
2mo ago

kill: 'kill -1' parsed as PID -1, sending SIGTERM to all processes (system crash / DoS)

kill: 'kill -1' parsed as PID -1, sending SIGTERM to all processes (system crash / DoS)

Sunlituu_kill · uu_killEPSS 0.13%via GHSA
CVE-2026-35371Low· 3.3
2mo ago

id: pretty-print uses effective GID instead of effective UID for name lookup

id: pretty-print uses effective GID instead of effective UID for name lookup

Sunlituu_id · uu_idEPSS 0.12%via GHSA
CVE-2026-35349Medium· 6.7
2mo ago

rm: --preserve-root bypassed via a symlink to / (string check instead of dev/inode)

rm: --preserve-root bypassed via a symlink to / (string check instead of dev/inode)

Sunlituu_rm · uu_rmEPSS 0.18%via GHSA
CVE-2026-35353Low· 3.3
2mo ago

mkdir: -m exposes directory with umask perms before chmod (race window)

mkdir: -m exposes directory with umask perms before chmod (race window)

Sunlituu_mkdir · uu_mkdirEPSS 0.10%via GHSA
CVE-2026-35370Medium· 4.4
2mo ago

id: groups= computed from real GID instead of effective GID

id: groups= computed from real GID instead of effective GID

Sunlituu_id · uu_idEPSS 0.11%via GHSA
CVE-2026-35347Medium· 4.4
2mo ago

comm: FIFO/pipe inputs are drained before comparison (data loss / hang)

comm: FIFO/pipe inputs are drained before comparison (data loss / hang)

Sunlituu_comm · uu_commEPSS 0.14%via GHSA
CVE-2026-35363Medium· 5.6
2mo ago

rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

rm: 'rm -rf ./' (and ./// variants) silently deletes current directory contents, bypassing dot protection

Sunlituu_rm · uu_rmEPSS 0.17%via GHSA
CVE-2026-35358Medium· 4.4
2mo ago

cp: -R reads device nodes as streams, destroying device semantics

cp: -R reads device nodes as streams, destroying device semantics

Sunlituu_cp · uu_cpEPSS 0.18%via GHSA
CVE-2026-35365Medium· 6.6
2mo ago

mv: symlinks expanded during cross-device move (resource exhaustion / data duplication)

mv: symlinks expanded during cross-device move (resource exhaustion / data duplication)

Sunlituu_mv · uu_mvEPSS 0.16%via GHSA
CVE-2026-35362Low· 3.6
2mo ago

uucore: safe_traversal TOCTOU protection only enabled on Linux

uucore: safe_traversal TOCTOU protection only enabled on Linux

Sunlituucore · uucoreEPSS 0.18%via GHSA
CVE-2026-35366Medium· 4.4
2mo ago

printenv: environment variables with invalid UTF-8 are silently skipped (evades inspection)

printenv: environment variables with invalid UTF-8 are silently skipped (evades inspection)

Sunlituu_printenv · uu_printenvEPSS 0.17%via GHSA
CVE-2026-35339Medium· 5.5
2mo ago

chmod: recursive mode returns exit code 0 even when some files fail (last-file-wins)

chmod: recursive mode returns exit code 0 even when some files fail (last-file-wins)

Sunlituu_chmod · uu_chmodEPSS 0.14%via GHSA
CVE-2026-35338High· 7.3
2mo ago

chmod: --preserve-root bypassed by any path that resolves to root (e.g. /../)

chmod: --preserve-root bypassed by any path that resolves to root (e.g. /../)

Twilightuu_chmod · uu_chmodEPSS 0.18%via GHSA
GHSA-2v8p-fqpx-2q3wMedium· 6.2
2mo ago

jxl-oxide: integer subtraction overflow panic in cluster_from_table via crafted JXL input (DoS)

jxl-oxide: integer subtraction overflow panic in cluster_from_table via crafted JXL input (DoS)

Sunlitjxl-modular · jxl-modularvia GHSA
GHSA-66m8-c62j-h6v5Medium· 6.2
2mo ago

jxl-oxide: `FrameBuffer::new` creates out-of-bounds slices on overflow

jxl-oxide: `FrameBuffer::new` creates out-of-bounds slices on overflow

Sunlitjxl-oxide · jxl-oxidevia GHSA
GHSA-h72h-ppcx-998pLow· 3.7
2mo ago

Zebra has pre-handshake buffer capacity reservation based on attacker-claimed body length

Zebra has pre-handshake buffer capacity reservation based on attacker-claimed body length

Sunlitzebra-network · zebra-networkvia GHSA
GHSA-443g-gwgp-49x4Low· 3.7
2mo ago

zebrad vulnerable to getblocks/getheaders locator CPU amplification via uncapped vector length

zebrad vulnerable to getblocks/getheaders locator CPU amplification via uncapped vector length

Sunlitzebrad · zebradvia GHSA
GHSA-c8w6-x74f-vmg3Medium· 6.5
2mo ago

zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers

zebrad vulnerable to full node denial of service via crafted Sapling receiver in z_listunifiedreceivers

Sunlitzebra-rpc · zebra-rpcvia GHSA
CVE-2026-50185Medium
2mo ago

Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set

Sunlitcmov · cmovEPSS 0.16%via GHSA
CVEs tagged “rust” — page 7 · VulnSea