CVE-2026-35368
Last modified
CVE-2026-35368 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam() after entering the chroot but before dropping root privileges. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves the user specification via getpwnam() after entering the chroot but before dropping root privileges. On glibc-based systems, this can trigger the Name Service Switch (NSS) to load shared libraries (e.g., libnss_*.so.2) from the new root directory. If the NEWROOT is writable by an attacker, they can inject a malicious NSS module to execute arbitrary code as root, facilitating a full container escape or privilege escalation.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | All versions |
References
- https://github.com/uutils/coreutils/issues/10327Exploit, Issue Tracking, Vendor Advisory
- https://github.com/uutils/coreutils/issues/10327Exploit, Issue Tracking, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35368?
How severe is CVE-2026-35368?
How do I fix CVE-2026-35368?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35362The safe_traversal module in uutils coreutils, which provide…3.6
- CVE-2026-35363A vulnerability in the rm utility of uutils coreutils allows…5.6
- CVE-2026-35364A Time-of-Check to Time-of-Use (TOCTOU) race condition exist…6.3
- CVE-2026-35365The mv utility in uutils coreutils improperly handles direct…6.6
- CVE-2026-35366The printenv utility in uutils coreutils fails to display en…4.4
- CVE-2026-35367The nohup utility in uutils coreutils creates its default ou…3.3
- CVE-2026-35369An argument parsing error in the kill utility of uutils core…5.5
- CVE-2026-3537Object lifecycle issue in PowerVR in Google Chrome on Androi…8.8
- CVE-2026-35370The id utility in uutils coreutils miscalculates the groups=…4.4
- CVE-2026-35371The id utility in uutils coreutils exhibits incorrect behavi…3.3
- CVE-2026-35372A logic error in the ln utility of uutils coreutils allows t…5
- CVE-2026-35373A logic error in the ln utility of uutils coreutils causes t…5.5
Are you affected by CVE-2026-35368?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
