Security Advisory

CVE-2022-24797

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-03-31 22:40:12
Last updated 2025-04-23 18:42:56
Assigner GitHub_M
State PUBLISHED

Description

Pomerium is an identity-aware access proxy. In distributed service mode, Pomeriums 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. This issue is patched in version v0.17.1 Workarounds: Block access to `/debug` and `/metrics` paths on the authenticate service. This can be done with any L7 proxy, including Pomeriums own proxy service.