๐Ÿ” CVE Alert

CVE-2026-55658

HIGH 7.7

Gardens v2: StreamingEscrow buffer drains to the proposal beneficiary on cancel via the permissionless claim()

CVSS Score
7.7
EPSS Score
0.0%
EPSS Percentile
0th

Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. In 3e595f3 and prior, when a streaming proposal is funded, the cluster of streaming contracts moves real pool funds into the proposal's StreamingEscrow to back the Superfluid constant flow agreement (the CFA deposit, plus a 0.5 percent margin). cancelProposal then zeroes the escrow's GDA member units but never reclaims that parked balance, and the permissionless claim() forwards the escrow's entire balance, including the pool funded buffer, to the beneficiary. The beneficiary is chosen by the proposal submitter and defaults to the submitter. The only path that returns escrow funds to the pool is drainToStrategy, which is onlyStrategy and is reached solely from the dispute reject ruling, never from cancel or natural completion. At time of publication, there are no publicly known patches.

CWE CWE-862
Vendor 1hive
Product gardens-v2
Published Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for 1hive gardens-v2

Be the first to know when new high vulnerabilities affecting 1hive gardens-v2 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

1Hive / gardens-v2
<= 3e595f3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/1Hive/gardens-v2/security/advisories/GHSA-jwvq-5xmf-f377