Automated Market Maker Vulnerability
Automated market maker vulnerability refers to the specific risks inherent in liquidity pools that use mathematical formulas to determine asset prices. These pools are susceptible to sandwich attacks, where an attacker front-runs a user's trade to profit from the resulting price shift.
Furthermore, if a pool is used to trade a bridge-wrapped asset, a compromise in the bridge can allow the attacker to drain the entire pool by manipulating the pool's price discovery mechanism. Because AMMs are highly automated and rely on constant product formulas, they cannot easily distinguish between legitimate large trades and malicious exploitation.
Protecting AMMs requires robust slippage controls and integration with secure price oracles.