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.
Published: 2026-09-03
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Gardens v2 is a modular governance framework that manages multiple governance pools with customizable voting. In versions up to and including the referenced commit, the approve‑side dispute resolution path can drain the entire available escrow balance to the proposal beneficiary, bypassing the intended partial reserve split. This logic flaw (CWE‑703) allows an attacker who can trigger dispute resolution on an active stream to deplete funds that should remain reserved for the beneficiary, resulting in loss of escrowed assets and financial loss to the community.

Affected Systems

The affected product is 1Hive Gardens v2, the modular governance framework for decentralized communities. No specific version range is listed; all instances that include the vulnerable approve‑side dispute resolution logic are impacted.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. EPSS is not available, and the vulnerability is not yet listed in CISA KEV. The exploit requires the ability to invoke the approve‑side dispute resolution on an active stream, which typically involves holding the approve role or compromising it. Since the vulnerability manipulates internal reserve accounting logic, it is a purely local logic flaw that does not expose an external network interface; therefore, the attack vector is inferred to be a privileged account or compromised operator.

Generated by OpenCVE AI on September 3, 2026 at 17:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or restrict the approve‑side dispute resolution function until a patch or formal fix is released.
  • Monitor escrow balances actively and configure alerts for sudden reserve depletion to detect potential exploitation early.
  • Coordinate with the 1Hive community and follow their security advisory updates to apply the definitive fix as soon as it becomes available.

Generated by OpenCVE AI on September 3, 2026 at 17:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
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.
Title Gardens v2: Approve-side dispute resolution drains active streaming escrow reserve
Weaknesses CWE-703
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-03T17:23:03.434Z

Reserved: 2026-06-24T13:21:20.729Z

Link: CVE-2026-57445

cve-icon Vulnrichment

Updated: 2026-09-03T17:17:54.735Z

cve-icon NVD

Status : Received

Published: 2026-09-03T16:17:26.883

Modified: 2026-09-03T18:17:22.723

Link: CVE-2026-57445

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses
  • CWE-703

    Improper Check or Handling of Exceptional Conditions