Wireguard udp on 127.0.0.1 - what is the purpose?

If MikroTik didn’t hide loopback interface for no good reason (we know it’s there!), we could simply accept everything coming from there. Accepting traffic from 127.0.0.0/8 is not the same, because it allows even spoofed packets from network. You can’t probably do much with that, because it will go only one way without responses, but it’s still not ideal.