CVE-2026-35361
CVE-2026-35361 is a low-severity vulnerability in Uutils Coreutils with a CVSS 3.x base score of 3.4. 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-281.
Key facts
- Severity: Low (CVSS 3.x base score 3.4)
- EPSS exploit prediction: 0% (4th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-25004
- Weakness: CWE-281
- Affected product: Uutils Coreutils
- Published:
- Last modified:
Description
The mknod utility in uutils coreutils fails to handle security labels atomically by creating device nodes before setting the SELinux context. If labeling fails, the utility attempts cleanup using std::fs::remove_dir, which cannot remove device nodes or FIFOs. This leaves mislabeled nodes behind with incorrect default contexts, potentially allowing unauthorized access to device nodes that should have been restricted by mandatory access controls.
Frequently asked questions
- What is CVE-2026-35361?
- The mknod utility in uutils coreutils fails to handle security labels atomically by creating device nodes before setting the SELinux context. If labeling fails, the utility attempts cleanup using std::fs::remove_dir, which cannot remove device nodes or FIFOs. This leaves mislabeled nodes behind with incorrect default contexts, potentially allowing unauthorized access to device nodes that should have been restricted by mandatory access controls.
- How severe is CVE-2026-35361?
- CVE-2026-35361 has a CVSS 3.x base score of 3.4, rated low severity. It is exploitable over local access with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-35361 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (4th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35361?
- CVE-2026-35361 affects Uutils Coreutils. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35361?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-35361 have an EU (EUVD) identifier?
- Yes. CVE-2026-35361 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-25004.
- When was CVE-2026-35361 published?
- CVE-2026-35361 was published on 2026-04-22 and last updated on 2026-06-17.
References
- https://github.com/uutils/coreutils/pull/10582
- https://github.com/uutils/coreutils/releases/tag/0.6.0
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-281 (Improper Preservation of Permissions) vulnerabilities
- CVE-2024-36532 — Critical (CVSS 10.0): Insecure permissions in kruise v1.6.2 allows attackers to access sensitive data and escalate privileges by obtaining…
- CVE-2024-56973 — Critical (CVSS 9.8): Insecure Permissions vulnerability in Alvaria, Inc Unified IP Unified Director before v.7.2SP2 allows a remote attacker…
- CVE-2024-46622 — Critical (CVSS 9.8): An Escalation of Privilege security vulnerability was found in SecureAge Security Suite software 7.0.x before 7.0.38,…
- CVE-2024-55507 — Critical (CVSS 9.8): An issue in CodeAstro Complaint Management System v.1.0 allows a remote attacker to escalate privileges via the…
- CVE-2024-54465 — Critical (CVSS 9.8): A logic issue was addressed with improved state management. This issue is fixed in macOS Sequoia 15.2. An app may be…
- CVE-2024-41650 — Critical (CVSS 9.8): Insecure Permissions vulnerability in Open Robotics Robotic Operating System 2 ROS2 navigation2 v.humble allows an…
Browse all CWE-281 (Improper Preservation of Permissions) vulnerabilities →