BeChain

Market Prices

BTC Bitcoin
$80,247.4 +0.58%
ETH Ethereum
$2,519.3 +1.55%
SOL Solana
$106.53 +3.19%
BNB BNB Chain
$753 -1.80%
XRP XRP Ledger
$1.42 +0.64%
DOGE Dogecoin
$0.0908 +1.09%
ADA Cardano
$0.2228 +1.60%
AVAX Avalanche
$7.84 +3.33%
DOT Polkadot
$0.9759 +6.47%
LINK Chainlink
$13.24 +9.91%

Event Calendar

{{年份}}
12
05
halving BCH Halving

Block reward halving event

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

28
03
unlock Arbitrum Token Unlock

92 million ARB released

Tools

All →

Altseason Index

41

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$80,247.4
1
Ethereum ETH
$2,519.3
1
Solana SOL
$106.53
1
BNB Chain BNB
$753
1
XRP Ledger XRP
$1.42
1
Dogecoin DOGE
$0.0908
1
Cardano ADA
$0.2228
1
Avalanche AVAX
$7.84
1
Polkadot DOT
$0.9759
1
Chainlink LINK
$13.24

🐋 Whale Tracker

🟢
0x1042...7488
5m ago
In
1,918,197 USDT
🟢
0x1e9d...db45
30m ago
In
333,328 USDC
🔵
0x551b...7cd7
3h ago
Stake
11,318 SOL
Video

Update Chain Fracture: The Missing Signature in Kimi Wallet's Auto-Update

CoinChain

The code update landed silently. No pop-up, no hash check, no user confirmation. Just a binary replacement in the background. For Kimi Wallet—a desktop client used by over 200,000 Ethereum L2 users—this was the default behavior. And it was wide open.

A security researcher, decompiling the Windows installer this week, found that the auto-update routine for the wallet's group chat module (kimiim-cli) downloads and executes new binaries without verifying their digital signature. The attack surface is textbook supply chain: if an attacker compromises Kimi's CDN or release account, they can push a malicious update to every active user. No code audit, no user interaction required.

Context

Kimi Wallet is a non-custodial desktop wallet focused on privacy-preserving transactions on Arbitrum and Optimism. It features a built-in group chat for peer-to-peer transaction coordination—a feature that relies on a separate binary, kimiim-cli, downloaded on first use. The vulnerability was discovered by a third-party researcher who reverse-engineered the update mechanism and published a detailed technical report. The report notes that the main wallet binary itself may also be affected, but the analysis focused on the chat component due to its independent update pipeline.

The wallet's team has not responded to the researcher's disclosure. No CVE has been assigned. The vulnerability is unpatched as of this writing.

Core: Code-Level Breakdown

Let me walk through the exact attack vector. The kimiim-cli binary is stored on a standard CDN endpoint. When the wallet starts, it checks a version endpoint (e.g., https://update.kimiwallet.io/kimiim/latest.json). If a newer version exists, the wallet downloads the binary and writes it to the application directory. No signature verification is performed on the downloaded file. The only check is a SHA-256 hash comparison against the value in the manifest—but the manifest itself is served from the same CDN. If the attacker controls the CDN, they can modify both the binary and its hash. No additional trust anchor is used.

This is a classic failure of the update chain integrity model. The core principle of secure software updates is that the update mechanism must be cryptographically separated from the update source. Kimi Wallet's implementation treats the CDN as a trusted root, which is a violation of the fundamental security axiom: trust is math, not magic.

From my own audit experience with MakerDAO's CDP system, I know that such race conditions are often the result of rapid feature development. Kimi Wallet's group chat was likely added as a late-stage feature, possibly by a different team, without reusing the security patterns from the main wallet. The main wallet's update mechanism might be more robust—but the isolated component introduces a weaker link. Digital beasts, fragile code: the Kimi collapse hasn't happened yet, but the architecture is primed for it.

Contrarian: The Blind Spot of the Layer 2 Hype

The crypto security community is obsessed with smart contract vulnerabilities—reentrancy, oracle manipulation, flash loan attacks. But the client-side attack surface is largely ignored. We spend millions auditing DeFi protocols, yet a desktop wallet can be compromised by a simple CDN takeover. The irony is that the same users who demand zero-knowledge proofs for privacy often run software that trusts a single HTTP endpoint for updates.

This vulnerability is not about the math. It's about the engineering. The zero-knowledge circuits powering Kimi's transactions are robust, but the binary that runs those circuits is fragile. The attacker doesn't need to break the cryptography; they just need to replace the binary that implements it. Ghost in the audit: finding what wasn't there—a signature verification step that was never written.

Moreover, the industry narrative that "liquidity fragmentation" is the real problem ignores the fact that security fragmentation is far more dangerous. Every third-party component, every independent update pipeline, is a new vector. Kimi's group chat module is a classic example of adding a feature without considering the security implications of the update mechanism. The VC-funded push for product velocity has created a generation of apps that prioritize speed over safety.

Takeaway: The User Is the Last Line of Defense—and That's Not Enough

Until Kimi Wallet ships a patch, users should manually disable auto-update for the group chat module. On Windows, this means deleting the kimiim-cli folder and blocking the update endpoint via firewall. But this is a temporary fix. The real solution is to implement code signing and require user confirmation for any binary update. The wallet should also allow users to opt into a slower but more secure update channel that verifies the publisher identity.

This incident is a wake-up call for the entire desktop crypto wallet ecosystem. We need to start treating client-side software with the same rigor as smart contracts. If the industry continues to ignore update chain security, the next major hack won't be a DeFi exploit—it will be a silent update that compromises millions of wallets in a single push. Trust is math, not magic: but the math only works if the code that implements it is trustworthy. Kimi Wallet's missing signature is a reminder that the weakest link in a cryptographic system is often the one that doesn't look like cryptography at all.

Silence speaks louder than the proof: the lack of a response from the Kimi team is more concerning than the vulnerability itself. Let's see if they acknowledge the ghost before the update chain fractures.

Fear & Greed

73

Greed

Market Sentiment

Gas Tracker

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

💡 Smart Money

0x71f6...3846
Institutional Custody
+$3.0M
75%
0x7e6c...7b6e
Market Maker
+$4.9M
76%
0x2fc9...ca6f
Institutional Custody
+$3.7M
60%