On November 21, 2025, the Cardano blockchain experienced a critical network partition that split the chain into two competing forks, exposing a vulnerability that had lain dormant in the protocol since 2022. The incident, which sent ADA trading near $0.40 and disrupted DeFi operations across the ecosystem, raises urgent questions about legacy code auditing and the emerging threat of AI-assisted blockchain exploitation.
The Exploit Mechanics
The attack vector was deceptively simple: a malformed transaction containing an oversized hash bypassed initial validation checks in older Cardano node versions. The bug, present since 2022, allowed a specially crafted transaction to create conflicting block states across the network. When processed by nodes running outdated software, the transaction produced one chain state, while updated nodes produced another. This divergence resulted in two parallel chains being produced simultaneously, with block producers on both sides continuing to add blocks unaware of the split.
What makes this incident particularly noteworthy is the method of discovery. A staking pool operator known as “Homer J” acknowledged responsibility, admitting they used AI-generated code to attempt reproducing the malformed transaction as a personal challenge. The operator relied on AI model suggestions without proper verification or testing on a testnet before deploying to mainnet. Charles Hoskinson, Cardano founder, characterized the event as a “premeditated attack” carried out by a disgruntled stake pool operator who had spent months exploring ways to disrupt the network.
Affected Systems
The chain split had immediate and tangible consequences across the Cardano ecosystem. DeFi protocols built on Cardano experienced service disruptions as the competing chains created uncertainty about transaction finality. Stake pool operators lost block rewards on the orphaned chain. Perhaps most critically, the potential for double-spend attacks existed during the window when two valid chains coexisted. Bitcoin traded at approximately $84,648 and Ethereum at $2,767 at the time, and while Cardano itself did not suffer direct fund losses, the reputational damage was significant for a blockchain that markets itself on scientific rigor and formal verification.
The incident draws uncomfortable parallels with historical blockchain failures. Bitcoin experienced a similar chain split in 2013 due to a bug between client versions 0.7 and 0.8. Ethereum itself fractured into Ethereum and Ethereum Classic following The DAO hack in 2016. The lesson is consistent: even the most carefully designed consensus mechanisms can fail when legacy code interacts with novel attack vectors.
The Mitigation Strategy
Cardano engineering teams responded within hours. An emergency node update to version 10.5.3 was released, which rejects the malformed transaction type and forces chain reorganization back to a single canonical chain. A working group was established for data reconciliation, ensuring that legitimate transactions on the shorter chain were properly accounted for. The speed of the response demonstrated the strength of Cardano active operator community, which coordinated the upgrade across hundreds of stake pools.
Longer-term, the Cardano Foundation has pointed to the upcoming Ouroboros Phalanx upgrade as a structural solution to prevent similar partitions. This consensus enhancement aims to add additional validation layers that would catch malformed transactions before they propagate through the network, regardless of node version.
Lessons Learned
The Cardano incident exposes several systemic vulnerabilities that extend beyond a single blockchain. First, legacy bugs in blockchain code can persist for years without detection, creating latent attack surfaces. The 2022 bug that caused the November 2025 partition existed through multiple upgrade cycles without being identified. Second, the use of AI tools to generate exploit code lowers the barrier to entry for discovering and weaponizing such vulnerabilities. An operator with moderate technical skills can now leverage AI models to probe blockchain code in ways that previously required deep expertise. Third, the incident highlights the governance challenge in decentralized networks: who is responsible for auditing legacy code, and what testing requirements should exist before mainnet deployment?
User Action Required
Cardano users and stake pool operators should verify they are running node version 10.5.3 or later. DeFi users on Cardano should confirm that their transactions finalized on the canonical chain and report any discrepancies to the relevant protocol teams. More broadly, the incident serves as a reminder that no blockchain is immune to consensus failures, and users should maintain awareness of network health indicators, particularly during periods of market stress when Bitcoin and the broader crypto market are already experiencing heightened volatility.
Disclaimer: This article is for informational purposes only and does not constitute financial advice. Always conduct your own research before making investment decisions.
A staking pool operator used AI-generated code on mainnet without testing on testnet first. thats not a hack, thats negligence
an SPO running unverified AI-generated transactions on mainnet is gross negligence. revoke the stake pool registration
an ai-generated transaction taking down a chain because an SPO didnt test on testnet first. you cant make this up
the real issue is a bug sitting in the codebase since 2022 that nobody caught. AI was just the delivery method here
bugs from 2022 going uncaught is a Cardano-specific problem. three years of no one auditing the critical path is wild
Hoskinson calling it premeditated is a stretch. the guy admitted to it publicly and said it was a personal challenge. dumb but not malicious
hoskinson calling it premeditated is wild. dude ran unverified AI code on mainnet for a personal challenge and split the entire chain
a bug sitting since 2022 and nobody caught it. says everything about the state of code audits in this space
the AI part is a distraction. the real story is that legacy validation bugs can sit in a major chain for years without detection
chain recovered in under 2 hours with no lost funds. say what you want about Cardano but the fork resolution worked