CVE-2026-35347: uutils coreutils comm Silent Data Loss or Denial of Service via Improper Input Validation

Published Apr 22, 2026
·
Updated

The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing comparison operations. The arefilesidentical function opens and reads from both input paths to compare content without first verifying if the paths refer to regular files. If an input path is a FIFO or a pipe, this pre-read operation drains the stream, leading to silent data loss before the actual comparison logic is executed. Additionally, the utility may hang indefinitely if it attempts to pre-read from infinite streams like /dev/zero.

Affected Software

3 affected componentsFixes available
uutils uutils coreutils (comm)
uutils Coreutils Rust<0.6.0
rust/uu_comm<0.6.0
0.6.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade rust/uu_comm to a version that resolves this vulnerability.

    Fixed in 0.6.0

Event History

Apr 22, 2026
CVE Published
via MITRE·04:07 PM
Data Sourced
via MITRE·04:07 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Jul 6, 2026
Advisory Published
via GitHub·08:17 PM
Data Sourced
via GitHub·08:17 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What kinds of comm usage are exposed?

Use of comm with non-regular input paths is exposed, including FIFOs, pipes, and infinite streams such as /dev/zero. The supplied data does not indicate that regular-file-only use is affected.

2

What access would an attacker need to trigger this issue?

The CVSS vector indicates local access and low privileges are required, with no user interaction required. An attacker would need to cause comm to process a non-regular input path.

3

What should be done if updating is not immediately possible?

Do not pass FIFOs, pipes, or device-backed/infinite streams to comm. Restrict comm inputs to regular files until the deployment can be updated.

4

How can teams identify potentially affected workflows?

Review scripts, automation, and wrappers that invoke comm, particularly where input paths may be supplied by pipes, FIFOs, or device files. Calls that accept unvalidated path types warrant priority review.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203