AI Security AI安全 6h ago Updated 1h ago 更新于 1小时前 46

Liquid Hackers Return 3,400 Bitcoin Taken via Elements Bug, Still Holding $47M in BTC Liquid黑客通过Elements漏洞归还3,400枚比特币,仍持有价值4700万美元的BTC

Hackers who stole ~4,000 BTC from the Liquid Network via an Elements software bug returned 3,400 BTC (~85%) the day after the heist, leaving ~598.5 BTC still unreturned The exploit leveraged a bug in Elements (the software powering Liquid) that allowed creation of L-BTC out of thin air, not a compromised private key The "white hat" group negotiated on-chain, demanding a full patch before returning funds; Blockstream confirmed bridge nodes were patched and funds were safe to return The incident p Liquid Network侧链遭黑客攻击,约4000比特币被取走(价值约3.2亿美元),次日归还3400枚(约85%),仍持有约598.5枚(价值约4700万美元) 漏洞源于Elements软件缺陷,SideSwap的Peg-out Authorization Key未被入侵,黑客通过软件bug生成了额外的L-BTC 黑客自称"白帽",要求修复漏洞并修补所有节点后才归还资金,双方通过比特币链上交易进行加密沟通 Blockstream已部署更新软件,公共桥接节点已关闭,联邦成员正在准备协调重启 关于这是否属于"白帽"行为还是勒索存在争议,Ledger CTO认为若598比特币是加密协商的报酬,

72
Hot 热度
65
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • Hackers who stole ~4,000 BTC from the Liquid Network via an Elements software bug returned 3,400 BTC (~85%) the day after the heist, leaving ~598.5 BTC still unreturned
  • The exploit leveraged a bug in Elements (the software powering Liquid) that allowed creation of L-BTC out of thin air, not a compromised private key
  • The "white hat" group negotiated on-chain, demanding a full patch before returning funds; Blockstream confirmed bridge nodes were patched and funds were safe to return
  • The incident paused the Liquid Network, wiping out ~95% of its bitcoin reserves, though other Liquid-issued assets like USDT remain unaffected
  • Debate persists over whether the retained ~$47M constitutes a negotiated reward or extortion

Why It Matters

This incident highlights a critical vulnerability in Bitcoin sidechain infrastructure and demonstrates how on-chain communication can facilitate transparent, accountable incident response. For AI and blockchain practitioners, it underscores the importance of rigorous code auditing in consensus-layer software and the emerging norm of on-chain negotiation as a dispute resolution mechanism.

Technical Details

  • The exploit targeted a bug in Elements, the open-source software underlying the Liquid Network, which allowed the creation of L-BTC tokens without corresponding bitcoin backing—effectively minting funds from nothing
  • The withdrawal was executed through SideSwap's Peg-out Authorization Key, which Blockstream confirmed was not compromised, indicating the flaw was in the Elements protocol logic rather than key security
  • A peg-out transaction destroys L-BTC on the sidechain and releases matching bitcoin on the main chain; the hackers used this mechanism after artificially inflating their L-BTC supply via the bug
  • Communication between the hackers and Blockstream occurred entirely on the Bitcoin blockchain, including a PGP-encrypted message sent with a nominal 1,000 satoshi transaction as a cryptographic handshake before the 3,400 BTC return
  • Liquid Network remains paused as of September 8, with public bridge nodes offline and no public update on the total bitcoin backing remaining L-BTC

Industry Insight

  • Sidechain security is a systemic risk for Bitcoin's ecosystem; the Liquid incident should prompt broader audits of Elements-based networks and multi-signature federation models across the industry
  • On-chain negotiation sets a precedent for transparent incident response—future vulnerabilities may see similar public, verifiable resolution processes rather than private settlements
  • The "white hat" vs. "extortion" framing debate will intensify as similar incidents occur; clear industry standards for vulnerability disclosure and responsible reward structures are needed to legitimize this emerging practice

TL;DR

  • Liquid Network侧链遭黑客攻击,约4000比特币被取走(价值约3.2亿美元),次日归还3400枚(约85%),仍持有约598.5枚(价值约4700万美元)
  • 漏洞源于Elements软件缺陷,SideSwap的Peg-out Authorization Key未被入侵,黑客通过软件bug生成了额外的L-BTC
  • 黑客自称"白帽",要求修复漏洞并修补所有节点后才归还资金,双方通过比特币链上交易进行加密沟通
  • Blockstream已部署更新软件,公共桥接节点已关闭,联邦成员正在准备协调重启
  • 关于这是否属于"白帽"行为还是勒索存在争议,Ledger CTO认为若598比特币是加密协商的报酬,则更像勒索

为什么值得看

本文揭示了区块链侧链安全的重要案例,展示了漏洞利用、资金追回和链上沟通的完整过程,对加密货币基础设施安全从业者具有参考价值。事件也引发了关于"白帽黑客"与勒索边界的重要讨论,对行业治理和应急响应机制有启示意义。

技术解析

  • 漏洞机制:SideSwap报告称Elements软件(Liquid运行的底层软件)存在bug,导致生成了用于提款的额外L-BTC,而非密钥被入侵。Peg-out流程通过销毁侧链L-BTC在主链释放对应比特币。
  • 资金流向:3400比特币发送至Liquid Federation地址(价值约2.65亿美元),剩余598.5比特币作为找零返回原地址(价值约4700万美元),仍由黑客控制。
  • 链上沟通:双方在比特币区块链上进行公开对话,黑客在交易中写入"we are whitehats. contact us on chain",后续通过PGP加密消息协商,Blockstream以签名消息回应。
  • 安全响应:Blockstream已部署更新软件,公共桥接节点已关闭,建议用户暂停向Liquid的peg-in地址存款,其他资产(USDT、DePix)不受影响。

行业启示

  • 侧链安全需重视:Liquid作为比特币重要侧链,此次事件暴露了侧链基础设施的潜在风险,行业应加强侧链审计和漏洞赏金机制。
  • 白帽行为的界定困境:事件引发了关于"负责任披露"与"勒索"边界的讨论,行业需要更清晰的安全研究伦理框架和应急响应协议。
  • 链上透明度双刃剑:黑客利用区块链公开性进行沟通和施压,展示了链上透明度的独特应用,也提醒项目方需建立更专业的安全事件沟通机制。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全 Research 科学研究