πŸš€ Premium Banner Placement β€” Reach 100K+ daily crypto readersAdvertise with us β†’
LIVE
BTCβ€”ETHβ€”SOLβ€”BNBβ€”XRPβ€”ADAβ€”AVAXβ€”DOGEβ€”LINKβ€”DOTβ€”MATICβ€”ATOMβ€”LTCβ€”TRXβ€”TONβ€”BTCβ€”ETHβ€”SOLβ€”BNBβ€”XRPβ€”ADAβ€”AVAXβ€”DOGEβ€”LINKβ€”DOTβ€”MATICβ€”ATOMβ€”LTCβ€”TRXβ€”TONβ€”
β€”β–²0.0%
Blockchain

Syscoin Halts Its Bridge After an Exploit Minted 5 Billion SYS

7 Jun 2026by CryptoJazz Admin1 min read130 views
Syscoin Halts Its Bridge After an Exploit Minted 5 Billion SYS

Syscoin paused the bridge between its base chain and its Ethereum-compatible NEVM layer on Sunday, after an attacker exploited a mismatch between the two systems and caused roughly 5 billion SYS, worth about $10 million, to be minted on the NEVM side. In a technical postmortem, the project called the failure a "cross-layer interpretation mismatch": the two halves of the network read the same transaction in two different ways, and one of them authorized tokens the other had never destroyed. Syscoin said the stolen funds were recovered and permanently destroyed, and that fixes went in on both sides of the bridge. The bridge itself stays paused pending review.

One burn, two readings

Syscoin runs two accounting systems side by side. The base layer is a UTXO chain, the model bitcoin uses, in which coins exist as discrete unspent transaction outputs instead of balances held in accounts. Alongside it sits NEVM, an Ethereum-style environment that runs smart contracts against account balances. Moving value between the two works by destroying it on one side and having a relay, the component that watches confirmed base-layer transactions and reports them to the other layer, authorize the matching issuance.

The attacker, the postmortem said, crafted a burn transaction carrying duplicate asset commitments aimed at the same output index. That single ambiguity split the two readings apart. Syscoin Core read it as involving a custom asset issued on the chain; the NEVM relay read the same bytes as native SYS and SYSX, the wrapped form used on the contract layer. The relay minted against a burn the base layer had not recorded as a burn of that asset, and the gap between the two readings came to roughly 5 billion tokens.

Recovered, then made unspendable

The fix described in the postmortem addressed both readings, not only the one that minted. The relay now rejects ambiguous burns that carry duplicate asset commitments on identical output indices, and Syscoin Core now rejects duplicate asset assignments outright, so the malformed transaction cannot be assembled at all. Syscoin said the stolen funds were recovered and burned to an OP_RETURN address, a provably unspendable destination used to destroy coins because nothing sent there can ever move again. That matters for supply as much as for restitution. Sending the tokens somewhere unreachable is the only way to unwind a mint on a chain that cannot reverse its own history.

Bridges fail at the joint

Cross-chain bridges have been among the most reliably exploited pieces of crypto infrastructure, and the reason is structural. A bridge is not one system but two, connected by a component that has to decide whether an event on the other side really happened. That leaves two recurring failure families. The first is custodial, where the signing keys that authorize a mint turn out to be less distributed than the design assumed. The second is interpretive, where the authorizing component mints tokens against a deposit it misread. Syscoin's incident belongs to the second family, and it is the harder of the two to reason about, because nothing was stolen, leaked or misconfigured. Both components behaved as written. They simply disagreed about what they were reading, and the bridge treated that disagreement as authorization.

No restart date

Syscoin gave no restart date, and keeping the bridge offline carries a cost of its own, since SYS on the NEVM layer and SYS on the base chain are only interchangeable while the relay runs. The narrow fix closes the specific shape of transaction that caused the mint. The wider condition remains: two independent implementations parse the same format, and a format that admitted one duplicate commitment may admit another divergence elsewhere. Whether the review ends with the parsers reconciled against a single specification, or with a longer list of rejected shapes, is the question the postmortem leaves open.

Read also: Base Halted Block Production Twice in Two Days, Delaying Beryl

← All news