LumChain

Market Prices

Coin Price 24h
BTC Bitcoin
$79,302.5 -0.34%
ETH Ethereum
$2,493.23 -0.50%
SOL Solana
$105.81 +1.94%
BNB BNB Chain
$705.7 -0.06%
XRP XRP Ledger
$1.41 -0.76%
DOGE Dogecoin
$0.0865 -1.83%
ADA Cardano
$0.2078 -2.07%
AVAX Avalanche
$7.38 -0.08%
DOT Polkadot
$0.8717 +0.02%
LINK Chainlink
$11.7 -0.26%

Fear & Greed

73

Greed

Market Sentiment

Event Calendar

{{年份}}
18
03
unlock Sui Token Unlock

Team and early investor shares released

12
05
halving BCH Halving

Block reward halving event

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

28
03
unlock Arbitrum Token Unlock

92 million ARB released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

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,302.5
1
Ethereum
ETH
$2,493.23
1
Solana
SOL
$105.81
1
BNB Chain
BNB
$705.7
1
XRP Ledger
XRP
$1.41
1
Dogecoin
DOGE
$0.0865
1
Cardano
ADA
$0.2078
1
Avalanche
AVAX
$7.38
1
Polkadot
DOT
$0.8717
1
Chainlink
LINK
$11.7

🐋 Whale Tracker

🔴
0xcd03...5d05
2m ago
Out
5,107,966 DOGE
🟢
0xdc73...ad75
2m ago
In
2,559 ETH
🔴
0xca1e...a5ee
5m ago
Out
3,390 ETH

💡 Smart Money

0xa241...c6fa
Market Maker
+$1.0M
94%
0x674f...981f
Early Investor
+$0.5M
63%
0xfe0a...e031
Market Maker
+$3.1M
81%

🧮 Tools

All →
Layer2

CVE-2026-65400: The Passwordless macOS Backdoor and Crypto's Credential Blind Spot

