Vulnerability Description
The id utility in uutils coreutils exhibits incorrect behavior in its "pretty print" output when the real UID and effective UID differ. The implementation incorrectly uses the effective GID instead of the effective UID when performing a name lookup for the effective user. This results in misleading diagnostic output that can cause automated scripts or system administrators to make incorrect decisions regarding file permissions or access control.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | - |
Related Weaknesses (CWE)
References
- https://github.com/uutils/coreutils/issues/10006ExploitIssue Tracking
- https://github.com/uutils/coreutils/issues/10006ExploitIssue Tracking
FAQ
What is CVE-2026-35371?
CVE-2026-35371 is a vulnerability with a CVSS score of 3.3 (LOW). The id utility in uutils coreutils exhibits incorrect behavior in its "pretty print" output when the real UID and effective UID differ. The implementation incorrectly uses the effective GID instead of...
How severe is CVE-2026-35371?
CVE-2026-35371 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-35371?
Check the references section above for vendor advisories and patch information. Affected products include: Uutils Coreutils.