In distributed service mode, Pomerium's Authenticate service exposes pprof debug and prometheus metrics handlers to untrusted traffic. This can leak potentially sensitive environmental information or lead to limited denial of service conditions.
v0.17.1
Block access to /debug
and /metrics
paths on the authenticate service. This can be done with any L7 proxy, including Pomerium's own proxy service.
https://github.com/pomerium/pomerium/pull/3212
If you have any questions or comments about this advisory: * Open an issue in Pomerium * Email us at security@pomerium.com