Incorrectly set totalVotingPower can allow users to pass arbitrary Proposals and steal all the parties NFTs
Lines of code Vulnerability details Bug Description The recent implementation update empowers the authority to decrease the totalVotingPower arbitrarily using the decreaseTotalVotingPower function. This authority-exclusive function allows the reduction of totalVotingPower by a specified amount. O...