Cybersecurity yesterdayAdd to bookmarks

The detailed account of the XZ Utils attack published as a book. A look back at the incident that nearly compromised the majority of Linux servers - and what the book seems to offer.
A book titled « Half a Second », dedicated to the attack against XZ Utils, has just been announced (source: half-second.com, spotted on Hacker News on July 19, 2026). The title refers to the delay—a half-second—that tipped off engineer Andres Freund and prompted him to investigate a suspicious slowness in his Debian environment.
Context reminder. The XZ attack (referenced as CVE-2024-3094) was revealed at the end of March 2024. A contributor with the pseudonym « Jia Tan » had patiently gained the trust of the XZ Utils community for nearly two years, obtained maintainer rights, and then inserted a backdoor into versions 5.6.0 and 5.6.1 of the library. This backdoor specifically targeted OpenSSH via a subtle dependency chain (systemd → libsystemd → liblzma) and would have allowed an attacker knowing a private key to execute arbitrary code on any machine exposing an SSH server with the vulnerable versions.
According to the presentation page, the book traces:
The XZ affair remains, to this day, the most advanced example of a supply-chain attack against open-source software. What the book seems to want to document—and it's useful—is the social side of the attack: the manipulation of an exhausted solo maintainer, the slow building of trust, the use of ghost accounts to pressure publication. The code is almost secondary.
Two lessons still relevant in 2026:
deps.dev (Google) or the OpenSSF's Alpha-Omega program give a quick view of the health of a supply chain.Article produced by artificial intelligence, reviewed under human editorial control.