The beginning and end of the Symbiosis incident on September 11, 2026
If you send Bitcoin to another blockchain through a cross-chain bridge, what you hold on the other end is no longer the Bitcoin itself, but a claim on it. On September 11, 2026, attackers on the cross-chain agreement Symbiosis created this claim out of thin air. Although the actual monetary loss was relatively small, at about $336,000, the more critical question for you is: Can you still access your balance? We checked the provider's official interface on September 12, and the results were inconsistent: the channel in one direction has been suspended, while the other direction is still running.
Symbiosis is a cross-chain protocol that transfers balances between different blockchains without requiring you to hold an account on an exchange. According to its official list, the protocol connects dozens of networks, including Bitcoin, Ethereum, BNB Chain, Tron and TON. At approximately 04:28 UTC, the team discovered an attack on its Bitcoin Bridge. The response was reported to be immediate: Symbiosis stopped routing for all BTC while maintaining service status for other connections. The vulnerability lies in a smart contract called BridgeV2, which accepted a malformed message and subsequently minted tokens that were not backed by any real bitcoin.
The Bitcoin network itself was unaffected at any time and the network was operating as usual. What is threatened is the parallel structure, the mechanism for mapping Bitcoin to other chains.
syBTC Analysis: What is Synthetic Bitcoin
Synthetic Bitcoin is a token that exists on another blockchain that represents real Bitcoin and is usually supported one-on-one by the same amount of BTC deposited. In Symbiosis, this token is called syBTC. The promise behind it is simple: for every unit of syBTC in circulation, a corresponding amount of real Bitcoin is locked in the bridge.
This commitment is only valid at the ledger record level. If someone mints new units without paying consideration, the amount in circulation will exceed the support and the price of the synthetic token may deviate from the assets it tracks. This is exactly what happens here. Therefore, the loss database DeFiLlama classified this event as "unsupported cross-chain casting" and the record identifier is DCI-2026-304.
At this point, in sharp contrast to hosting on your own device: Bitcoin in your hardware wallet does not depend on anyone's ledger; bridged Bitcoin relies entirely on a unique ledger, and that ledger belongs to someone else. If you haven't yet weighed in on this, our Hardware Wallet Comparison article details the various devices and their differences.
Defect in BridgeV2: When messages are not verified
Technically, a bridge consists of two parts that communicate with each other through messages. One part accepts deposits on the Bitcoin side and issues reports, while the other part listens for the reports on Ethereum or BNB Chain and casts a matching syBTC amount. The security of the entire construct depends on a single question: Are the messages really coming from each other?
Symbiosis pointed to insufficient message verification as the cause of the accident. The attacker sent tampered reports to the contract in eight bridging transactions, and the contract believed the reports. Message authentication is the process by which the recipient establishes that the message originated from the claimed source and was not tampered with during transmission. If a lack or incomplete certificate exists, the bridge becomes a money printer.
These types of errors are not uncommon in bridges, which explains why attacks on bridges escalate faster than attacks on individual applications: you don't have to take capital away, you just need to create new capital out of thin air.

