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 12th, 2026 → Apr 12th, 2026
View repo
View results
7 / 7
Submissions
Severity
Validity
Tags
Author
#1
configurePass overrites the current supply leading to incorrect accounting and minting of more tokens than intended
Medium
Valid
[M-01] [H-1] Reseting the c...
shikhar229169
#2
buyPass function not following CEI pattern leads to unlimited minting of passes due to stale value of passSupply state
Medium
Valid
[M-02] Function `FestivalPa...
shikhar229169
#3
Performance can be attended multiple times with the same pass by transferring it to addresses who haven't attended it.
High
Valid
[H-01] Pass Lending Reward ...
shikhar229169
#4
The createMemorabiliaCollection function sets the isActive flag only at creation time, with no mechanism to modify it afterward.
Low
Valid
[L-01] Inactive Collections...
shikhar229169
#5
The supply check in redeemMemorabilia is incorrect due to an off-by-one error
Medium
Valid
[M-03] Off-by-One in `redee...
shikhar229169
#6
The `FundsWithdrawn` event is declared but **never emitted** in the `withdraw` function.
Low
Invalid
shikhar229169
#7
The `getUserMemorabiliaDetailed` function performs **nested unbounded loops**, leading to failure in results
Low
Invalid
shikhar229169
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!