CVE-2026-35370

The id utility in uutils coreutils miscalculates the groups= section of its output. The implementation uses a user's real GID instead of their effective GID to compute the group list, leading to potentially divergent output compared to GNU coreutils. Because many scripts and automated processes rely on the output of id to make security-critical access-control or permission decisions, this discrepancy can lead to unauthorized access or security misconfigurations.
References
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-04-22 17:16

Updated : 2026-06-17 10:40


NVD link : CVE-2026-35370

Mitre link : CVE-2026-35370

CVE.ORG link : CVE-2026-35370


JSON object : View

Products Affected

uutils

  • coreutils
CWE
CWE-863

Incorrect Authorization