NatConsensus

Market Prices

Coin Price 24h
BTC Bitcoin
$79,566.6 -1.44%
ETH Ethereum
$2,451.99 -1.89%
SOL Solana
$101.88 -1.55%
BNB BNB Chain
$720.9 -0.15%
XRP XRP Ledger
$1.4 -3.08%
DOGE Dogecoin
$0.0847 -2.45%
ADA Cardano
$0.2105 -5.69%
AVAX Avalanche
$7.39 -1.44%
DOT Polkadot
$0.8957 +1.98%
LINK Chainlink
$11.68 -1.21%

Fear & Greed

73

Greed

Market Sentiment

Event Calendar

{{年份}}
08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

28
03
unlock Arbitrum Token Unlock

92 million ARB released

18
03
unlock Sui Token Unlock

Team and early investor shares released

12
05
halving BCH Halving

Block reward halving event

Altseason Index

41

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$79,566.6
1
Ethereum
ETH
$2,451.99
1
Solana
SOL
$101.88
1
BNB Chain
BNB
$720.9
1
XRP Ledger
XRP
$1.4
1
Dogecoin
DOGE
$0.0847
1
Cardano
ADA
$0.2105
1
Avalanche
AVAX
$7.39
1
Polkadot
DOT
$0.8957
1
Chainlink
LINK
$11.68

🐋 Whale Tracker

🔴
0xc4e4...d10c
1d ago
Out
1,832 ETH
🟢
0x23a3...34ae
1h ago
In
2,124,407 USDC
🔵
0xd36f...22a1
2m ago
Stake
3,504 ETH

💡 Smart Money

0xe94c...e558
Experienced On-chain Trader
+$0.8M
88%
0x2521...47af
Arbitrage Bot
+$4.5M
88%
0xbb2a...fda9
Market Maker
-$1.0M
76%

🧮 Tools

All →
People

The Ledger Blind Spot: When AI Finds a Bug, but Transparency Fails the Test

ProPomp
Every transaction leaves a scar on the blockchain. But the scar left by a hardware wallet vulnerability is invisible until you trace the APDU logs. Last week, AI security firm TestMachine exposed a transaction replacement attack on Ledger’s Ethereum app. The CTO called it fear-mongering. The data tells a different story. Context: The Hardware Wallet Trust Assumption Hardware wallets are built on a simple premise: the device screen shows you exactly what you are signing. This is called “clear signing.” The user verifies the transaction details on the secure display, then confirms. The communication between the browser and the device uses the APDU protocol (Application Protocol Data Unit). It is a narrow, deterministic channel—or so we thought. Ledger has sold over 7 million devices, dominating the hardware wallet market with about 60% share. The core of its security lies in the trusted display and the secure chip. But the vulnerability discovered by TestMachine’s AI agent, Azimuth, broke that trust assumption. The bug affects all major Ledger models: Nano X, Nano S Plus, Stax, and Apex, because they share the same APDU/UI code. Core: The Transaction Replacement Attack Here is the technical mechanism. When a user visits a malicious website, the site can send a first transaction request to the Ledger device. The device decodes it and displays the details on-screen—say, a small ETH transfer. The user begins to read the screen. But the APDU channel remains open and listening. The malicious site can inject a second command before the user confirms the first. The device accepts the replacement. The user sees the original small transfer, but the second transaction is actually an infinite token approval to an attacker’s address. The user approves, believing they are signing a harmless transfer. In reality, they have just granted full access to their tokens. Based on my own audit experience, this is a classic transaction replacement attack, similar to the vulnerability disclosed in January 2021, but now weaponized through the UI loophole. The attack does not require physical access to the device. It only requires the user to interact with a compromised website. The stealth is high: the user has no visual indication that the transaction was swapped. TestMachine’s Azimuth agent found this bug during a routine scan of the EVMBench benchmark suite. The agent claims an 86.3% capture rate for known vulnerabilities with a false positive rate of 2.7%. I have seen similar numbers from other AI security tools. The problem is that these numbers are self-reported and lack independent verification. But the fact that Azimuth found a real, exploitable vulnerability in a production hardware wallet is a strong signal. Data is the only witness that cannot be bribed, and the on-chain evidence of this attack pattern is now available. Ledger claims its internal Donjon team also discovered the same bug via machine learning. The fix was shipped in version 1.22.2 with a single-line commit message: “Security issues.” No public security advisory, no CVE, no coordinated disclosure timeline. TestMachine alerted Ledger on January 30, 2025, and verified the fix on February 6. The company then went public on February 14 after Ledger refused to pay a bounty or issue a public acknowledgment. Contrarian: The Real Risk Is Not the Bug—It’s the Silence Every transaction leaves a scar on the blockchain. But the scar from this vulnerability is not the attack itself—it is the broken trust in the disclosure process. Ledger’s CTO, whose name is not relevant here, dismissed the public disclosure as “fear-mongering.” But the data shows a different reality: the bug was real, it affected all devices, and the fix was hidden. The CTO’s reaction is the most telling part. It suggests a culture that prioritizes brand reputation over user safety. Here is the contrarian angle: AI security tools like Azimuth are not the magic bullet. The 86.3% capture rate is impressive, but it only measures detection of known vulnerabilities. Unknown vulnerabilities require human intuition and context. Moreover, the same AI tools can be used by attackers. The real risk is that the industry relies too heavily on “security by obscurity” and silent fixes. The Ledger case shows that even when a vulnerability is fixed, the lack of transparency creates a blind spot for the user. The user does not know what to look for. The on-chain data does not reveal the attack vector—only the result. Another blind spot: the APDU channel is inherently insecure. The device listens for a new command even while displaying a transaction. This design choice prioritizes responsiveness over security. It is a trade-off that many hardware wallets make. But the fact that it took an AI agent to find it, and that Ledger’s internal team also used AI but did not communicate the fix, suggests that the industry’s security posture is reactive, not proactive. Takeaway: The Next Signal to Watch The next signal is not another vulnerability. It is the user update rate. Ledger Live has pushed the 1.22.2 update, but history shows that hardware wallet users are slow to update. The percentage of devices still running the vulnerable version will determine the real-world impact. I will be tracking on-chain token approvals on Ethereum to see if there is a spike in approvals from Ledger devices after the disclosure. Data is the only witness that cannot be bribed, and the ledger does not lie. The deeper takeaway: AI security audit is a tool, not a solution. The industry needs standardized disclosure practices. Silent fixes create a false sense of security. The next time an AI agent finds a bug, the question should not be “who disclosed it first?” but “how many users are still vulnerable?” The answer is on the blockchain. You just have to read it.