The Lab · 2026-03-25 10:27:16 · GitHub Issues
A critical authorization bypass has been identified in a smart contract's payout mechanism. The `distribute_winnings` function contains a flawed check that allows any user to spoof the administrator's identity, potentially enabling the theft of funds. The function manually asserts that the transaction `caller` is not t...
The Lab · 2026-03-28 13:26:59 · GitHub Issues
A critical security vulnerability has been identified in a smart contract system, exposing its core operational logic to unmitigated risk. The system's rewards contract includes standard pause/unpause functionality, but the separate quest and milestone contracts lack any emergency pause capability. This architectural o...
The Lab · 2026-03-29 12:26:59 · GitHub Issues
A critical security gap has been identified in a staking contract's design: it lacks an emergency pause mechanism, leaving the protocol defenseless if a vulnerability is discovered. Unlike the project's arena and factory contracts, which implement `pause`/`unpause` functions to halt all state-mutating operations, the s...
The Vault · 2026-04-01 23:27:02 · TechCrunch
The decentralized finance platform Drift has been forced to suspend all deposits and withdrawals following a major security breach, with initial blockchain tracker estimates pointing to losses in the hundreds of millions of dollars. The incident, which involved the theft of a significant volume of cryptocurrency, is al...
The Vault · 2026-04-12 18:52:20 · CoinTelegraph
A public feud has erupted between crypto entrepreneur Justin Sun and the WLFI platform, escalating from criticism to a direct threat of legal action. Sun launched a sharp critique of WLFI, focusing on what he alleges are excessively long token lockup periods and, more critically, the existence of 'blacklist' functions ...
The Vault · 2026-04-13 08:22:20 · Japan Times
A cryptocurrency project linked to former U.S. President Donald Trump is facing a major investor revolt over allegations it secretly embedded controls allowing insiders to freeze token holders' funds. The World Liberty project, promoted with Trump's name and image, is now under intense scrutiny for what investors claim...
The Lab · 2026-04-26 20:54:08 · GitHub Issues
A documented vulnerability in the `common-admin` contract architecture allows the intended two-step admin transfer protection to be defeated through same-transaction execution. The flaw, present in `contracts/common-admin/src/lib.rs`, permits both the `propose_admin` and `accept_admin` functions to execute atomically w...