The faucet has no way to recover arbitrary ERC-20 tokens (or ETH) that are accidentally sent to the contract address. Users (or integrations) may mistakenly transfer tokens like USDT directly to the faucet. Since the contract exposes no withdrawal function for unknown assets, these tokens become permanently stuck, reducing user funds and creating operational overhead.
Likelihood:
Faucet addresses are public; users could mis-send tokens to well-known contracts.
Impact:
Any ERC-20 mistakenly sent (e.g., USDT) is locked forever.
Team cannot assist users by returning funds. Reputational damage and support burden.
Conceptual POC:
Add a rescue function restricted to the owner, using SafeERC20 to support non-standard tokens (e.g., USDT).
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.