Competitive Audits
First Flights
Leaderboard
Docs
Toggle theme
Sign up
Log in
All First Flights
Thunder Loan
Submissions
AI First Flight
Thunder Loan
AI First Flight #7
Beginner Friendly
Foundry
DeFi
Oracle
EXP
AI First Flight
EXP
Jul 24th, 2026 → Jul 24th, 2026
View repo
View results
7 / 7
Submissions
Severity
Validity
Tags
Author
#1
Flash loan can be repaid via `deposit()` instead of `repay()`, minting the attacker AssetTokens and draining the pool on `redeem()`
High
Valid
[H-04] All the funds can be...
codebycinar
#2
UUPS upgrade to `ThunderLoanUpgraded` collides storage — `s_flashLoanFee` inherits the old `s_feePrecision` slot (1e18), inflating the fee to 100% of principal
High
Valid
[H-01] Storage Collision du...
codebycinar
#3
`deposit()` inflates the exchange rate on a fee-less deposit, causing insolvency and letting a depositor steal from earlier LPs
High
Valid
[H-02] Updating exchange ra...
codebycinar
#4
Flash-loan fee derived from a manipulable single-source AMM spot price
Medium
Valid
[M-02] Attacker can minimiz...
codebycinar
#5
`initialize()` is an unprotected separate transaction (proxy deployed with empty init data), allowing anyone to front-run initialization and seize ownership
Medium
Valid
[M-02] Attacker can minimiz...
codebycinar
#6
`initialize()` is an unprotected separate transaction (proxy deployed with empty init data), allowing anyone to front-run initialization and seize ownership
Medium
Invalid
codebycinar
#7
Divide-before-multiply in `getCalculatedFee` zeroes the fee for low-priced tokens
Low
Valid
[L-01] getCalculatedFee can...
codebycinar
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!