CyberRota Analysis
AI-GeneratedThe Gardens v2 governance framework is vulnerable due to a flaw in the dispute resolution mechanism within the StreamingEscrow contract, allowing an attacker to drain the entire escrow balance intended for beneficiary payouts. This high-severity vulnerability could lead to significant financial losses for communities relying on this framework. Organizations utilizing Gardens v2 should prioritize immediate assessment and remediation efforts to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In dfba919e218e20d52db9f7b2e8d292d45a46c91b and prior, normal beneficiary payout paths in StreamingEscrow preserve depositAmount() while an active stream needs an escrow reserve. However, the approve-side dispute resolution path drains the whole available escrow balance to the proposal beneficiary. At time of publication, there are no publicly known patches.