Security context

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

metaplex-foundation/js
main @ 5bfbd36
2
Fixes
0
CVEs
HIGH
Peak severity
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.