46 billion to 369 billion syBTC were minted, but only 4.39 WBTC was sold: Why is the gap so huge
Depending on the statistical method, the quantities vary greatly and we have not smoothed this out. Security company Blockaid estimates that approximately 46.1 billion tokens were created, and DefraudTG analysts put a total of 368.9 billion (covering the two affected networks). In terms of original units (i.e., the smallest decimal place of the token), approximately 2 units to the 62nd power are transferred to a newly created address. This difference stems from the fact that casting, forwarding and cross-chain transfers can be counted in different ways.
Almost all of the amount failed to be converted into cash: only 4.39 WBTC was redeemed on Ethereum via Uniswap V4, which is reportedly worth approximately US$336,000. Since then, approximately 184.5 billion syBTC has remained on BNB Chain and can no longer be sold.
There is a lesson that goes beyond this case: the amount of money cast does not explain the loss. The amount of money an attacker can actually withdraw is limited by the depth of the market: how much synthetic bitcoins can be sold only by how many buyers and liquidity are on the opposite side. As a result, front-page news about the creation of tens of billions of tokens measures the degree of failure rather than the degree of damage. For comparison, as the Cryptopolitan report points out: According to analytics firm TRM Labs, the average loss from cryptocurrency attacks in 2026 is approximately $219,000. This incident is of the same order of magnitude.
September 12, 2026 Our inspection of Symbiosis routes: Which Symbiosis routes are still running
This evaluation was performed by cryptoticker.io on September 12, 2026. At approximately 21:50 UTC, we queried the protocol's public interface (the same interface used by the provider's Web front end to get quotes) and submitted four swap requests. Each response returned the following HTTP status code.
- The network list returns a status of 200, listing 59 networks, including Bitcoin.
- The token list returns status 200, listing 220 tokens, including Ethereum, BNB Chain, zkSync Era, and syBTC on Rootstock.
- The request to swap real bitcoin for WBTC on Ethereum was rejected with status 400, clearly indicating that the swap of bitcoins has been suspended.
- In the opposite direction, that is, WBTC on Ethereum is exchanged for Bitcoin, returning the full quote with a status of 200. During this process, the interface priced Bitcoin at approximately $77,220.
- Control requests between two pure EVM networks (from Ethereum to BNB Chain, and from Ethereum to Arbitrum) also passed smoothly with a status of 200.
What we cannot check is also included in the report. Attempts to swap directly from syBTC were rejected by volume limits from upstream quote providers; no blocks were involved, so this cannot be used as evidence. It is also impossible to determine from the outside how many foundry units still have trading volume and how big the final gap will be. The provider himself has not yet released a settlement account.
Lock on entry, open on exit: What does this asymmetry mean for your balance
The results we measure are self-evident and technically reasonable. The pause is in the direction in which the casting occurs: you cannot currently hand over real bitcoin to the bridge and receive syBTC. The direction of openness is to destroy tokens and release real bitcoins. In other words, the way out is clear.
For users, this is the better of two possible responses. Shutting down all content providers after a casting failure traps users; shutting down only providers in the attacked direction both prevents damage and allows withdrawals. Even so, you should not rely on it indefinitely: if the investigation reveals new evidence, the suspension could widen at any time.
Checking cross-chain balances: These four steps should be performed in this order
The order is important because each step provides the basis for the next step.
1. Confirm what you have. Open the wallet on each chain you have connected to and look for synthetic tokens there. Note the code: syBTC, sBTC or any other code that starts with a letter is different from WBTC, let alone real Bitcoin.
2. Match the contract address. Compare the token contract address in your wallet with the address named in the provider's document. After the accident, counterfeit tokens with the same name often appear to defraud clicks.
3. Test withdrawal routes. Request a small withdrawal before moving the entire balance. If the test amount arrives, the route is certified valid. If you don't arrive, you only lose a small amount of money.
4. Decide on the destination. Determine in advance where the balance should go. Your main-network owned wallet is a completely different concept from an exchange account in terms of availability and accountability.
The third step is the one that most people skip and the most important step. The test amount only costs a few cents in a handling fee, but it can answer the only important question after the bridge accident: Has the balance been paid?

