Continue your research Open supporting links
Public sources · methodology · risk-aware

Market data is for research, not financial advice. Verify exchange terms and network conditions before acting. Risk disclosure

Back to Pulse
Insight

Liquid Network Exploit Exposes Bitcoin Sidechain Risk

Bitcoin Liquid Network Security Sidechains L-BTC Blockstream
MyCoinWay Editorial Desk September 07, 2026 3 min read
Liquid Network Exploit Exposes Bitcoin Sidechain Risk

A security incident on Liquid Network has produced one of the clearest recent examples of why holding a Bitcoin-linked asset on another network is not the same thing as holding BTC on Bitcoin itself.

On September 6, Liquid said roughly 4,000 BTC, worth about $320 million at the time, had been withdrawn from the Liquid Federation wallet by parties describing themselves as white-hat hackers. The network paused activity, bridge nodes were disabled, and exchanges were asked to suspend L-BTC deposits and withdrawals. Bitcoin’s base network continued operating normally.

The story then changed quickly. After public communication through Bitcoin OP_RETURN messages and a patch to affected bridge nodes, approximately 3,400 BTC were returned to the federation address on September 7. Roughly 598.5 BTC remained in the other party’s wallet at the latest confirmed update.

That recovery matters financially. But the more important Market Pulse question is technical: how could bitcoin leave a supposedly 1:1-backed sidechain reserve when the authorization key used for the withdrawal had not itself been stolen?

What actually happened

Liquid is a federated Bitcoin sidechain built using Elements software.

Users can move BTC into Liquid through a peg-in. BTC is held on Bitcoin while an equivalent amount of L-BTC is created on Liquid. To move back, L-BTC is destroyed through a peg-out and corresponding BTC is released on the Bitcoin mainchain. Blockstream’s documentation describes L-BTC as intended to remain verifiably backed one-for-one by BTC held through the federation structure.

The September incident appears to have broken the assumptions behind that accounting process.

According to SideSwap’s explanation as reported by The Block, 4,000 L-BTC were sent to its peg-out service. SideSwap processed the request using a valid Peg-out Authorization Key, or PAK. The L-BTC was burned and the Liquid Federation subsequently released 3,996 BTC to a Bitcoin address.

But SideSwap said its PAK had not been compromised.

The reported root problem was instead a bug in Elements that allowed the L-BTC involved in the transaction to be created improperly. From the peg-out service’s perspective, those units appeared valid enough to process.

That distinction is crucial.

This was not simply a story of an attacker stealing a bridge key and signing an obviously unauthorized withdrawal. The dangerous condition occurred earlier in the lifecycle: assets that should not have existed were apparently able to enter a path that ultimately released real BTC.

Why this is not a Bitcoin hack

Liquid uses Bitcoin as the asset behind L-BTC, but Liquid does not inherit every security property of Bitcoin automatically.

Blockstream’s own documentation describes Liquid as an independent sidechain with a federation of functionaries responsible for producing blocks and securing the BTC held by the network. Bitcoin itself does not depend on Liquid.

That means several separate systems must work correctly:

Bitcoin consensus must remain secure.

The federation must protect the BTC reserve.

Elements must correctly enforce Liquid’s asset rules.

Peg-in and peg-out logic must preserve the relationship between BTC and L-BTC.

Authorization systems such as PAKs must accept only legitimate withdrawals.

The September failure occurred somewhere within that additional Liquid/Elements stack, not in Bitcoin’s proof-of-work consensus.

For a user, this difference is practical rather than semantic.

BTC held directly on Bitcoin is exposed to Bitcoin’s own protocol and custody risks. L-BTC adds sidechain software, federation and bridge mechanics on top.

The incident is therefore better understood as Bitcoin sidechain risk, not evidence that the Bitcoin blockchain itself was compromised.

A 1:1 peg is a system, not just a reserve number

Stablecoin discussions often focus on whether sufficient reserve assets exist.

L-BTC shows why any pegged asset has another dimension: the correctness of issuance and redemption mechanics.

In normal operation, one BTC entering Liquid should correspond to one L-BTC becoming available. When L-BTC is destroyed through a valid peg-out, the matching BTC can leave the federation reserve.

If units can be created without the corresponding BTC entering the reserve, the accounting relationship can break even if the reserve’s private keys remain secure.

