CVE-2026-35361

3.4 LOW
Published: April 22, 2026 Modified: April 27, 2026
View on NVD

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.

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:H/UI:N/S:U/C:L/I:L/A:N

References to Advisories, Solutions, and Tools

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

3 reference(s) from NVD

Quick Stats

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

Weaknesses (CWE)

Affected Vendors

uutils