The access_info API view in plinth/modules/api/views.py returns a list of all registered domains and their types without requiring authentication. This exposes sensitive network configuration information to unauthenticated users.
Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>