PT-2026-39184 · Nginx-Ui · Nginx-Ui
Miffyaa
·
Published
2026-04-29
·
Updated
2026-05-14
·
CVE-2026-44015
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Nginx UI versions prior to 2.3.5
Description
An authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node that points to an arbitrary internal URL and sending API requests with the
X-Node-ID header. The Proxy middleware, specifically within the Proxy() function in internal/middleware/proxy.go, intercepts these requests and forwards them to the specified internal address without validating the node URL. This allows attackers to bypass network segmentation and access services bound to localhost, internal networks, or cloud metadata endpoints. The process involves retrieving the node secret from the '/api/settings' endpoint and creating a malicious node via the '/api/nodes' endpoint.Recommendations
Update to a version later than 2.3.4.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nginx-Ui