Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The template config explicitly sets the gateway server to `auth: { mode: 'none' }`, which disables authentication. Even though the server binds to `127.0.0.1`, this can still expose privileged local control to other local users/processes, containers, browser-based localhost attacks, or unintentionally broadened exposure if the host binding is later changed without updating auth.
