Tag

Xz

All articles tagged with #xz

7-Zip XZ Decoder Overflow Could Let Crafted Archives Execute Code
security1 month ago

7-Zip XZ Decoder Overflow Could Let Crafted Archives Execute Code

A heap-based buffer overflow in 7-Zip’s XZ decoding pipeline (CVE-2026-14266) can trigger when processing crafted XZ data, allowing code execution within the 7-Zip process. The fix in 7-Zip 26.02 corrects how remaining buffer space is tracked to prevent out-of-bounds writes. It’s a local attack vector requiring the user to open the file, with Windows processes typically running under limited rights, mitigating potential impact. ZDI rates the flaw as High (7.0); as of July 20, 2026, no public PoC or exploitation in the wild is known. Users should manually update to 7-Zip 26.02 or later on all machines, since the patch was released before disclosure and won’t auto-install on stand-alone systems.

7-Zip patches XZ-based remote code execution flaw
technology1 month ago

7-Zip patches XZ-based remote code execution flaw

7-Zip released version 26.02 to fix a remote code execution vulnerability in XZ data processing that could be exploited via specially crafted archives, with a heap-based buffer overflow fixed by added boundary checks. Exploitation requires user interaction, and there’s no automatic update, so users must manually install the patch from 7-zip.org. No active exploits are reported yet, but phishing or social engineering could deliver malicious archives, as archive vulnerabilities have been exploited in the past.

"Linux Backdoor Vulnerabilities Expose Open Source Fragility"
cybersecurity2 years ago

"Linux Backdoor Vulnerabilities Expose Open Source Fragility"

A backdoor was discovered in the open source compression library xz, potentially allowing full remote code execution on machines with the vulnerable package. The sophisticated attack involved multiple commits and a pressure campaign on the maintainer, raising concerns about the security of open source software. The identity of the perpetrator is unknown, but the attack suggests the involvement of a well-funded adversary, possibly with ties to a nation-state intelligence agency. This incident highlights the fragility of open source and the challenges of securing software maintained by volunteers.

"Critical Linux Backdoor Threatens SSH Security"
cybersecurity2 years ago

"Critical Linux Backdoor Threatens SSH Security"

A major vulnerability has been discovered in the xz package on Debian installations, potentially compromising SSH logins on Linux systems. The vulnerability, assigned CVE-2024-3094, allows for malicious code to be injected into the liblzma library, affecting versions 5.6.0 and 5.6.1. Users are advised to downgrade to version 5.4.6 or disable public-facing SSH servers to mitigate the risk.

"Security Alert: Malicious Backdoor Discovered in Linux's XZ Utilities"
cybersecurity2 years ago

"Security Alert: Malicious Backdoor Discovered in Linux's XZ Utilities"

A malicious backdoor has been discovered in the xz data compression library, affecting versions 5.6.0 and 5.6.1, which may be present in upcoming Fedora Linux 40 and Fedora Rawhide. The backdoor provides remote access via OpenSSH and systemd, potentially allowing unauthorized access to affected systems. Red Hat has issued warnings and advised users to check and remove any backdoored builds of xz, with Debian Unstable and Kali Linux also affected. The supply-chain compromise may mainly impact bleeding-edge distributions, and efforts are being made to prevent widespread exploitation.

technology2 years ago

"Critical Security Flaw Discovered in XZ Utilities Used by Linux Distros"

Red Hat issued an urgent security alert for Fedora 41 and Fedora Rawhide users due to a security vulnerability in XZ 5.6.0/5.6.1 that could allow unauthorized remote system access. The malicious code interferes with sshd authentication via systemd, potentially enabling unauthorized access to the entire system. No fixed version has been released yet, and Debian has also issued a similar security warning. Users are advised to ensure they do not have XZ 5.6.0/5.6.1 on their systems.