CVE-2026-35358 Vulnerability Analysis & Exploit Details

CVE-2026-35358
Vulnerability Scoring

4.4
/10
Medium Risk

The vulnerability CVE-2026-35358 could compromise system integrity but typically requires user interaction to be exploited.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-35358 Details

Status: Analyzed

Last updated: 🕖 04 May 2026, 19:03 UTC
Originally published on: 🕔 22 Apr 2026, 17:16 UTC

Time between publication and last update: 12 days

CVSS Release: version 3

CVSS3 Source

security@ubuntu.com

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L

CVE-2026-35358 Vulnerability Summary

CVE-2026-35358: 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.

Assessing the Risk of CVE-2026-35358

Access Complexity Graph

The exploitability of CVE-2026-35358 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-35358

CVE-2026-35358 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-35358, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-35358, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2026-35358 has no significant impact on data confidentiality.
  • Integrity: Low
    Exploiting CVE-2026-35358 may cause minor changes to data without severely impacting its accuracy.
  • Availability: Low
    CVE-2026-35358 may slightly degrade system performance without fully affecting service availability.

CVE-2026-35358 References

External References

CWE Common Weakness Enumeration

CWE-706

CAPEC Common Attack Pattern Enumeration and Classification

  • Redirect Access to Libraries CAPEC-159 An adversary exploits a weakness in the way an application searches for external libraries to manipulate the execution flow to point to an adversary supplied library or code base. This pattern of attack allows the adversary to compromise the application or server via the execution of unauthorized code. An application typically makes calls to functions that are a part of libraries external to the application. These libraries may be part of the operating system or they may be third party libraries. If an adversary can redirect an application's attempts to access these libraries to other libraries that the adversary supplies, the adversary will be able to force the targeted application to execute arbitrary code. This is especially dangerous if the targeted application has enhanced privileges. Access can be redirected through a number of techniques, including the use of symbolic links, search path modification, and relative path manipulation.
  • Create files with the same name as files protected with a higher classification CAPEC-177 An attacker exploits file location algorithms in an operating system or application by creating a file with the same name as a protected or privileged file. The attacker could manipulate the system if the attacker-created file is trusted by the operating system or an application component that attempts to load the original file. Applications often load or include external files, such as libraries or configuration files. These files should be protected against malicious manipulation. However, if the application only uses the name of the file when locating it, an attacker may be able to create a file with the same name and place it in a directory that the application will search before the directory with the legitimate file is searched. Because the attackers' file is discovered first, it would be used by the target application. This attack can be extremely destructive if the referenced file is executable and/or is granted special privileges based solely on having a particular name.
  • Passing Local Filenames to Functions That Expect a URL CAPEC-48 This attack relies on client side code to access local files and resources instead of URLs. When the client browser is expecting a URL string, but instead receives a request for a local file, that execution is likely to occur in the browser process space with the browser's authority to local files. The attacker can send the results of this request to the local files out to a site that they control. This attack may be used to steal sensitive authentication data (either local or remote), or to gain system profile information to launch further attacks.
  • DLL Side-Loading CAPEC-641 An adversary places a malicious version of a Dynamic-Link Library (DLL) in the Windows Side-by-Side (WinSxS) directory to trick the operating system into loading this malicious DLL instead of a legitimate DLL. Programs specify the location of the DLLs to load via the use of WinSxS manifests or DLL redirection and if they aren't used then Windows searches in a predefined set of directories to locate the file. If the applications improperly specify a required DLL or WinSxS manifests aren't explicit about the characteristics of the DLL to be loaded, they can be vulnerable to side-loading.

Vulnerable Configurations

  • cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.1.1:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.1.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.4:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.4:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.5:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.5:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.6:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.6:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.7:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.7:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.8:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.8:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.9:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.9:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.12:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.12:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.13:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.13:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.14:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.14:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.15:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.15:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.16:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.16:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.17:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.17:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.18:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.18:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.19:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.19:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.20:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.20:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.21:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.21:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.22:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.22:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.23:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.23:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.24:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.24:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.25:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.25:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.26:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.26:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.27:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.27:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.28:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.28:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.29:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.29:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.0.30:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.0.30:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.1.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.1.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.2.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.2.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.2.2:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.2.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.3.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.3.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.4.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.4.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.5.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.5.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:uutils:coreutils:0.6.0:*:*:*:*:rust:*:*
    cpe:2.3:a:uutils:coreutils:0.6.0:*:*:*:*:rust:*:*

Protect Your Infrastructure against CVE-2026-35358: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-6956 – ATutor is vulnerable to Reflected XSS in /install/install.php endpoint. An attacker can provide a specially crafted URL that, when opened, results ...
  • CVE-2026-6909 – ATutor is vulnerable to Reflected XSS in /install/upgrade.php endpoint. An attacker can provide a specially crafted URL that, when opened, results ...
  • CVE-2026-41951 – Path traversal vulnerability exists in GROWI v7.5.0 and earlier, which may allow an attacker to execute arbitrary EJS templates on the server when ...
  • CVE-2026-40636 – Dell ECS versions 3.8.1.0 through 3.8.1.7 and Dell ObjectScale versions prior to 4.3.0.0, contains a use of hard-coded credentials vulnerability. A...
  • CVE-2026-35157 – Dell ECS versions 3.8.1.0 through 3.8.1.7 and Dell ObjectScale versions prior to 4.3.0.0, contains an improper neutralization of formula elements i...