
The Incident (Raw Facts)
On April 1, 2026, Drift Protocol (a Solana-based derivatives exchange) suffered a $285 million breach in what forensic teams attributed with medium-high confidence to UNC4736, a North Korean state-affiliated threat actor also tracked as AppleJeus, Citrine Sleet, and multiple other names. The attack was described as a “structured intelligence operation” that required six months of planning, beginning in fall 2025 when actors posing as a quantitative trading firm approached Drift contributors at a major cryptocurrency conference.
The Attack Surface: Where Multisig Broke
This wasn’t exploitation of a smart contract vulnerability. The breach exploited multisig security flaws and relied on social engineering to achieve unauthorized or misrepresented transaction approvals.
Two primary vectors:
- VS Code Repository Injection: A contributor was compromised after cloning a malicious repository that weaponized the “tasks.json” file to automatically execute code upon project opening via the “runOn: folderOpen” option.
- TestFlight Wallet Trojan: A second contributor was persuaded into downloading a wallet product via Apple’s TestFlight beta platform to test the app.
The technical execution centered on manipulating Drift’s multisig security model; on March 27, 2026, the platform migrated to a zero-timelock 2/5 multisig configuration, removing detection delays. Attackers exploited this by tricking signers into pre-signing approvals for a fictitious CarbonVote Token (CVT), which was minted with seeded liquidity and wash-traded to mimic legitimacy via Drift’s oracles. By treating the manipulated token as collateral, attackers enabled rapid withdrawals of real assets like USDC and JLP. On April 1, the attackers executed 31 rapid withdrawals of real assets within approximately 12 minutes.
The Governance Lens: Why This Matters
Three critical governance failures surfaced:
1. Trust Architecture Collapse
Over six months, the attackers engaged in substantive conversations around trading strategies and potential vault integrations via Telegram, meeting Drift contributors multiple times in person across different countries. They deposited more than $1 million to cement credibility. This isn’t a security incident — it’s an intelligence operation. The assumption that “known collaborators” equal “trusted collaborators” is broken.
2. Multisig as False Security
The shift to zero-timelock multisig (March 27) removed the one detection mechanism that might have caught this: time to analyze approvals. The broader implication is uncomfortable for an industry that relies on multisig governance as its primary security model. If attackers are willing to spend six months and a million dollars building a legitimate presence inside an ecosystem, meet teams in person, contribute real capital, and wait, the question is what security model actually works ?
3. Device Security as a Governance Requirement
No formal credential revocation. No EDR (endpoint detection) on contributor devices. No zero-trust architecture for signing. The assumption was that vetted humans + hardware keys = safety. Drift’s use of isolated devices for communications possibly prevented greater loss; had malicious files been opened on core servers, the full extent of the protocol’s $285 million in assets might have been stolen .
Attribution & Overlap with Prior Ransomware
The operation was attributed to UNC4736, also known as AppleJeus or Citrine Sleet, a hacker group with ties to North Korea’s Reconnaissance General Bureau. The link rests on both on-chain and operational overlaps, including fund flows used to stage and test the Drift operation that trace back to the Radiant Capital attackers . The Radiant Capital breach occurred in October 2024 and was also attributed to UNC4736, involving extended preparation periods, the use of professional cover identities, and a focus on trust-based access .
This technique of weaponizing VS Code’s “tasks.json” has since been adopted by North Korean threat actors associated with the Contagious Interview campaign since December 2025, prompting Microsoft to introduce new security controls in VS Code versions 1.109 and 1.110.
The Real Take: North Korea’s Evolving Strategic Playbook
According to DomainTools Investigations, North Korea’s malware ecosystem is now divided into three key tracks: Espionage (Kimsuky), Financial Theft (Lazarus Group), and Disruptive Attacks (Andariel). This fragmented approach ensures that exposure in one operation does not compromise others . The Drift operation represents a shift: patience beats speed. Institutional penetration beats zero-day exploits.
For practitioners: This should reset your DeFi/crypto risk appetite entirely. If you’re evaluating a blockchain protocol — governance token holder, validator, or investor — ask:
- What’s the vetting depth on external contributors?
- What’s the device security posture for multisig signers?
- What’s the rate of multisig configuration changes, and who initiated them?
- Are there monitoring controls on pre-signed approvals?



