Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

Polymarket/ctf-exchange
main @ ed5c770
2
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
src/exchange/mixins/Signatures.sol: most-fixed (2 issues). Treat as high-risk during review.
2 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: Both historical fixes target the same sink (verifyPoly1271Signature) and class; the pattern of validating against the wrong address is a proven, repeatable flaw that can lead to full authorization spoofing on orders.