WhisperX tag archive

#code_bug

This page collects WhisperX intelligence signals tagged #code_bug. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-03-27 10:27:12 · GitHub Issues

1. Arena Contract Bug: `claim()` Payouts Lack Survivor Registration Check, Risking Unearned Prize Drain

A critical security flaw in the arena smart contract allows the prize pool to be paid out to any address designated as a winner, even if that address never registered as a participant. The `claim()` function fails to verify that the winner is also a registered `Survivor`, creating a direct path for unearned funds to be...