---
id: CVE-2026-53924
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. Prior to 0xc9d4e0dacd937364793278180551e59d93cd43f9,
  StreamingEscrow…
severity: none
cwe:
  - CWE-284
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-53924'
references:
  - url: >-
      https://github.com/1Hive/gardens-v2/security/advisories/GHSA-jxgc-cgfq-436j
    label: security-advisories@github.com
  - url: >-
      https://github.com/1Hive/gardens-v2/security/advisories/GHSA-jxgc-cgfq-436j
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00406
epssPercentile: 0.32101
ingestedAt: '2026-09-09T20:21:14.799Z'
---

## Overview

Gardens v2 is a modular governance framework that enables communities to create and manage multiple governance pools with customizable parameters and voting mechanisms. Prior to 0xc9d4e0dacd937364793278180551e59d93cd43f9, StreamingEscrow.claim() correctly rejects withdrawals while an escrow is disputed, but the permissionless syncOutflow() path performs the same excess-balance transfer without checking disputed. After a streaming proposal is challenged, anyone can call syncOutflow() to transfer escrowed SuperTokens to the proposal beneficiary while the dispute is pending. If the proposal is later rejected, those tokens cannot be recovered by drainToStrategy(). This issue has been patched in 0xc9d4e0dacd937364793278180551e59d93cd43f9.

## Remediation

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