---
id: CVE-2026-55658
title: >-
  Gardens v2 is a modular governance framework that enables communities to
  create and manage multiple governance pools with customizable parameters and
  voting mechanisms
summary: >-
  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 clust…
severity: high
cvss: 7.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N'
cwe:
  - CWE-862
published: '2026-09-03'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:20:21.673'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-55658'
references:
  - url: >-
      https://github.com/1Hive/gardens-v2/security/advisories/GHSA-jwvq-5xmf-f377
    label: security-advisories@github.com
  - url: >-
      https://github.com/1Hive/gardens-v2/security/advisories/GHSA-jwvq-5xmf-f377
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00174
epssPercentile: 0.07209
ingestedAt: '2026-09-05T20:44:36.579Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
