Single Transaction Attack

Definition ∞ A single transaction attack refers to a malicious exploit that can be executed entirely within the scope of a single blockchain transaction. This type of attack often leverages vulnerabilities in smart contract logic, such as re-entrancy or flash loan manipulations, to achieve an illicit gain or disrupt protocol operations. Because it occurs within one atomic operation, it can be difficult to detect and prevent in real-time. Such attacks highlight the importance of rigorous smart contract auditing.
Context ∞ Crypto news frequently covers single transaction attacks, particularly in the decentralized finance (DeFi) sector, where flash loans have enabled new vectors for these exploits. Reports often detail how attackers manipulate oracle prices or exploit contract flaws to drain liquidity pools or steal assets. The ongoing discussion among developers and security researchers focuses on designing more robust smart contracts and implementing defensive coding practices to counteract these rapid and often devastating attacks.