Highlights
Auth Bypass: 11 prior fixes. Scrutinize any change in this area.
pallets/connectors/src/lib.rs: most-fixed (2 issues). Treat as high-risk during review.
9 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.
Auth Bypass: Administrative privilege confusion allows lower-privileged PoolAdmin roles to perform higher-privileged operations on investor pools and tranche administration. This undermines isolated tenant boundaries.
Auth Bypass: Missing authorization checks on incoming cross-chain messages or outbound queue submissions can allow unauthorized remote operations, potentially triggering unauthenticated remote actions.
Auth Bypass: Unbound contribution proof verification allows valid signatures/proofs to be reused by alternative identities to hijack rewards, bypassing origin-to-proof binding checks.