Bug 2494158 (CVE-2026-41991) - CVE-2026-41991 gzip: gzip: Arbitrary file overwrite via insecure temporary file handling in gzexe utility
Summary: CVE-2026-41991 gzip: gzip: Arbitrary file overwrite via insecure temporary fi...
Keywords:
Status: NEW
Alias: CVE-2026-41991
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2494559
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-29 12:01 UTC by OSIDB Bzimport
Modified: 2026-09-10 17:43 UTC (History)
23 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2026:61757 0 None None None 2026-08-31 17:32:15 UTC
Red Hat Product Errata RHBA-2026:66138 0 None None None 2026-09-09 18:36:59 UTC
Red Hat Product Errata RHBA-2026:66480 0 None None None 2026-09-10 17:43:49 UTC
Red Hat Product Errata RHSA-2026:61623 0 None None None 2026-08-31 15:44:33 UTC
Red Hat Product Errata RHSA-2026:61625 0 None None None 2026-08-31 15:28:49 UTC
Red Hat Product Errata RHSA-2026:65998 0 None None None 2026-09-09 13:56:22 UTC

Description OSIDB Bzimport 2026-06-29 12:01:29 UTC
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

Comment 3 errata-xmlrpc 2026-08-31 15:28:47 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:61625 https://access.redhat.com/errata/RHSA-2026:61625

Comment 4 errata-xmlrpc 2026-08-31 15:44:31 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:61623 https://access.redhat.com/errata/RHSA-2026:61623

Comment 5 errata-xmlrpc 2026-09-09 13:56:21 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:65998 https://access.redhat.com/errata/RHSA-2026:65998


Note You need to log in before you can comment on or make changes to this bug.