Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-35367 Details

Description

The nohup utility in uutils coreutils creates its default output file, nohup.out, without specifying explicit restricted permissions. This causes the file to inherit umask-based permissions, typically resulting in a world-readable file (0644). In multi-user environments, this allows any user on the system to read the captured stdout/stderr output of a command, potentially exposing sensitive information. This behavior diverges from GNU coreutils, which creates nohup.out with owner-only (0600) permissions.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/uutils/coreutils/issues/10021 CISA-ADPExploitIssue TrackingVendor Advisory
https://github.com/uutils/coreutils/issues/10021 [email protected]ExploitIssue TrackingVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-732Incorrect Permission Assignment for Critical Resource[email protected]

Affected Products

ProductVersions
uutils coreutils
All versions

CPE

  • cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-35367
NVD Published Date:
Apr 22, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-35367 Details - Not Deferred