ChainBleedv0.1 · open intel
← back to feed·ETHREENTRANCY2026-04-28 · 1mo ago
Incident · TENARMOR

BCB

Reentrancy — classic call-before-state-update
Estimated loss
$39.8K
VERDICT —UNRATED
Verdict pending. Auto-ingested incidents are reviewed before a public verdict is rendered.
▰ METHOD
Reentrancy — classic call-before-state-update
REENTRANCYBYTECODE CATCHABLEAI SCANNABLE
Root cause

TenArmor explicitly identified this as a 'small reentrancy hack'. Canonical pattern: target contract calls an external address (or ERC777/native ETH receiver) before updating internal state, allowing the callee to re-enter the same function and withdraw repeatedly against unchanged state. Reentrancy in 2026 is overwhelmingly found in (a) ERC777/ERC1363/ERC721 callbacks where the token standard reintroduces the historical Checks-Effects-Interactions hazard, (b) cross-function reentrancy where state of function A is read while function B re-enters, (c) read-only reentrancy where a view function returns stale data mid-attack. A pre-deployment audit catches this class via the standard CEI invariant or Slither's reentrancy-eth detector.

Forensic narrative

Method: Reentrancy — classic call-before-state-update. Root cause: TenArmor explicitly identified this as a 'small reentrancy hack'. Canonical pattern: target contract calls an external address (or ERC777/native ETH receiver) before updating internal state, allowing the callee to re-enter the same function and withdraw repeatedly against unchanged state. Reentrancy in 2026 is overwhelmingly found in (a) ERC777/ERC1363/ERC721 callbacks where the token standard reintroduces the historical Checks-Effects-Interactions hazard, (b) cross-function reentrancy where state of function A is read while function B re-enters, (c) read-only reentrancy where a view function returns stale data mid-attack. A pre-deployment audit catches this class via the standard CEI invariant or Slither's reentrancy-eth detector. Attack tx: 0x879b365b169dbf79c7f6fc7c2f7fd57eb1e53f0be8cf97ed817a7ff3d2e0ba69. First flagged by TenArmor TenMonitor.

Primary source
https://etherscan.io/tx/0x879b365b169dbf79c7f6fc7c2f7fd57eb1e53f0be8cf97ed817a7ff3d2e0ba69
Sourced from
tenarmor
Technical record
chain
ethereum
protocol
BCB
bug_class
reentrancy
date_occurred
2026-04-28
loss_usd
$39,800
source_id
tenarmor:ethereum:0x879b365b169dbf79c7f6fc7c2f7fd57eb1e53f0be8cf97ed817a7ff3d2e0ba69
Related — same bug class· reentrancy
2026-03-06
3mo ago
BITCOI
Solv Protocol
Reentrancy Attack
reentrancy
$2.70M
UNRATED
2026-01-15
4mo ago
ARB
Futureswap (reentrancy)
Reentrancy during liquidity provision → excess LP mint → 3-day cooldown wait → burn for redemption
reentrancy
$74.0K
AUDIT-CATCHABLE
2026-01-14
4mo ago
ARB
FutureSwap
Reentrancy Attack
reentrancy
$74.0K
UNRATED
2025-07-15
11mo ago
BASE
Arcadia V2
Rebalancer contract reentrancy hack
reentrancy
$2.50M
UNRATED
2025-07-09
11mo ago
GMX
Contract Vulnerability
reentrancy
$42.00M
UNRATED
2025-04-08
1y ago
POLY
Next Earth
Reentrancy Attack
reentrancy
$17.0K
UNRATED
ChainBleed — live web3 threat intelligence