2 matches found
EUVD-2026-24971
mktemp: empty TMPDIR creates temp files in CWD instead of /tmp...
3.3CVSS5.9AI score0.00133EPSS
SaveExploits0References5
CVE-2026-35342 uutils coreutils mktemp Insecure Temporary File Placement via Empty TMPDIR
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...
3.3CVSS0.00133EPSS
SaveExploits0References2
20