6.9 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): High (H)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): High (H)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
8 packages
- rapidgzip
- ocamlPackages.ezgzip
- minimal-bootstrap.gzip
- perlPackages.PerlIOgzip
- perl5Packages.PerlIOgzip
- perl538Packages.PerlIOgzip
- perl540Packages.PerlIOgzip
- ocamlPackages_latest.ezgzip
- @LeSuisse ignored reference https://w…
-
@LeSuisse
ignored
8 packages
- python312Packages.rapidgzip
- python313Packages.rapidgzip
- python314Packages.rapidgzip
- minimal-bootstrap.gzip-static
- python312Packages.indexed-gzip
- python313Packages.indexed-gzip
- python314Packages.indexed-gzip
- haskellPackages.hack-middleware-gzip
- @LeSuisse accepted
- @LeSuisse published on GitHub
Global Buffer Overflow in GNU gzip
GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out‑of‑bounds read in the LZH decoder. The LZH decompression logic follows stale values left in the shared array, causing reads past the end of the allocated global buffer. This issue has been fixed in the commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681
References
-
https://cert.pl/en/posts/2026/04/CVE-2026-41991/ third-party-advisory
Ignored references (1)
Affected products
- =<1.14
Matching in nixpkgs
Ignored packages (16)
pkgs.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.ocamlPackages.ezgzip
Simple gzip (de)compression library
pkgs.minimal-bootstrap.gzip
GNU zip compression program
pkgs.perlPackages.PerlIOgzip
Perl extension to provide a PerlIO layer to gzip/gunzip
pkgs.perl5Packages.PerlIOgzip
Perl extension to provide a PerlIO layer to gzip/gunzip
pkgs.perl538Packages.PerlIOgzip
None
pkgs.perl540Packages.PerlIOgzip
None
pkgs.ocamlPackages_latest.ezgzip
Simple gzip (de)compression library
pkgs.python312Packages.rapidgzip
None
pkgs.python313Packages.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.python314Packages.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.minimal-bootstrap.gzip-static
GNU zip compression program
pkgs.python312Packages.indexed-gzip
None
pkgs.python313Packages.indexed-gzip
Python library to seek within compressed gzip files
pkgs.python314Packages.indexed-gzip
Python library to seek within compressed gzip files
Package maintainers
-
@mdaniels5757 Michael Daniels <nix@mdaniels.me>
2.0 LOW
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): High (H)
- Attack Requirement (AT): Present (P)
- Privileges Required (PR): None (N)
- User Interaction (UI): Passive (P)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): Low (L)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): High (H)
- Modified Attack Requirement (MAT): Present (P)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Passive (P)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): Low (L)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored reference https://w…
-
@LeSuisse
ignored
16 packages
- rapidgzip
- ocamlPackages.ezgzip
- minimal-bootstrap.gzip
- perlPackages.PerlIOgzip
- perl5Packages.PerlIOgzip
- perl538Packages.PerlIOgzip
- perl540Packages.PerlIOgzip
- ocamlPackages_latest.ezgzip
- python312Packages.rapidgzip
- python313Packages.rapidgzip
- python314Packages.rapidgzip
- minimal-bootstrap.gzip-static
- python312Packages.indexed-gzip
- python313Packages.indexed-gzip
- python314Packages.indexed-gzip
- haskellPackages.hack-middleware-gzip
- @LeSuisse accepted
- @LeSuisse published on GitHub
Predictable Temporary File in GNU gzip
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
References
-
https://cert.pl/en/posts/2026/04/CVE-2026-41991/ third-party-advisory
Ignored references (1)
Affected products
- =<1.14
Matching in nixpkgs
Ignored packages (16)
pkgs.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.ocamlPackages.ezgzip
Simple gzip (de)compression library
pkgs.minimal-bootstrap.gzip
GNU zip compression program
pkgs.perlPackages.PerlIOgzip
Perl extension to provide a PerlIO layer to gzip/gunzip
pkgs.perl5Packages.PerlIOgzip
Perl extension to provide a PerlIO layer to gzip/gunzip
pkgs.perl538Packages.PerlIOgzip
None
pkgs.perl540Packages.PerlIOgzip
None
pkgs.ocamlPackages_latest.ezgzip
Simple gzip (de)compression library
pkgs.python312Packages.rapidgzip
None
pkgs.python313Packages.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.python314Packages.rapidgzip
Python library for parallel decompression and seeking within compressed gzip files
pkgs.minimal-bootstrap.gzip-static
GNU zip compression program
pkgs.python312Packages.indexed-gzip
None
pkgs.python313Packages.indexed-gzip
Python library to seek within compressed gzip files
pkgs.python314Packages.indexed-gzip
Python library to seek within compressed gzip files
Package maintainers
-
@mdaniels5757 Michael Daniels <nix@mdaniels.me>