Highlights
Auth Bypass: 5 prior fixes. Scrutinize any change in this area.
move/consortium/sources/consortium.move: most-fixed (5 issues). Treat as high-risk during review.
7 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Signature Validation Bypass: Missing length check on validator public keys and verification-before-v-byte append allowed malformed or invalid signatures to be accepted, directly undermining validator-set integrity.
Signature Verification Bypass: Signature verification failed to strip public-key prefix and did not confirm recipient matches user key, enabling signature bypass and recipient spoofing.
Auth Bypass: Minting paths lacked witness-based authorization and fee payload signature/expiry validation, allowing unauthorized or forged minting.