Maya Protocol halts cross-chain network after $1.7M exploit
Maya Protocol temporarily halted its cross-chain swap network after an attacker chained six distinct software vulnerabilities to extract an estimated $1.7 million in Bitcoin and other crypto assets. The incident highlights the persistent risks facing cross-chain infrastructure, where complex interactions between modules, liquidity pools and outbound transaction processing can create attack surfaces for sophisticated adversaries.
What happened: short timeline and impact
The exploit unfolded as a single, coordinated transaction containing 23 messages that manipulated multiple parts of MAYAChain’s accounting and swap logic. According to the protocol’s pseudonymous co-founder Aalux, the attacker removed about 20 BTC (roughly $1.4 million at the time) and another $300,000 in tokens before the team activated a global halt to prevent further losses.
The preliminary technical analysis shared by developers traced the breach to a chain of six bugs. Those flaws allowed the attacker to mis-trigger a theft-detection mechanism, inflate a low-liquidity pool’s apparent value, and then drain a large quantity of CACAO tokens from an internal Asgard module. Asgard modules are vaults Maya uses to hold assets that facilitate cross-chain swaps.

How funds moved and the accounting picture
Maya’s early accounting indicates approximately $1.36 million in assets were transferred out to external blockchains, while about $291,000 remained in attacker-controlled positions in the form of CACAO holdings and trade-account exposure on MAYAChain. The attacker’s sequence relied on manipulating trade-account behaviour, outbound transaction processing and liquidity calculations in a single atomic operation.
Independent security researcher Vini Barbosa summarized the market effects: CACAO plunged roughly 88.7%, collapsing from about $0.115 to $0.013 during the incident. That sharp devaluation complicated assessments of total economic damage because the attack affected both on-chain asset balances and the market value of remaining liquidity.
Maya’s preliminary analysis reported a total pool-value decline of approximately $10.9 million, but this number is not a straightforward theft tally. It includes on-chain arbitrage activity and the rapid CACAO price drop; the amount actually moved off-chain was far smaller and better quantified: ~$1.36M extracted plus ~$291K still in attacker positions.
Technical anatomy: six chained bugs and a 23-message transaction
The exploit stands out because it did not rely on a single point of failure. Instead, the attacker combined six separate vulnerabilities in a carefully ordered sequence. The 23-message transaction was used to trigger an incorrect theft-detection response, manipulate a low-liquidity pool’s valuation, and then withdraw inflated token balances from the Asgard vaults.
Cross-chain DEXes and interoperability systems rely on many moving parts—validators, multisigs or threshold signatures, outbound relayers, vault accounting and liquidity engines—so an exploit that crosses component boundaries can rapidly escalate. In Maya’s case, the attacker’s ability to execute a complex, atomic multi-message transaction allowed them to exploit interactions that would not be problematic in isolation.
Why low-liquidity pools are high-risk
Low-liquidity pools are attractive targets because manipulation costs are lower and price impacts are greater. By inflating the value of a shallow CACAO pool, the attacker amplified on-chain accounting entries tied to that pool’s reserves and then used those inflated values to authorize larger withdrawals. This kind of pool-manipulation attack is a common theme in DeFi and cross-chain incidents.
Precedents and broader security context
Maya’s emergency global halt mirrors actions taken by other cross-chain protocols when exploits threaten bridged assets. In June, Axelar disabled routes connected to Secret Network after an exploit resulted in roughly $4.7 million in bridged assets being stolen. In May, THORChain paused trading after a vulnerability in its GG20 threshold signature scheme allowed an attacker to reconstruct a private key and drain roughly $10.7 million from one vault.
These incidents illustrate two recurring risk vectors:
- Complex multisystem dependencies: cross-chain bridges and DEXes depend on multiple smart contracts, off-chain relayers and threshold-signer setups; a failure in any element can propagate.
- Economic manipulation: attackers can combine on-chain accounting quirks with pricing oracles and low-liquidity pools to generate outsized withdrawal rights from vaults.
Echo Protocol’s May incident also demonstrated how initial apparent exposure (unauthorised mint volumes) can be much larger than the actual economic loss realized by an attacker. Echo paused cross-chain transactions after an attacker minted $76.7 million in eBTC, while security researchers later estimated the real value stolen was closer to $816,000—again underlining the difference between nominal contract values and final accessible funds.
Why Maya paused and what comes next
Maya Protocol’s global halt is intended to contain the incident and prevent further outbound transactions while developers investigate and patch the affected modules. According to Aalux, the halt stopped additional damage and gave the team time to analyze trade-account logic, outbound processing, and liquidity accounting to produce targeted fixes.
The team has not provided a firm timetable for restoring cross-chain swaps. Restarts for cross-chain DEXes typically require thorough audits of patched code, re-churning or reconfiguration of key managers or multisig sets, and sometimes community-approved recovery plans that use protocol-owned liquidity to cover losses without diluting token holders.
Implications for users, liquidity providers and DeFi security
For users and liquidity providers, this incident underscores several prudent practices:
- Avoid concentrating large balances in low-liquidity pools, especially on nascent cross-chain DEXes.
- Prefer protocols with transparent governance, strong audit histories and robust emergency-response plans (global halts, multisig oversight, or insurance mechanisms).
- Track on-chain activity during incidents to determine whether funds remain recoverable or have already been bridged to other networks.
Security teams and auditors are also likely to draw lessons: atomic multi-message transactions can enable cross-component exploits that are invisible if systems are only audited individually. Formal verification of inter-module interactions, stress-testing with adversarial multi-step transactions, and improved detection logic for theft scenarios are probable priorities for cross-chain protocol maintainers.
Regulatory and market effects
High-profile cross-chain exploits continue to attract regulatory scrutiny and may accelerate calls for stronger operational controls, such as standardized incident disclosure timelines, clearer liability frameworks and escrowed recovery mechanisms. Market reaction—like CACAO’s near-90% intraday collapse—can compound technical losses by eroding liquidity and increasing the difficulty of on-chain recovery efforts.
Conclusion: recovery path and outlook
Maya Protocol’s developers are focused on patching the six vulnerabilities and restoring swap functionality safely. The immediate priorities are fixing the identified codepaths, auditing changes, and verifying that Asgard vault accounting and outbound processing behave correctly under adversarial multi-message transactions. Whether and how much of the extracted funds can be recovered will depend on the attacker’s actions after moving assets to external chains and on any legal, on-chain or cooperative recovery options that may emerge.
This incident is another reminder that cross-chain interoperability brings efficiency and new functionality to the blockchain ecosystem—but also introduces compounded attack surfaces. Protocol teams, auditors and liquidity providers will need to adopt more holistic threat models that cover complex inter-component interactions if cross-chain DeFi is to scale without recurring high-impact exploits.
Maya Protocol has not yet announced a full recovery timetable. The global halt contained further damage, and the team — led publicly by Aalux — continues to work on fixes aimed at safely bringing network swaps back online.






Discussion
Leave a Comment
Comments (3)
seen this in audits: atomic multi-message tests catch these interactions, but teams skip them to save time. quick fixes = future hacks, sad.
Is this even true? 23 msgs, 6 bugs, and no guard rails? sounds off. Were auditors asleep or is inter-module logic just that fragile
Whoa, chained six bugs in one tx? wild. That atomic 23-message move is scary, hope they recover funds.. low liquidity pools again, ugh