One side is closed, the other is open: This is exactly the interface split we saw in the September 12 measurement
Revoking token authorization: Why authorization is important after bridging a hack
Token authorization is the right you grant a smart contract in one time so that it can move a specific token out of your wallet. It will remain in effect unless you revoke it and is usually unlimited because this is the default setting for many interfaces.
Regarding the Symbiosis incident, there is an important restriction that applies, and we will not make a more pointed claim here: Based on the evidence currently released, the attack was carried out through casting, not through third-party authorization. We don't know whether the provider is calling for revocation of authorization. It's still a good time to review your own open authorizations, because granting you unlimited rights to contracts that have not been used for months is a risk, and there's nothing on the other end of the ledger.
In practice, you enter your wallet address into the authorization tool, sort it by unlimited permissions, and revoke permissions you no longer need. Each revocation is a transaction on the chain and incurs a fee. So summarize what you want to deal with in one operation.
A stuck cross-chain transaction: How to tell if it has completed
A cross-chain swap consists of at least two transactions on two chains. Funds leave one chain and appear on another chain, and the normal interval between moments is a few minutes. If a route stops in the middle of this period, the second half will not be reached.
Therefore, please check both sides separately. On the source chain, you look up your outgoing transaction in the block browser and read its status. On the target chain, you check your wallet to see if the expected tokens have arrived. If the outgoing transaction shows up as confirmed and there is nothing on the target, the process is stuck. It's not your wallet's fault.
In this case, only the provider can help. Before contacting support, prepare the transaction ID of the source side, the chain involved, and the timestamp. And stay away from unsolicited offers of help on social media. After every visible incident, these platforms are flooded with fake support accounts.
White-hat bounty: What Symbiosis offers attackers
After the accident, the team said they recovered approximately 15 BTC and stored it in a multi-signature wallet under their control. Multiple signature wallets (multisig for short) require the consent of multiple key holders for each payment. At the same time, Symbiosis offered the attacker an industry-accepted arrangement: if he returned the remaining funds, he would receive 20% of the returned funds as a tracing fee, with a deadline of September 13, 2026.
Such quotations have become the norm in the industry. They are neither confessions of guilt nor corroboration of innocence, but a cool calculation: for an agreement, it is cheaper to return one-fifth than total loss; and for an attacker, the promised share without the pressure of pursuit is often more valuable than the amount he would not be able to cash in the market anyway. The development of the case remains uncertain at the time of writing.
Final loss numbers are also open. The team announced that it will work with security researchers to develop the number. Prior to this, approximately $336,000 was still the recorded amount of actual departures.
Liquid, Sandbox, and TON: Why bridges are almost always attacked
The case does not exist in isolation, and putting it in context is more important than any single loss figure. In early September, Liquid Network was hit and we described how we could recalculate L-BTC support ourselves. In August, the bridging of Sandbox tokens was affected, with TON bridging operating after the deadline and remaining positions must be transferred thereafter.
Four incidents in four different configurations that occurred in just a few weeks are not enough to constitute a trend, but they do constitute a pattern: it is rarely the chain itself that is attacked, and almost always the connection between the two chains. Therefore, anyone using multiple networks should treat bridging positions as a separate risk category rather than bitcoins with different addresses.
Leave the Symbiosis balance there: What happens if you don't do anything
If you don't have a balance with that provider and don't have an open license, then nothing will happen and you don't need to do anything. This has nothing to do with you.
On the other hand, if you hold a position in syBTC or a liquidity pool that contains the token, you bear two risks. The first is the price: If its support is questioned, the token may fall below the assets it tracks until the review is over. Second is availability: Withdrawal directions open today may close tomorrow if surveys bring new findings. Both points justify checking your positions now, rather than two weeks later.
One thing you shouldn't do during this process: panic and switch to a random alternate provider. After every accident, the copycat promotes so-called alternatives, and you end up paying for the switching costs along the chain.
Check Symbiosis Bridge: Your Points
1. Review positions and test exits. Check your wallet for synthetic tokens from the bridge and test the withdrawal route with small amounts before moving everything. Subsequent custody is worth looking at our hardware wallet comparison, as assets held on owned devices do not rely on anyone's bookkeeping.
2. Clear open authorizations. Review the token authorizations you have granted and revoke authorizations you no longer need. If you notice during the process that your wallet software doesn't even display them, then software wallet comparison is the fastest way to find the programs that display them.
3. Decide how much bridging you really need. To simply buy and hold Bitcoin, you don't need a cross-chain bridge at all. Anyone who buys on a regulated platform anyway and leaves custody there or on their own devices avoids this risk category completely; our exchange comparisons show which providers qualify.
Two sources for further reading: Cryptopolitan's report on the shutdown of the Bitcoin route, and a quantitative decomposition of The Crypto Times. (As of September 12, 2026. This article does not constitute investment advice. Price and fee structures are subject to change; please check terms with your provider before purchasing.)

Exchange Ranking
Top Exchanges
24h Volume Ranking
Popularity Ranking
Exchange BTC Balance
Proof of Reserves
Decentralized Exchanges
Funding Rate
Funding Heatmap
Liquidation Data
Max Pain
Long/Short Ratio
Whale L/S Ratio
Binance/Okex/Huobi L/S
Bitfinex Margin L/S
ETF Tracker
Solana ETF
XRP ETF
Hong Kong ETF
Bitcoin Treasuries
Crypto Reversal
Ethereum Reserves
HyperLiquid Wallet Analysis
Hyperliquid Whale Watch
Large Transactions
On-chain Movement
Bitcoin ROI
Stablecoin Market Cap
Options Analysis
News
Articles
Economic Calendar
Features
Wallet
Contract Calculator
Security
Collections
Watchlist
Following
BTC
ETH
WBTC