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

exploitDog

debian логотип

CVE-2026-35374

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

Описание

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently opens the output file with truncation after this path-based validation is complete. A local attacker with write access to the directory can exploit this race window by manipulating mutable path components (e.g., swapping a path with a symbolic link). This can cause split to truncate and write to an unintended target file, potentially including the input file itself or other sensitive files accessible to the process, leading to permanent data loss.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
rust-coreutilsfixed0.10.0-1package
rust-coreutilsno-dsatrixiepackage
rust-coreutilsno-dsabookwormpackage

Примечания

  • https://github.com/uutils/coreutils/pull/11401

  • https://github.com/uutils/coreutils/pull/12565

  • Fixed by: https://github.com/uutils/coreutils/commit/58040feb5c66fce588a7ffac299b3a23bd55cd81 (0.10.0)

EPSS

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

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

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

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently opens the output file with truncation after this path-based validation is complete. A local attacker with write access to the directory can exploit this race window by manipulating mutable path components (e.g., swapping a path with a symbolic link). This can cause split to truncate and write to an unintended target file, potentially including the input file itself or other sensitive files accessible to the process, leading to permanent data loss.

CVSS3: 6.3
nvd
4 месяца назад

A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently opens the output file with truncation after this path-based validation is complete. A local attacker with write access to the directory can exploit this race window by manipulating mutable path components (e.g., swapping a path with a symbolic link). This can cause split to truncate and write to an unintended target file, potentially including the input file itself or other sensitive files accessible to the process, leading to permanent data loss.

CVSS3: 6.3
github
4 месяца назад

uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

EPSS

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