← back

CVE-2024-3094

CRITICAL · 10.0 EPSS 86.0%
hype MIXED · 42 hack

Real vuln, patched; chatter is stale debate, not active exploitation or new findings.

What: Malicious code injected into xz/liblzma (versions 5.6.0+) via obfuscated build process, enabling data interception in any linked software. CVSS 10.0 CRITICAL, EPSS 0.85.

Why it matters: This is the infamous xz backdoor discovered March 2024—a supply-chain attack that nearly reached production OpenSSH. No KEV listing yet, but the vuln is real, widely analyzed, and patches exist. Social chatter is dominated by post-hoc technical debate (GNU IFUNC blame-shifting) rather than active exploitation signals or new PoCs.

Where it's seen: Hacker News discussion threads recycling analysis; blame-shifting toward GNU IFUNC as "root cause" rather than focusing on xz malware itself; no fresh PoC or in-the-wild exploitation claims in this batch.

RISK: CRITICAL — Supply-chain backdoor in critical compression library; nearly compromised OpenSSH.

Generated by claude-haiku-4-5 from public posts and authoritative metadata. AI can make mistakes — verify against vendor advisories before acting. 5/8/2026, 1:31:21 PM

Description

Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0. Through a series of complex obfuscations, the liblzma build process extracts a prebuilt object file from a disguised test file existing in the source code, which is then used to modify specific functions in the liblzma code. This results in a modified liblzma library that can be used by any software linked against this library, intercepting and modifying the data interaction with this library.

CVSS 3.1 breakdown

Exploitability 3.9 · Impact 6.0
vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack vector
Network
Complexity
Low
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected versions

  • tukaani/xz
    • 5.6.0
    • 5.6.1

Weaknesses

Vendors

  • tukaani

Products

  • xz