Thank you for the details @salpilk
If you do not need users to register, I’d recommend shutting down user registrations. That is always the safest bet.
In regards to the increase in spam, it is hard to tell what could have caused it without analyzing the samples, data etc. For example:
- Do you think these registrations were automated (via some automated software) or done manually? It is hard to tell but by analyzing the data and the time intervals in between them you can sort of guess how they were created.
- Did you check the Google reCAPTCHA dashboard and statistics to see if there was a spike in number of registrations analyzed? In the dashboard you can see a graph that highlights how many requests the CAPTCHA server received, allowed and blocked.
- Do you have information about the source of these registrations? Can you check the web server log file to see where the traffic is originating from?
By analyzing such information you can get a better idea of what exactly happened, however, as you mentioned in your post, if you do not need user registrations I’d close the registration form.
Please let us know if you need any further assistance from our end.