At 14:06:10 UTC on Sunday, September 6, 2026, the Liquid Network experienced a critical security incident that challenged the fundamental assumptions of its custodial bridge model. Liquid block 4,050,349 recorded a peg-out transaction that triggered the Liquid Federation to release 3,996.01834922 BTC to an external Bitcoin address. This request was facilitated through SideSwap, a recognized peg-out partner authorized by the federation’s whitelist. By 14:28:56 UTC, eleven of the fifteen functionary hardware modules had signed an 83-input Bitcoin transaction, effectively draining the federation’s reserves from approximately 4,200 BTC to 197 BTC. The incident highlights a sophisticated vulnerability that bypassed multisig protections by targeting the underlying consensus rules of the sidechain, rather than the keys themselves.
Chronology of the Event
The timeline of the breach reveals a rapid sequence of events that began with a controversial block production on the Liquid sidechain. At 13:53:10 UTC, Liquid block 4,050,336 was signed. This block contained a large, confidential transaction (c652a104…ba674) that is widely believed to have exploited a bug in the Elements software to mint unauthorized L-BTC. Notably, this block triggered a consensus split; while Blockstream’s explorer accepted the block, the mempool.space node rejected it, flagging it as an invalid consensus state.
Following this, at 14:05:00 UTC, a user submitted a 4,000 L-BTC order to SideSwap’s peg-out service. Because the Liquid chain had accepted the block containing the minted coins as valid, SideSwap’s automated systems treated the funds as legitimate. By 14:06:10 UTC, the peg-out was processed, and 3,996 BTC was prepared for withdrawal. The federation’s functionaries, acting in their capacity as watchmen, verified that the transaction adhered to the Peg-out Authorization Key (PAK) system and the multisig requirements. Finding no breach of protocol—since the transaction was signed by authorized modules and sent to a whitelisted address—the hardware signed the transfer.
The first public warning of the incident emerged at 18:23:18 UTC, when researcher @ErgoBTC flagged the anomalous peg-out. Shortly thereafter, at 18:30:10 UTC, the recipient of the funds—who appears to be an adversarial actor or a "whitehat" entity—broadcasted an OP_RETURN message into the Bitcoin blockchain: "we are whitehats. contact us on chain." As of the time of reporting, the approximately $320 million in stolen BTC remains stationary at the consolidation address, with the Liquid Network effectively paused.
The Anatomy of the Failure
The Liquid Network is designed as a "Strong Federation," relying on fifteen functionaries who operate specialized Hardware Security Modules (HSMs). The security of the bridge is predicated on an 11-of-15 multisig threshold. However, this incident demonstrates that even a perfect multisig implementation is insufficient if the consensus rules of the sidechain are compromised.
The HSMs are programmed to verify three primary criteria:
- Is the destination address on the whitelist (PAK)?
- Is the L-BTC amount being burned commensurate with the requested BTC?
- Are there at least eleven valid signatures from the functionaries?
In this instance, all three criteria were satisfied. The failure occurred upstream. Because all fifteen functionaries run the same version of the Elements software, they all reached the same incorrect conclusion regarding the validity of the L-BTC in the disputed block. The hardware did not fail; the logic it was programmed to trust was flawed. This represents a "consensus-level" exploit, which is significantly more difficult to prevent than a simple key compromise, as it essentially tricks the entire network into validating a fraudulent state.
Comparative Data and Market Impact
The discrepancy between the two public explorers—Blockstream’s and mempool.space’s—provides a stark visualization of the incident. Blockstream’s explorer, which processed the rogue block, reports that the peg is fully backed, calculating the supply based on total peg-ins minus peg-outs. Conversely, the mempool.space node, which halted at the point of the error, shows a massive deficit.

| Metric | Pre-Incident Value | Post-Incident Value |
|---|---|---|
| Liquid Federation Reserve | ~4,200 BTC | 197.47 BTC |
| Circulating L-BTC | ~4,205 L-BTC | ~4,205 L-BTC (approx) |
| Peg Coverage Ratio | ~1:1 | ~0.047:1 |
| Status | Operational | Paused / Suspended |
The financial implications are severe. With roughly 95% of the federation’s reserves depleted, the "one-to-one" peg that Liquid guarantees is currently broken. The total value of the assets moved is approximately $320 million at the current market price of $80,000 per BTC. The blast radius extends to all L-BTC holders, as the lack of a clear recovery mechanism or insurance fund leaves users in a state of uncertainty regarding their holdings.
Official Responses and Remediation Efforts
Blockstream and SideSwap have both released statements addressing the incident. Blockstream confirmed that the bridge nodes have been disabled, effectively pausing the Liquid sidechain. The company stated that they are working to establish contact with the party holding the funds via signed on-chain messages.
SideSwap, for its part, emphasized that its systems were not compromised in the traditional sense. Their statement noted that the peg-out was a direct result of a customer order that appeared valid according to the consensus rules of the Liquid chain. "The L-BTC came from an Elements bug, not from any SideSwap system," the company clarified.
The community’s response has been marked by a mix of skepticism and concern. On-chain, various actors have attempted to communicate with the holder of the 3,998.5 BTC. One address sent 1,000 satoshis with the request: "Please contact [email protected]," while another requested communication via a specific Signal handle. These attempts underscore the lack of an formal, decentralized governance protocol for handling such emergencies within the Liquid ecosystem.
Technical Analysis of the Elements Bug
While neither Blockstream nor the federation has formally linked the exploit to a specific code commit, industry observers have pointed to a recent update in the Elements project. On September 3, 2026, a pull request was opened to fix a vulnerability in the range proof cache. The vulnerability allowed a node to verify range proofs without properly binding them to the asset and scriptPubKey, potentially allowing an attacker to create valid-looking proofs for assets that should not exist.
If the functionaries were running a version of the software susceptible to this bug, it would explain why they unanimously accepted the fraudulent block. A verification cache that ignores part of the commitment is a classic "shadow minting" vulnerability. The fact that the fix was being prepared just days before the exploit suggests that the development team was aware of potential weaknesses, though it remains unclear why the patch had not yet been fully deployed or if this specific bug was indeed the vector.
Broader Implications for Sidechains
This incident provides a sobering lesson for the broader blockchain industry regarding the limits of "trust-minimized" systems. The Liquid Network’s architecture is widely considered one of the most robust and carefully engineered custodial bridges in existence. Its failure highlights that even with high-level hardware security and multi-party oversight, the reliance on a single, uniform codebase across all validators creates a single point of failure.
Furthermore, the role of Confidential Transactions—a key feature of Liquid—has been called into question. While privacy is a vital component of the network’s value proposition, it also obscures the total supply during an emergency. In a transparent system, an unauthorized mint would be immediately visible to any observer. On Liquid, the mint was hidden by design, and it was only when the reserve began to drain that the discrepancy between the peg and the underlying assets became undeniable.
As the industry moves forward, the "Liquid event" will likely serve as a case study for future bridge designs. It reinforces the necessity of client diversity (running different node implementations to prevent consensus-wide bugs) and the implementation of real-time circuit breakers that can detect rapid, anomalous outflows before they exhaust a reserve. For now, the future of the Liquid Network remains in limbo, pending the outcome of negotiations with the party currently holding the bulk of the federation’s Bitcoin. The incident serves as a stark reminder that in the world of decentralized finance, the security of the bridge is only as strong as the integrity of the consensus rules that govern it.



