Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nginxui | Nginx Ui | <= 2.3.4 |
Related Weaknesses (CWE)
References
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-wr32-99hh-6f35ExploitVendor Advisory
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-wr32-99hh-6f35ExploitVendor Advisory
FAQ
What is CVE-2026-44015?
CVE-2026-44015 is a vulnerability with a CVSS score of 8.5 (HIGH). 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 arbitrar...
How severe is CVE-2026-44015?
CVE-2026-44015 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44015?
Check the references section above for vendor advisories and patch information. Affected products include: Nginxui Nginx Ui.