
Summary
A settlement network used by multiple crypto exchanges was attacked in a theft involving roughly 4,000 bitcoins, with reported losses of about $340 million. Most of the assets have since been returned, but the incident has exposed security weaknesses in the wallet and transfer controls that support exchange-to-exchange settlement.
A major attack at the settlement layer
A large-scale theft from crypto infrastructure has drawn attention to a part of the digital-asset market that is less visible to end users but central to how institutions move funds: settlement networks connecting exchanges and other market participants.
According to TechCrunch, Liquid Network was targeted in an attack that removed roughly 4,000 bitcoins from a network wallet. The report valued the stolen assets at about $340 million at the time. That would place the incident among the larger known crypto thefts of the year. Liquid Network, launched by Blockstream in 2018, is used in settlement-related activity by several cryptocurrency exchanges.
Liquid Network said on social media that a “white hat” hacker had taken the funds and that it had paused operations while the incident was addressed. The identity of the attacker remains unknown. Crypto industry reports cited by TechCrunch suggested that the attacker may have exploited a software bug to withdraw the assets.
The incident is significant not only because of its size, but because it occurred in infrastructure designed to facilitate transfers between market participants. A vulnerability at that layer can affect more than one company’s internal wallet operations and can create uncertainty for institutions that rely on a shared settlement process.
Most of the funds were returned, but the response is not complete
The episode has an unusual feature: most of the stolen assets were reportedly returned. Former Blockstream executive Samson Mow said on social media that approximately 3,400 of the roughly 4,000 stolen bitcoins had been recovered. About 600 bitcoins, valued in the report at approximately $47 million, were still under the attacker’s control.
TechCrunch also reported that the attacker said the funds would be returned if Blockstream fixed the bug. Publicly available information does not provide a complete account of the negotiations, the technical process used to return the assets or the identity of the person responsible. As a result, the return of funds should not be treated as a substitute for a full investigation into the vulnerability and the controls surrounding the affected wallet.
Operations are expected to remain suspended until further fixes and security improvements are made. That decision indicates that the response is not limited to patching a single software defect. The operator will also need to reassess permissions, transaction workflows, monitoring systems and the conditions required for a safe restart.
Why settlement infrastructure can concentrate risk
Settlement networks perform a critical function in digital-asset markets. They may connect multiple exchanges or institutional participants and support the movement of assets between them. This creates a different risk profile from that of an individual trading account or a single exchange’s ordinary operating wallet.
When a shared wallet or settlement component has broad authority, a failure in one validation step can potentially affect a large balance. The risk is amplified when transfers are automated or processed with limited manual intervention. Automation can improve speed and reduce operational friction, but it also means that a logic error, compromised credential or incorrectly configured policy may be executed repeatedly or at scale before human operators intervene.
The architecture itself is not proof of inadequate security. It does, however, make the design of controls especially important. Systems need to distinguish routine transfers from transactions that are unusual in size, destination, timing or frequency. They also need to prevent a single compromised credential from granting enough authority to move the full balance.
Blockchain settlement creates an additional challenge. Once a transaction is confirmed, it is generally difficult to reverse through the network itself. Traditional financial institutions may be able to place holds or attempt reversals through centralized processes. Digital-asset operators often need to rely on recipient cooperation, service-provider restrictions or coordinated incident response to limit the consequences of a transfer. Preventive controls therefore carry particular weight.
Implications for institutional wallet controls
The attack illustrates why institutional custody and wallet security require more than protecting a private key. A resilient control framework typically spans identity management, role separation, signing policies, transaction limits, address controls, monitoring and recovery procedures.
Administrative privileges should be separated from routine transaction permissions. High-value transfers can be subject to multiple approvals, spending limits, time delays and pre-approved destination policies. These measures are intended to create opportunities to detect and stop an unauthorized transaction before it becomes final. They are also useful for reducing the impact of a compromised employee account or automated service credential.
Key management remains a foundational issue. Institutions need documented processes for key generation, storage, backup, rotation and revocation. Recovery procedures must be tested without creating an alternative single point of failure. Technologies such as multiparty computation, multisignature arrangements and hardware isolation can reduce dependence on one key or one device, but they do not eliminate risks caused by excessive permissions, flawed policy configuration or weak operational procedures.
Monitoring must be designed around behavior rather than only static rules. A transaction can be suspicious because of its amount, destination, timing, sequence or relationship to other transactions. A strong monitoring system should be able to pause or escalate activity when several warning signals appear together. It should also preserve enough audit data to reconstruct what happened after an incident.
Emergency shutdown procedures are equally important. Liquid Network’s decision to pause operations shows why operators may need the ability to stop settlement quickly when a serious vulnerability is suspected. At the same time, a pause can affect all participants that depend on the network. Operators therefore need clearly defined restart criteria, communication channels and procedures for handling transactions that were pending when the system was halted.
Third-party infrastructure creates shared responsibility
The event also raises questions about third-party and supplier risk. Exchanges or institutions that use a shared settlement network may not control the underlying code or wallet architecture, but they still need to understand the risks introduced by that dependency.
Due diligence should extend beyond a general security certification. Participants may need to review the provider’s permission model, independent audit coverage, incident-response plan, change-management process, recovery objectives and ability to suspend activity. Contracts and operating procedures should clarify what information will be disclosed during an incident, how quickly participants will be notified and which party has authority to pause transfers.
This does not mean that institutions can eliminate all dependence on external infrastructure. It does mean that reliance on a third-party network should be treated as an operational and custody risk, not merely as a technical integration. Contingency arrangements, exposure limits and alternative settlement procedures may help participants manage the consequences of a prolonged outage, although the effectiveness of those measures depends on their design and testing.
A returned balance is not the same as a resolved vulnerability
The return of most of the assets reduces the immediate financial impact, but it does not answer the central security questions. Approximately 600 bitcoins were still reported to be under the attacker’s control, and the ultimate disposition of those assets was not clear from the available reporting.
Even if all funds were eventually recovered, the ability to identify and exploit a flaw capable of authorizing such a large transfer would remain a serious finding. A complete response should include root-cause analysis, code and permission reviews, independent security testing, updated monitoring rules and exercises of the recovery process. It should also establish whether other wallets, integrations or participants could be exposed to the same weakness.
For institutional users, the incident is a reminder that custody risk extends beyond a company’s own interface. It can arise in the infrastructure that moves assets between institutions, particularly where automation and shared permissions are involved. As digital-asset settlement becomes more interconnected, the industry’s challenge will be to preserve operational efficiency without allowing a single software defect or authorization failure to become a system-wide event.
Source: link