Security Advisory

CVE-2026-35366

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-22 16:08:43
Last updated 2026-04-22 17:50:09
Assigner canonical
CVSS score 4.4
State PUBLISHED

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.