Resource exhaustion in Zcash - #VU137468
Published: July 14, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in zcashd block processing when handling repeated P2P block messages for a disk-persisted invalid pool-delta block. A remote attacker can replay the same specially crafted block message to cause a denial of service.
The initial block must have valid proof-of-work and an invalid aggregate value-pool delta, after which identical unauthenticated P2P replays can repeatedly append duplicate block bodies to disk because the block remains header-only and is not marked invalid.