Skip to main content

Callback Authorization Flaw

Definition

Callback Authorization Flaw denotes a security vulnerability in a smart contract where external functions invoked during a transaction lack proper permission checks. This oversight allows unauthorized entities to execute privileged operations by manipulating the flow of control after an initial call. Such flaws can lead to asset theft or unintended state changes within the protocol.