CVE-2026-35344
CVE-2026-35344 is a low-severity vulnerability in Uutils Coreutils with a CVSS 3.x base score of 3.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-252.
Key facts
- Severity: Low (CVSS 3.x base score 3.3)
- EPSS exploit prediction: 0% (2nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-24975
- Weakness: CWE-252
- Affected product: Uutils Coreutils
- Published:
- Last modified:
Description
The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.
Frequently asked questions
- What is CVE-2026-35344?
- The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.
- How severe is CVE-2026-35344?
- CVE-2026-35344 has a CVSS 3.x base score of 3.3, rated low severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability none.
- Is CVE-2026-35344 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (2nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35344?
- CVE-2026-35344 affects Uutils Coreutils. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35344?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-35344 have an EU (EUVD) identifier?
- Yes. CVE-2026-35344 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-24975.
- When was CVE-2026-35344 published?
- CVE-2026-35344 was published on 2026-04-22 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*
More vulnerabilities in Uutils Coreutils
- CVE-2026-35368 — High (CVSS 7.8): A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves…
- CVE-2026-35338 — High (CVSS 7.3): A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism.…
- CVE-2026-35341 — High (CVSS 7.1): A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files.…
- CVE-2026-35352 — High (CVSS 7.0): A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility…
- CVE-2026-35349 — Medium (CVSS 6.7): A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The…
- CVE-2026-35365 — Medium (CVSS 6.6): The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across…
All CVEs affecting Uutils Coreutils →
Other CWE-252 vulnerabilities
- CVE-2025-66565 — Critical (CVSS 9.8): Fiber Utils is a collection of common functions created for Fiber. In versions 2.0.0-rc.3 and below, when the system's…
- CVE-2021-38171 — Critical (CVSS 9.8): adts_decode_extradata in libavformat/adtsenc.c in FFmpeg 4.4 does not check the init_get_bits return value, which is a…
- CVE-2021-26955 — Critical (CVSS 9.8): An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because…
- CVE-1999-0199 — Critical (CVSS 9.8): manual/search.texi in the GNU C Library (aka glibc) before 2.2 lacks a statement about the unspecified tdelete return…
- CVE-2019-15900 — Critical (CVSS 9.8): An issue was discovered in slicer69 doas before 6.2 on certain platforms other than OpenBSD. On platforms without…
- CVE-2010-0211 — Critical (CVSS 9.8): The slap_modrdn2mods function in modrdn.c in OpenLDAP 2.4.22 does not check the return value of a call to the…