Oracle Latency Exploitation
Oracle Latency Exploitation occurs when there is a delay between the actual market price and the price reported by an oracle. If an attacker knows the oracle only updates every few minutes, they can execute trades on the open market that deviate from the stale price reported on-chain.
This allows them to profit from the price discrepancy before the oracle catches up. This risk is inherent in systems that rely on periodic price updates rather than continuous streams.
Protocols often combat this by requiring proof of freshness or using faster, high-frequency update mechanisms. It is a key consideration in the design of efficient derivative pricing engines.