CVEPublished 2026-04-22Modified 2026-05-040 articles on news6 live referencesNVD data

CVE-2026-35342Uutils · Coreutils

Vulnerability data via NVD (ingested)

CVSS v3.1
3.3
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
EPSS percentile
3
Exploit Prediction Scoring System · top 97% of all CVEs
Description

The mktemp utility in uutils coreutils fails to properly handle an empty TMPDIR environment variable. Unlike GNU mktemp, which falls back to /tmp when TMPDIR is an empty string, the uutils implementation treats the empty string as a valid path. This causes temporary files to be created in the current working directory (CWD) instead of the intended secure temporary directory. If the CWD is more permissive or accessible to other users than /tmp, it may lead to unintended information disclosure or unauthorized access to temporary data.

Timeline
Published 2026-04-22
Modified 2026-05-04

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-35342 on GitHub.
We haven't classified any articles referencing CVE-2026-35342 yet. The external references above still apply.