Google has patched two critical security vulnerabilities in Chrome that could have devastating consequences for cryptocurrency users who rely on browser-based wallets and decentralized applications. The flaws, disclosed following reports filed on August 22, 2025, highlight an uncomfortable truth: despite billions invested in blockchain security, the weakest link for most crypto holders remains the browser they use every day.
The two vulnerabilities — CVE-2025-10200, a use-after-free flaw in Chrome’s ServiceWorker component, and CVE-2025-10201, an inappropriate implementation in the Mojo IPC framework — earned researchers a combined $73,000 in bounty payments, underscoring their severity. With Bitcoin trading at $116,874 and Ethereum at $4,831 on the same date, the potential financial impact of exploiting these flaws is enormous.
The Exploit Mechanics
CVE-2025-10200 targets the ServiceWorker component, which runs background scripts independent of web pages. ServiceWorkers handle network request interception, caching, and push notifications — functions that many crypto wallet extensions depend on for transaction signing and address management. The use-after-free vulnerability means an attacker can craft a malicious website that causes Chrome to access memory that has already been freed, potentially executing arbitrary code with the browser’s permissions.
Researcher Looben Yang reported this vulnerability on August 22, earning a $43,000 bounty. The timing is critical: between the vulnerability’s existence and its patch, any crypto user visiting a compromised website could have had their wallet drained or their transactions hijacked. ServiceWorker-based attacks are particularly insidious because they persist across browser sessions and can intercept requests even when the user navigates away from the malicious site.
CVE-2025-10201, reported by Sahan Fernando and an anonymous researcher for a $30,000 bounty, affects Chrome’s Mojo framework. Mojo is Chrome’s inter-process communication system, responsible for passing messages between the browser’s sandboxed processes. A vulnerability here could allow an attacker to escape Chrome’s security sandbox entirely, gaining access to system-level resources including files, network connections, and other applications.
Affected Systems
Both vulnerabilities affect Chrome 140 and earlier versions across Windows, macOS, and Linux. Google’s patched release — version 140.0.7339.127/.128 for Windows, 140.0.7339.132/.133 for macOS, and 140.0.7339.127 for Linux — addresses both issues simultaneously.
For the crypto community, the affected population extends far beyond Chrome users. Brave, Microsoft Edge, Vivaldi, Opera, and Arc all share Chromium’s codebase and are potentially vulnerable until they apply the upstream patches. Many crypto-native users prefer Brave for its built-in wallet and Web3 features, meaning a significant portion of the DeFi-active user base was exposed.
The vulnerability window is particularly concerning given the current market conditions. With the total crypto market capitalization exceeding $3.5 trillion on August 22, 2025, and major assets posting significant gains — Solana up 11.3 percent, Ethereum up 14.4 percent, Cardano up 9.3 percent — trading activity was elevated, increasing the number of wallet-connected browser sessions at risk.
The Mitigation Strategy
Immediate patching is the first priority. Users should navigate to chrome://settings/help to trigger an automatic update. For Chromium-based browsers, check the respective update mechanisms. Enterprise administrators should push the update through managed deployment channels immediately.
For crypto users, additional mitigations include using hardware wallets for any significant holdings, which ensures that private keys never exist in browser memory regardless of vulnerabilities. Creating a separate browser profile exclusively for crypto activities — with no extensions beyond the wallet — minimizes the attack surface. Some security professionals recommend using a dedicated device or virtual machine for all cryptocurrency interactions.
Organizations running crypto operations should implement network-level controls that monitor for indicators of browser exploitation, including unusual outbound connections, unexpected child processes from the browser, and memory access patterns consistent with use-after-free exploitation attempts.
Lessons Learned
The dual disclosure highlights a systemic issue in crypto security: the industry invests heavily in smart contract audits and protocol-level security but often neglects the client-side attack surface. The most secure DeFi protocol in the world is useless if a browser vulnerability allows an attacker to hijack the user’s session or inject malicious transactions.
The combined $73,000 in bounty payments, while substantial, pales in comparison to the potential losses from a single mass exploitation event. Google’s vulnerability reward program is one of the most generous in the industry, yet the economics of bug bounties still favor attackers who can monetize exploits against high-value crypto targets.
User Action Required
Update Chrome and all Chromium-based browsers immediately. After updating, clear browser cache and cookies. Review browser extensions and remove any that are unrecognized or unnecessary. If you accessed crypto wallets in the period before patching, consider moving funds to fresh wallet addresses as a precaution. Enable two-factor authentication on all exchange accounts and verify that withdrawal addresses have not been modified.
Disclaimer: This article is for informational purposes only and does not constitute financial or security advice. Always conduct your own research and consult security professionals for specific guidance.
CVE-2025-10200 targeting ServiceWorker is nasty because SW runs across page loads. you can get infected, close the tab, and the worker still runs in background
Bridge security is still the weakest link in the ecosystem
Bug bounties are the most cost-effective security investment
Hardware wallet adoption is the single biggest security improvement anyone can make
hardware wallet is step one but CVE-2025-10200 was a ServiceWorker exploit. your hw wallet UI still runs in the browser
people buying hardware wallets while browsing defi apps on an unpatched browser. the wallet protects your keys but the browser exploit drains your connected dapp sessions
PatchRat exactly. everyone focuses on smart contract audits while the browser is the actual attack surface for 99% of users
Formal verification should be mandatory for high-value protocols
The amount of DeFi exploits is still way too high
$73k bounty for two bugs that could drain wallets worth millions. Google is underpaying researchers by orders of magnitude
73k sounds low until you realize most web3 protocols offer zero. at least google pays something. most defi teams just say thanks on twitter
73k bounty for bugs that could empty metamask wallets holding six figures. google would pay 10x for a comparable Chrome exploit class. crypto bounties are massively underpriced