Research · Tag · Json Rpc
Posts tagged json rpc.
2 entries · sorted: recency← All research
ZCASH
2026-08-10
Zebra getaddresstxids RPC response amplification
Zebra's getaddresstxids RPC returns every transaction identifier for a queried transparent address without pagination, allowing a ~116-byte request to trigger a response that scales with the number of transactions at the address, measured at ~578× amplification in controlled testing.
Simon Morley
Read →4 min read
ZCASH
2026-08-10
Zebra getaddressutxos RPC response amplification
Zebra's `getaddressutxos` RPC returns all UTXOs for a transparent address without pagination, allowing an attacker to amplify a ~116 B request into a ~236 KB response (≈2,033×) by seeding an address with dust UTXOs.
Simon Morley
Read →3 min read
