Server-Side Request Forgery (SSRF) in nginx-ui - #VU127234
Published: April 23, 2026
nginx-ui
Detailed vulnerability description
The vulnerability allows a remote user to access internal services and disclose sensitive information.
The vulnerability exists due to server-side request forgery (SSRF) in the Proxy middleware when handling API requests with an attacker-controlled X-Node-ID header that references a crafted cluster node. A remote user can create a cluster node pointing to an arbitrary internal URL and send crafted API requests to access internal services and disclose sensitive information.
The issue can be used to reach localhost, private network services, and cloud metadata endpoints.