Skip to main content

Upgradeable Contract Risk

Definition

Upgradeable contract risk refers to the potential security and governance vulnerabilities associated with smart contracts that can be modified or updated after deployment. While upgradeability offers flexibility for bug fixes and feature enhancements, it also introduces a risk that malicious changes could be introduced by those with upgrade privileges. This capability deviates from the immutability often associated with blockchain technology. It requires careful design and oversight.