CVE-2026-35366
Last modified
CVE-2026-35366 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
The printenv utility in uutils coreutils fails to display environment variables containing invalid UTF-8 byte sequences. While POSIX permits arbitrary bytes in environment strings, the uutils implementation silently skips these entries rather than printing the raw bytes. This vulnerability allows malicious environment variables (e.g., adversarial LD_PRELOAD values) to evade inspection by administrators or security auditing tools, potentially allowing library injection or other environment-based attacks to go undetected.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Uutils | Coreutils | < 0.6.0 |
References
- https://github.com/uutils/coreutils/issues/9701Exploit, Issue Tracking
- https://github.com/uutils/coreutils/pull/9728Issue Tracking, Patch
- https://github.com/uutils/coreutils/issues/9701Exploit, Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35366?
How severe is CVE-2026-35366?
How do I fix CVE-2026-35366?
Are you affected by CVE-2026-35366?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
