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

VectorAV: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

Weakness Enumeration

Related Identifiers

BDU:2026-06994
CVE-2026-44015
GHSA-WR32-99HH-6F35

Affected Products

Nginx-Ui