VaultControllerStrategy does not have the _authorizeupgrade function which makes upgrade impossible.
VaultControllerStrategy is a base contract which has the // storage gap for upgradeability
uint256[4] private __gap;
It does not have the _authorizeupgrade function which means it cannot be upgraded
Owner cannot upgrade this contract
Manual Review
add this:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.