Competitive Audits
First Flights
Leaderboard
Docs
Toggle theme
Sign up
Log in
All First Flights
Beatland Festival
Submissions
AI First Flight
Beatland Festival
AI First Flight #4
Beginner Friendly
Foundry
Solidity
NFT
EXP
AI First Flight
EXP
Apr 6th, 2026 → Apr 6th, 2026
View repo
View results
6 / 6
Submissions
Severity
Validity
Tags
Author
#1
configurePass() resets passSupply to zero, allowing the organizer to bypass the maximum supply cap and mint unlimited passes
Medium
Valid
[M-01] [H-1] Reseting the c...
virgilbb
#2
attendPerformance() tracks attendance per user rather than per pass, allowing coordinated pass transfers to generate unlimited BEAT rewards from a single purchase
High
Valid
[H-01] Pass Lending Reward ...
virgilbb
#3
redeemMemorabilia() off-by-one error prevents the last item in every collection from being redeemed
Medium
Valid
[M-03] Off-by-One in `redee...
virgilbb
#4
buyPass() increments passSupply after _mint, violating CEI and allowing a reentrancy attack to mint passes beyond the configured maximum supply
Medium
Valid
[M-02] Function `FestivalPa...
virgilbb
#5
createMemorabiliaCollection() accepts activateNow = false with no activation mechanism, allowing an organizer to permanently lock user BEAT tokens by never activating a collection
Low
Valid
[L-01] Inactive Collections...
virgilbb
#6
uri() returns metadata URLs for memorabilia token IDs that were never minted, misleading off-chain systems about which items actually exist
Low
Valid
[L-02] FestivalPass.sol - U...
virgilbb
Previous
1
Next
Support
FAQs
Can't find an answer? Chat with us on Discord, Twitter or Linkedin.
What is Cyfrin CodeHawks?
What is a competitive audit?
How can I host a competition on CodeHawks?
How is a contest prize pool determined?
How do I get rewarded?
What is a First Flight?
Give us feedback!