← Back to News

Ledger Donjon discloses TROPIC01 fault attack

2026-06-10 · ledger

Ledger Donjon published a June 3, 2026 research post detailing a laser fault injection attack against the TROPIC01 open-source secure element. The disclosure is notable because it shows how serious hardware attack labs probe custody devices well below the software layer. For anyone storing high-value keys or sensitive signing material, the lesson is not panic but architecture. Security depends on layered design and on keeping recovery assets protected even if one component is eventually bypassed.


What Happened

Ledger researchers said they used laser fault injection to bypass Ed25519 signature verification on TROPIC01 and achieve arbitrary firmware execution. The write-up also noted that the chip's hardware-backed secret storage remained resilient, showing both the seriousness of the flaw and the value of defense in depth.

The Cost of Data Loss

If a signing device or security component is compromised, the damage can extend far beyond one transaction. Exposed keys, manipulated firmware, or broken trust assumptions can force full wallet rotation, forensic review, and potentially irreversible asset loss if no clean recovery path exists.

How Cold Storage Prevents This

Cold storage limits the number of systems that ever touch critical secrets and keeps recovery material offline from remote exploit chains. Even when researchers expose weaknesses in one hardware component, layered offline custody reduces the chance that a single flaw leads to total loss.

Read Original Post →