The performUpkeep() function does not check if the token exists before attempting to update its weather data. AlthoughcheckUpkeep() does this check, an attacker could call performUpkeep directly with an invalid token ID.
Add a token existence check at the beginning of the performUpkeep function:
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.