Competitive Audits
First Flights
Leaderboard
Docs
Toggle theme
Sign up
Log in
All First Flights
Rust Fund
Submissions
AI First Flight
Rust Fund
AI First Flight #9
Beginner Friendly
Rust
EXP
AI First Flight
EXP
Jul 24th, 2026 → Jul 24th, 2026
View repo
View results
4 / 4
Submissions
Severity
Validity
Tags
Author
#1
`contribute` never records `contribution.amount`, so `refund` always returns 0 and contributor funds are permanently unrefundable
High
Valid
[H-03] Permanent Loss of Co...
codebycinar
#2
`withdraw` never checks the funding goal (or deadline), letting the creator withdraw all contributions at any time and rug a failed campaign
High
Valid
[H-02] H-01. Creators Can W...
codebycinar
#3
`set_deadline` never sets `dealine_set = true`, so the one-time guard is dead and the creator can change the deadline arbitrarily
Medium
Valid
[M-02] The set_deadline fun...
codebycinar
#4
`refund` does not require the goal to be unmet and never decrements `amount_raised`, breaking the failed-only refund invariant and desyncing accounting
High
Valid
[H-04] Inadequate Refund Co...
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!