Reproduce:
- Try to create an page named "Google.123.html" (https://test.wikipedia.org/w/index.php?title=Google.456.html&action=edit) - it's not possible because the rule in https://meta.wikimedia.org/wiki/Title_blacklist
google.*\.html
- Now, we redirect https://test.wikipedia.org/w/index.php?title=Test001&redirect=no to "m:Google.123.html"
- Edit Test001 using API with "redirect=1"
- Now we created a local page "Google.123.html" that can be edited by anyone
Probably it can be used to circumvent <noedit> restriction.