Morning Edition · Friday, August 28, 2026Published at 1:39 AM EDT · New York
Security researchers published a reproducible proof of concept showing the loss resulted from a price oracle accurately reading a thin market, not from a defect in Moonwell's lending contracts.
The lending protocol Moonwell lost roughly $8.7 million on Base on August 27 after an attacker manipulated the market price of MAMO, a thinly traded token accepted as collateral in one of its markets. The security firms CertiK and PeckShield put the loss near that figure. The attacker pushed MAMO's price up sharply, borrowed against the inflated collateral value, and left with liquid assets including cbBTC, USD Coin, wrapped staked ether and ether.
The mechanism is now documented in code. The DeFiHackLabs repository, which maintains executable reproductions of on-chain incidents, published a proof of concept on August 28 labeled Chainlink oracle-source price manipulation of MAMO, and a second commit adding the same test to the collection. The distinction matters. The price feed did not fail: it reported exactly what the market it was reading showed. The failure was the decision to let a token with shallow liquidity secure loans backed by deep liquidity.
Moonwell said it was investigating the affected MAMO market and restricted further borrowing on Base. Several outlets reported that the loss exceeds the protocol's annual revenue and that it is the third security failure at Moonwell inside eleven months. Moonwell has not published a full technical postmortem, and no attribution has been made public.
This fits a recurring pattern in 2026 losses. Audits typically scope the smart-contract code itself. The money is instead leaving through components that operate alongside that code and behave exactly as designed: oracle price feeds, collateral listings, governance keys. Base holds $5.48 billion in decentralized finance (DeFi) value according to DeFiLlama, and its lending markets compete by listing as many tokens as possible, the same competitive pressure that put an illiquid token into a collateral slot in the first place. Rekt News has documented the same category of failure across other protocols this year.
Part of a tracked trend
Losses Move to Components That Worked as Designed
A growing share of DeFi losses will come not from buggy contract code but from components behaving exactly as specified — oracle forwarders, validator signature sets, governance votes and other trusted off-contract inputs — so audits and bug bounties scoped to on-chain code keep missing the failure surface, and protocols will be repeatedly forced to extend review, scope and monitoring to their privileged operational infrastructure.
Start a discussion in Townsquare.
More from this edition
Larger lending venues and oracle vendors selling manipulation-resistant feeds gain deposits and contracts, while depositors in Moonwell's borrowable assets on Base absorb the loss.
The loss figure and the price move from about $0.01 to about $0.43 come from security firms and third-party reporting rather than a Moonwell postmortem, and analysts differ on whether the failure point was the feed configuration or the absence of a time-weighted price guard on a thin liquidity pool, so "no defect in the lending contracts" remains a characterization, not a verified audit finding.
An open-source-intelligence read of how likely this story is true with its real nuance, not a judgment of any outlet. It assesses the claim, weighing independent and adversarial reporting. How we label confidence.
What this means
Every lending protocol that lists a long tail of small tokens as collateral carries the same exposure, because the cost of moving a thin market is far below the value of the liquid assets that can be borrowed against it. Depositors in the borrowable assets absorb the loss, not the holders of the manipulated token. The direct consequence is tighter collateral policy across Base and other low-fee chains: fewer listed assets, lower loan-to-value ratios, and caps on how much can be borrowed per market. That reduces the yield those protocols can advertise and pushes deposits toward the largest venues.
What to watch
Observations to monitor, not financial advice.
Synthesized from: DeFiHackLabs · DeFiHackLabs (proof of concept) · Rekt News
Comments
0No comments yet.