A systematic security analysis of 15 x402 payment facilitators found 31 distinct vulnerabilities and 49 rule violations — every single facilitator failed at least one security rule, affecting 99% of observed x402 tran... The study, presented at the 35th USENIX Security Symposium, analyzed over 119 million x402 trans...
Research answer

Create a landscape editorial hero image for this Studio Global article: What security vulnerabilities did researchers discover across 15 x402 payment facilitators (including Coinbase, Thirdweb, PayAI, and Mogami). Article summary: ## Overview. Topic tags: general, academic, general web. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrative visual, not as factual evidence.
The x402 payment protocol lets machine agents pay for digital services with cryptocurrency through a standard HTTP 402 response. But a new academic study reveals that the infrastructure handling those payments is critically broken.
Researchers from EPFL, Zhejiang University, and an independent researcher presented the first systematic security analysis of x402 payment facilitators at the 35th USENIX Security Symposium . They tested 15 major facilitators — including Coinbase, Thirdweb, PayAI, and Mogami — and found that every single facilitator violated at least one of eight security rules, with 49 rule violations mapped to 31 distinct vulnerabilities
. The affected facilitators collectively handle 99% of observed x402 transactions and 98% of payment volume, serving over 60,000 sellers and 360,000 buyers
.
Researchers derived four attack vectors from the rule violations :
The most severe attack path involved ERC-6492, an Ethereum signature standard for smart-contract wallets that may not yet be deployed. Researchers found that malicious metadata could cause a facilitator to fund and submit an arbitrary token-approval transaction instead of the expected payment . The researchers did not move facilitator funds themselves but classified the flaw as a direct path to asset theft because an attacker could use that authority to approve transfers of assets controlled by the facilitator.
All seven official Coinbase reference server kits examined by researchers lacked explicit mechanisms for reversing actions taken after a successful verification . In versions of Coinbase's Flask kit through 0.2.1, protected resources could be released after verification regardless of whether the subsequent settlement succeeded. This means a merchant using those kits could hand over an irreversible service — e.g., an API response or digital good — while the payment never finalizes on-chain.
The study analyzed over 119 million x402 transactions on Base and Solana between October 1 and December 26, 2025 . Facilitators collectively spent approximately $202,000 on network fees, including roughly $5,800 on Base transactions that ultimately reverted or failed — demonstrating the economic asymmetry where a facilitator incurs blockchain costs even when a payment never completes
. The on-chain measurement further quantified significant facilitator centralization, with Coinbase's Base facilitator dominating the ecosystem in transaction volume during the study period.
The researchers responsibly disclosed all findings to the affected parties . Coinbase, PayAI, and Mogami acknowledged the issues and adopted mitigations, including patching 6 vulnerabilities in February 2026
. The paper notes that Coinbase made specific changes in response to the disclosure. The remediation status of other facilitators was not specified in available sources.
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
A systematic security analysis of 15 x402 payment facilitators found 31 distinct vulnerabilities and 49 rule violations — every single facilitator failed at least one security rule, affecting 99% of observed x402 tran...
A systematic security analysis of 15 x402 payment facilitators found 31 distinct vulnerabilities and 49 rule violations — every single facilitator failed at least one security rule, affecting 99% of observed x402 tran... The study, presented at the 35th USENIX Security Symposium, analyzed over 119 million x402 transactions on Base and Solana.