SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-57445

HIGH · CVSS 8.7 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-57445
Severity
HIGH
CVSS
8.7
EPSS
0.25%

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.