http://www.mwusers.com/forums/showthread.php?17185-How-to-delete-Spam-amp-Spammers-when-you-have-100-s&s=20825f3c21804a4f48460da4c1a93f39The above forum page contains a ~recent discussion about SPAM bots & Mediawiki.
There are two alarming statements posted there:
1. reCAPTCHA is known to have been broken and some bots contain the necessary exploits to get around it. There are some alternative CAPTCHA systems that can be used with Mediawiki (one of them seems to be easy enough to setup, FancyCaptcha)
2. Some older versions of Mediawiki are exploitable to perform edits without registering as a user (seems unlikely that this is CT wiki's case)
There's also a quick solution to cut off all the current users so that the bots can't use existing accounts to perform edits. The trouble is that running those queries would also cut off valid users. You could create a support page in the wiki, or something similar, where someone can find information on how they can recover their account.
There's also a solution to cut SPAM by requiring users to login using only OpenID, which seems ok.