Unauthenticated Remote DoS via xpub Change-Index Amplification
A flaw in Blockbook's xpub output-descriptor handling allowed a single unauthenticated HTTP request to trigger a disproportionately large amount of work, because the number of change indexes a caller could supply in a descriptor was not bounded. Each index expanded into a large set of address derivations and database lookups, and the results were stored in a global in-memory cache that had no size limit and retained entries for an hour. By sending a small number of crafted descriptors over time, an attacker could exhaust the server's memory and force an out-of-memory crash, which could leave the underlying database in an inconsistent state requiring a full reindex to recover. The fix bounds the work a single request can generate and limits the cache so that descriptor lookups can no longer accumulate unbounded memory.
Resolved vulnerabilities
- THP pairing could be completed without the pairing codeJune 22, 2026
- Desktop update could install before signature verification completedJune 16, 2026
- Solana account-creation confirmation completenessJune 14, 2026
- Solana signing display improvementJune 12, 2026
- Coordination fee cap shown on CoinJoin authorizationJune 3, 2026
- Solana token-transfer recipient spoofing via Address Lookup Table referenceJune 1, 2026