0xIvy
PoC arrived early. Tuesday. CVE-2026-65400 was filed as a remote authentication bypass in macOS Screen Sharing. By Thursday, Apple pushed macOS 26.6.1. Security teams spent the weekend scanning networks for Screen Sharing endpoints that accepted a connection without a password. No password, remote login as any account. Zero click. Zero degradation. Full desktop takeover on the other side of the handshake. For crypto, the positioning is uncomfortable. I spent weeks tracking ETF custody flows when 120,000 BTC moved from dormant Coinbase cold wallets to freshly formed BlackRock addresses in January 2024. Cold storage movement meant key movement. This exploit does the opposite. It does not move keys to a custodial address. It does not dump seed phrases. It bypasses the login door and inherits whatever the already-running desktop session has open - keychains, wallets, browser sessions, environment variables. The code did not fail. Authentication was never locked down. That is the new attack-surface math: once you control the archivist's desktop, the audit becomes a memory. The bug lives in screensharingd, macOS's Screen Sharing daemon, which inherits the authentication lineage of VNC. VNC was designed for trusted networks and weak passwords, then Apple layered years of compatibility branches and protocol shims on top. The research community's reverse engineering of Apple's patch pointed to a specific authentication check being altered, not a redesign of the authentication state machine. That is the typical fix for this category of flaw: close one path, leave the protocol's other branches intact for the next bypass. Screen Sharing is disabled by default. That fact is misleading. In enterprises and crypto-native companies, MDM profiles often pre-enable Screen Sharing for remote IT support, not because a human flipped a switch. Macs enter production with remote connectivity and pre-provisioned accounts. I have seen that pattern repeatedly in this industry: DeFi engineering desktops running self-custody dashboards, trading desks with managed Macs, operations staff typing hardware wallet passwords into macOS keychains, analysts reaching exchange admin panels through browser sessions. If an MDM profile makes Screen Sharing available and a CVE-2026-65400 path stays unpatched on the network, the attacker owns a trusted route into a privileged desktop. Once an attacker completes the Screen Sharing session, the exposed surface is broader than a wallet. They can impersonate the user, read clipboard content, download files, open SSH sessions, or plant malware in the exact environment they see. On an unlocked Mac, they can intercept transaction signing or tamper with data in transit. That shifts this vulnerability from a credential flaw into an unobservable compromise of multi-chain operations. The opacity is the worst part. Incident response will not unfold like an on-chain blacklist. It will look like a victim session on a desktop. The keys are on-chain; the environment is not. When I broke down the BZx exploits in 2020 and caught the rETH-to-ZRX flash loan vector through a sequence of failed transactions, I was watching composable trust propagate through protocol layers. That was a failure of on-chain structure. This CVE is different: it does not touch contract logic in most setups. It traverses the OS trust stack rather than application logic. Yet the consequences in crypto are similar. The authentication path can bridge wallets, contracts, and trading interfaces. A compromised desktop becomes a universal proxy for authorized actions, no matter what the underlying key management advertises. The market will not move on this. TVL stays flat. Spot volume chops sideways. This is a ranging market, full of frustrated longs and exhausted shorts. The vulnerability does not change basis, but it does change the trust assumptions around authentication and network access. On-chain metrics will not capture this attack. No token trace. No unusual gas spike. The attack exists only in the UI layer and the corners of an authenticated session. Volume was a ghost. The whales were the same hand - every compromised desktop becomes a victim of the same passwordless takeover. If the market reads "no on-chain change" as "zero event," it is mispricing the terminal layer that executes the actual trades. The PoC timeline matters. PoCs that arrive after a patch are a gift to offensive teams. They show exactly what the vendor changed and what the remaining boundary is. This one came with repeatable conditions for building a network session that triggers the bypass. For unpatched macOS versions, exploitation has never been cheaper. There is no brute force, no password guessing, no phishing. Just a connection to a service that trusts the network in the way VNC once taught it to. For network defenders, every assertion of a nonexistent token becomes a signal worth logging. Institutional response will start with disabling Screen Sharing. That is a disruption in remote operations. Patching first requires regression testing, and in many crypto firms, IT teams are already stretched. The deeper exercise is architectural: devices are not separable components. When the OS that runs a signer or a staking node also hosts remote management tools, the hardware trust root is only as strong as the least-controlled login path. My experience with custody migrations suggests that a live incident, not a security review, is what pushes teams toward zero-trust and session-based authorization. The regulatory timeline could compress the fix cycle. If this CVE sees active exploitation, CISA will likely add it to the Known Exploited Vulnerabilities catalog. Federal agencies then face a mandated remediation window. Crypto operators are not federal contractors, but third-party risk frameworks, SOC 2 expectations, and cyber insurance policies increasingly reference KEV listings. Proof of patch will become the new baseline response. The real defense will come from removing remote access from key-bearing machines and enforcing a strict denial-by-default posture for management interfaces. The most significant takeaway is structural. Crypto built its "trust-minimized" narrative around code audits and consensus, yet it runs desktop authentication on default trust. We standardize cold storage and hardware signing, but we do not apply the same rigor to the login process on terminals that connect keys to the outside world. Trust minimization stops at the keyboard. When a user sits in front of an authenticated session and unlocks a key, the OS is the trust anchor. Apple's model trusts the local account; VNC's model trusts the network. An unaudited combination of the two is exactly where this vulnerability lives. The next few weeks are a verification window. For every macOS endpoint that touches private keys, the checklist is simple: update to 26.6.1, disable Screen Sharing where it is not essential, isolate wallet infrastructure from remote administration, and treat every unpatched session as a potential breach. The philosophy that built blockchain verification should apply to the devices that sign. Truth is not mined; it is verified on-chain. The same rule must apply to every Mac running a signer or a self-custody wallet - and to the remote session that can take it over without a single credential.