CVE-2026-53924
8.71Hive · gardens-v2
A logic error in the Gardens v2 governance framework allows unauthorized transfer of escrowed tokens via the syncOutflow function during a disputed proposal.
Executive summary
A high-severity access control vulnerability in the 1Hive gardens-v2 framework enables unauthorized token transfers, posing a significant risk to governance pool integrity.
Vulnerability
The vulnerability exists in the syncOutflow() function, which lacks a status check for disputed escrows, allowing unauthenticated attackers to trigger unauthorized transfers of SuperTokens.
Business impact
Successful exploitation results in the permanent loss of escrowed assets when a proposal is challenged and subsequently rejected. Given the CVSS score of 8.7, this flaw represents a critical threat to the financial stability of decentralized autonomous organizations using the Gardens v2 framework, as it bypasses established dispute resolution mechanisms.
Remediation
Immediate Action: Update the gardens-v2 deployment to the patched version 0xc9d4e0dacd937364793278180551e59d93cd43f9 immediately.
Proactive Monitoring: Monitor governance contracts for unexpected calls to the syncOutflow function, especially during active proposal challenges or dispute periods.
Compensating Controls: If an immediate update is not feasible, consider pausing the affected governance pools to prevent further unauthorized outflows until the patch is applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The severity of this vulnerability, combined with its ability to facilitate direct financial loss, necessitates immediate intervention. Administrators must prioritize updating to the specified patched commit hash to ensure that dispute resolution logic is correctly enforced and to protect community governance assets from unauthorized extraction.