CVE-2026-35358

4.4 MEDIUM
Published: April 22, 2026 Modified: May 04, 2026
View on NVD

Description

The cp utility in uutils coreutils, when performing recursive copies (-R), incorrectly treats character and block device nodes as stream sources rather than preserving them. Because the implementation reads bytes into regular files at the destination instead of using mknod, device semantics are destroyed (e.g., /dev/null becomes a regular file). This behavior can lead to runtime denial of service through disk exhaustion or process hangs when reading from unbounded device nodes.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/uutils/coreutils/issues/9746
Source: security@ubuntu.com
Exploit Issue Tracking
https://github.com/uutils/coreutils/pull/11163
Source: security@ubuntu.com
Issue Tracking Patch
https://github.com/uutils/coreutils/releases/tag/0.7.0
Source: security@ubuntu.com
Release Notes
https://github.com/uutils/coreutils/issues/9746
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Exploit Issue Tracking

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
4.4 / 10.0
EPSS (Exploit Probability)
0.0%
2th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

uutils