Wingetlywingetly
← All apps
C

coreutils

by uutilsv0.11.0

Last updated

Cross-platform Rust rewrite of the GNU coreutils

Install with winget

$ winget install --id uutils.coreutils --exact --version 0.11.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.11.0

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • low3.3Patched in wingetCVE-2026-35381affects before 0.8.0Apr 22, 2026

    A logic error in the cut utility of uutils coreutils causes the utility to ignore the -s (only-delimited) flag when using the -z (null-terminated) and -d '' (empty delimiter) options together. The implementation incorrectly routes this specific combination through a specialized...

  • medium5.5Patched in wingetCVE-2026-35380affects before 0.8.0Apr 22, 2026

    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 mistakenly maps this string to the NUL character for both the -d (delimiter) and --output...

  • low3.3Patched in wingetCVE-2026-35379affects before 0.8.0Apr 22, 2026

    A logic error in the tr utility of uutils coreutils causes the program to incorrectly define the [:graph:] and [:print:] character classes. The implementation mistakenly includes the ASCII space character (0x20) in the [:graph:] class and excludes it from the [:print:] class, ef...

  • low3.3Patched in wingetCVE-2026-35377Apr 22, 2026

    A logic error in the env utility of uutils coreutils causes a failure to correctly parse command-line arguments when utilizing the -S (split-string) option. In GNU env, backslashes within single quotes are treated literally (with the exceptions of \\ and \'). However, the uutils...

  • high7.8Patched in wingetCVE-2026-35368Apr 22, 2026

    A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam() after entering the chroot but before dropping root privileges. On glibc-based systems, this can trigger the Name Service...

  • low3.3Patched in wingetCVE-2026-35367Apr 22, 2026

    The nohup utility in uutils coreutils creates its default output file, nohup.out, without specifying explicit restricted permissions. This causes the file to inherit umask-based permissions, typically resulting in a world-readable file (0644). In multi-user environments, this al...

  • medium6.3Patched in wingetCVE-2026-35364Apr 22, 2026

    A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility of uutils coreutils during cross-device operations. The utility removes the destination path before recreating it through a copy operation. A local attacker with write access to the destination direc...

  • medium5.6Patched in wingetCVE-2026-35363Apr 22, 2026

    A vulnerability in the rm utility of uutils coreutils allows the bypass of safeguard mechanisms intended to protect the current directory. While the utility correctly refuses to delete . or .., it fails to recognize equivalent paths with trailing slashes, such as ./ or .///. An...

Showing 8 of 25. Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • D
    diffutilsuutils
    uutils.diffutilsv0.5.0

    Drop-in replacement of diffutils in Rust

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

More from uutils or browse busybox, command-line-tool, coreutils.

Frequently asked questions

How do I install coreutils on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id uutils.coreutils --exact --version 0.11.0. winget downloads the installer from uutils and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install coreutils silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id uutils.coreutils --exact 0.11.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall coreutils via winget?
Run: winget uninstall --id uutils.coreutils --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from coreutils's Apps & Features entry.
Is coreutils free?
coreutils is distributed under MIT. Refer to the publisher (https://github.com/uutils/coreutils) for the full license terms - Wingetly itself does not charge for installation.
Does coreutils work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls coreutils directly from the publisher.
How do I keep coreutils up to date?
Run winget upgrade --id uutils.coreutils --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of coreutils from microsoft/winget-pkgs.

Recent versions

  • 0.11.0latest
  • 0.10.0
  • 0.9.0
  • 0.8.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4.0
  • 0.3.0
  • 0.2.2