The tempo/session cooperative close handler validated the close voucher amount using < instead of <= against the on-chain settled amount. An attacker could submit a close voucher exactly equal to the settled amount, which would be accepted without committing any new funds, effectively closing or griefing the channel for free.
Fixed in 0.4.11.
There are no workarounds available for this vulnerability.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-294"
],
"nvd_published_at": "2026-03-31T15:16:18Z",
"github_reviewed_at": "2026-03-29T15:10:03Z",
"severity": "HIGH"
}