CVE Catalog

CVE-2026-44015

High
Published: Translated: NVD NIST

Summary

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitrary internal URL.

Risk Assessment

An attacker can gain access to services bound to localhost or internal networks, bypassing network segmentation, which poses a serious security threat to the organization.

Recommendation

It is recommended to update Nginx UI to version 2.3.5 or later and implement appropriate security measures to restrict access to internal URLs.

Other vulnerabilities in Nginx UI

See all
Original NVD description (English source)

Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitrary internal URL and then sending API requests with the X-Node-ID header. The Proxy middleware forwards these requests to the attacker-specified internal address, bypassing network segmentation and enabling access to services bound to localhost or internal networks.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS