CVE-2026-35366
CVE-2026-35366 is a medium-severity vulnerability in Uutils Coreutils with a CVSS 3.x base score of 4.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-754.
Key facts
- Severity: Medium (CVSS 3.x base score 4.4)
- EPSS exploit prediction: 0% (7th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-25014
- Weakness: CWE-754
- Affected product: Uutils Coreutils
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-35366?
- 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.
- How severe is CVE-2026-35366?
- CVE-2026-35366 has a CVSS 3.x base score of 4.4, rated medium severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-35366 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (7th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-35366?
- CVE-2026-35366 affects Uutils Coreutils. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-35366?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-35366 have an EU (EUVD) identifier?
- Yes. CVE-2026-35366 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-25014.
- When was CVE-2026-35366 published?
- CVE-2026-35366 was published on 2026-04-22 and last updated on 2026-06-17.
References
- https://github.com/uutils/coreutils/issues/9701
- https://github.com/uutils/coreutils/pull/9728
- https://github.com/uutils/coreutils/releases/tag/0.6.0
Affected products (1)
- cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:*
More vulnerabilities in Uutils Coreutils
- CVE-2026-35368 — High (CVSS 7.8): A vulnerability exists in the chroot utility of uutils coreutils when using the --userspec option. The utility resolves…
- CVE-2026-35338 — High (CVSS 7.3): A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism.…
- CVE-2026-35341 — High (CVSS 7.1): A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files.…
- CVE-2026-35352 — High (CVSS 7.0): A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility…
- CVE-2026-35349 — Medium (CVSS 6.7): A vulnerability in the rm utility of uutils coreutils allows a bypass of the --preserve-root protection. The…
- CVE-2026-35365 — Medium (CVSS 6.6): The mv utility in uutils coreutils improperly handles directory trees containing symbolic links during moves across…
All CVEs affecting Uutils Coreutils →
Other CWE-754 (Improper Check for Unusual or Exceptional Conditions) vulnerabilities
- CVE-2026-24054 — Critical (CVSS 10.0): Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs)…
- CVE-2021-0211 — Critical (CVSS 10.0): An improper check for unusual or exceptional conditions in Juniper Networks Junos OS and Junos OS Evolved Routing…
- CVE-2026-8091 — Critical (CVSS 9.8): Incorrect boundary conditions in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150,…
- CVE-2024-52316 — Critical (CVSS 9.8): Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta…
- CVE-2024-7826 — Critical (CVSS 9.8): Improper Check for Unusual or Exceptional Conditions vulnerability in Webroot SecureAnywhere - Web Shield on Windows,…
- CVE-2023-37303 — Critical (CVSS 9.8): An issue was discovered in the CheckUser extension for MediaWiki through 1.39.3. In certain situations, an attempt to…
Browse all CWE-754 (Improper Check for Unusual or Exceptional Conditions) vulnerabilities →