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
Sep 2nd, 2026 → Sep 9th, 2026
View repo
View results
8 / 8
Submissions
Severity
Validity
Tags
Author
#1
withdraw has no goal or deadline check — creator can drain the fund at any time
High
Invalid
duranovskyy
#2
contribute never records contribution.amount — refund always returns 0, contributions are locked forever
High
Valid
[H-03] Permanent Loss of Co...
duranovskyy
#3
refund does not check that the goal was missed — refunds are accepted on successful campaigns
High
Valid
[H-04] Inadequate Refund Co...
duranovskyy
#4
set_deadline never sets dealine_set — deadline can be changed indefinitely, creator can lock refunds forever
Medium
Valid
[M-02] The set_deadline fun...
duranovskyy
#5
refund and withdraw do not update fund.amount_raised — accounting desynchronizes from the real balance
Medium
Valid
[M-03] Fund Creator Can't W...
duranovskyy
#6
Unchecked addition on fund.amount_raised in contribute
Low
Invalid
duranovskyy
#7
set_deadline does not validate the deadline value — zero or past timestamps are accepted
Low
Invalid
duranovskyy
#8
Fund names longer than 32 bytes can never create a fund — name is used directly as a PDA seed
Low
Invalid
duranovskyy
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!