Before the incident, Liquid reportedly held about 4,200 BTC. The initial withdrawal of roughly 4,000 BTC therefore represented most of the federation’s bitcoin holdings.

The subsequent return of approximately 3,400 BTC materially changes that picture, but it does not make the original failure irrelevant.

The critical security question is whether the bug that allowed invalid L-BTC to reach the peg-out process has been fully understood and eliminated across the network.

Why the returned BTC does not close the incident

The actors responsible described themselves as white hats and demanded that the bug be fixed before returning funds.

Blockstream later communicated through a PGP-signed on-chain message that bridge nodes had been patched. About 3,400 BTC were then sent back.

Calling the actors “white hats,” however, remains their characterization rather than an independently established legal or ethical status.

More importantly, returning assets addresses the balance-sheet consequence of the incident, not automatically its technical cause.

A security postmortem still needs to answer questions such as:

How could invalid L-BTC be produced?

Which Elements versions or components were affected?

Why did normal validation not stop those assets before peg-out?

Could the same path be reproduced?

How was the patch tested?

Were all relevant federation and bridge nodes updated?

Until those details are documented, “most funds returned” and “root cause fully resolved” should remain separate statements.

The network pause is itself a market signal

Liquid temporarily halted activity and exchanges suspended or prepared to suspend L-BTC transfers. SideSwap also paused relevant swap and peg services.

That creates a second type of risk beyond asset loss: transferability risk.

A token may display a price in a wallet or on an exchange, but if users cannot reliably deposit, withdraw, peg in or peg out, that quoted price becomes less useful.

During network incidents, market participants should therefore look beyond nominal asset values.

Can the asset actually be moved?

Can the peg be redeemed?

Are exchanges accepting deposits?

Is there sufficient liquidity to exit without large slippage?

These questions often matter more operationally than whether BTC itself moved by a few percent.

What this event does not prove

The incident does not prove that all Bitcoin sidechains are unsafe.

Different sidechains and layer-2 systems use different trust and security models.

It also does not prove that L-BTC will permanently lose its 1:1 relationship with BTC. Most of the withdrawn bitcoin has already been returned according to the latest confirmed reporting.

And there is no solid basis for saying the event caused a specific move in the Bitcoin price.

BTC trades in a global market influenced simultaneously by macro conditions, ETF flows, derivatives positioning, liquidity and other asset-specific developments.

The strongest conclusions here concern infrastructure, not price direction.

What to watch next

  • Remaining BTC: roughly 598.5 BTC remained with the other party after the confirmed 3,400 BTC return. Further transfers would materially change the residual financial exposure.
  • Network and bridge resumption: normal block production alone is not enough; peg-ins, peg-outs and bridge services need to resume reliably.
  • Exchange deposit and withdrawal support: restoration across major L-BTC venues would indicate that external operators consider transfers sufficiently stable again.
  • Technical postmortem and patch scope: users need a reproducible explanation of the Elements bug, affected versions and why the fix prevents recurrence.
  • L-BTC liquidity and price dispersion: unusual discounts, wide spreads or fragmented pricing after services resume could reveal lingering confidence or transfer constraints.

Conclusion

The most useful lesson from the Liquid incident is not that “Bitcoin was hacked.” It was not.

The event demonstrates that adding a sidechain creates additional assumptions around software, federation governance, issuance and bridges.

Liquid’s 1:1 relationship between L-BTC and BTC depends on more than holding bitcoin in a federation wallet. The software must also ensure that every L-BTC entering the redemption path represents bitcoin that legitimately entered the system.

Most of the withdrawn BTC returning is a major development. The remaining test is whether Liquid can demonstrate that the mechanism which created the imbalance is understood, patched and safely back in operation.

For users, the metric that matters next is not a speculative BTC target. It is whether funds can once again move through the entire peg and settlement process without creating another mismatch.

Sources

Reuters — Bitcoin-based Liquid Network says $320 million withdrawn in hack.

The Block — Liquid attacker returns 3,400 BTC after bug fix.

BTC Times — Liquid Network paused after nearly 4,000 BTC were withdrawn.

Blockstream Help Center — Liquid Network architecture and 1:1 L-BTC peg.

Liquid Developer Documentation — federation, PAK and peg-out mechanics.

Disclaimer

This material is for informational and analytical purposes only and does not constitute financial, investment, legal or tax advice.

📖Glossary