Pangolin Dashboard needs access control #1116

Closed
opened 2026-04-05 18:19:18 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @JRud52 on 8/5/2025

Currently if you have a Pangolin instance and you have users added, all those users also have access to the Pangolin dashboard. They also have the ability to create a new org, and once a new org is created, they can do anything that the server admin can do. They can create their own sites, and point them to IPs/ports that are not exposed in Pangolin in the other org yet. If you are using a wildcard DNS record, this could lead to your private non internet exposed services exposed to the internet without your knowledge. The solution to this is to allow server admins to restrict who has access to the Pangolin Dashboard, or just restrict the ability to create a new org to server admin users.

*Originally created by @JRud52 on 8/5/2025* Currently if you have a Pangolin instance and you have users added, all those users also have access to the Pangolin dashboard. They also have the ability to create a new org, and once a new org is created, they can do anything that the server admin can do. They can create their own sites, and point them to IPs/ports that are not exposed in Pangolin in the other org yet. If you are using a wildcard DNS record, this could lead to your private non internet exposed services exposed to the internet without your knowledge. The solution to this is to allow server admins to restrict who has access to the Pangolin Dashboard, or just restrict the ability to create a new org to server admin users.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1116