Critical Alert 7 Active Exploits Detected Today

CVE-2026-59822 BerriAI LiteLLM Improper Authentication Vulnerability →
CVE-2026-48710 Kludex Starlette HTTP Request/Response Smuggling Vulnerability →
CVE-2026-49869 Kestra OSS OS Command Injection Vulnerability →
CVE-2026-82329 JFrog Artifactory Improper Authentication Vulnerability →
CVE-2026-9586 Sangoma Switchvox SQL Injection Vulnerability →
CVE-2026-83548 SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability →
CVE-2026-83549 SonicWall SMA1000 Appliances OS Command Injection Vulnerability →
Powered by CVE Watchtower
×
September 3, 2026

CVE Watchtower


← Back to CVE List

CVE-2026-41991NVD

Vulnerability Summary

GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the user’s PATH, gzexe falls back to constructing a temporary file path based solely on the process ID (PID). This predictable filename is created without exclusive access or existence checks.
A local attacker can pre‑create the predicted temporary file path as a symbolic link pointing to an arbitrary file writable by the victim. When gzexe runs, it follows the symlink and overwrites the target file, resulting in a time‑of‑check to time‑of‑use (TOCTOU) condition that allows arbitrary file overwrite.

This issue has been fixed in the commit 4e6f8b24ab823146ab8776f0b7fe486ab34d4269
Severity Level
UNKNOWN
Published Date
Jun 29, 2026
Last Modified
Jun 29, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.12%Probability
Root Weakness (CWE)
N/A