Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
Auction: most-fixed (1 issue). 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: A logical error in the Merkle proof verification process allowed invalid compression proofs to be accepted. This could lead to unauthorized transfers of compressed NFTs due to a missing negation operator in the verification logic check.
Auth Bypass: A missing price validation and lack of partial order restrictions allowed attackers to bypass intended pricing structures under Auctioneer configurations. This resulted in price manipulation during partial sales execution.