Oracle Manipulation Risk
Oracle Manipulation Risk is the danger that an attacker can feed false price data to a protocol, causing it to trigger incorrect liquidations, execute trades at erroneous prices, or allow for the extraction of value. Since decentralized derivatives rely on oracles to track the price of off-chain assets, they are highly dependent on the integrity and accuracy of these data feeds.
If an attacker can manipulate the price on a low-liquidity exchange that the oracle uses, they can force the protocol to act on that distorted information. This is a common vector for draining funds from lending protocols and derivative platforms.
Mitigating this requires using decentralized oracle networks, volume-weighted average prices, and multi-source data feeds. It remains one of the most significant external dependencies for DeFi protocols.