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
| Link | Resource |
|---|---|
| https://github.com/uutils/coreutils/issues/10006 | Exploit Issue Tracking |
| https://github.com/uutils/coreutils/issues/10006 | Exploit Issue Tracking |
Configurations
History
04 May 2026, 20:02
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/uutils/coreutils/issues/10006 - Exploit, Issue Tracking | |
| CPE | cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:* | |
| First Time |
Uutils
Uutils coreutils |
22 Apr 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/uutils/coreutils/issues/10006 - |
22 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-22 17:16
Updated : 2026-05-04 20:02
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
