PT-2026-36923 · Nginx-Ui · Nginx-Ui
Yotampe-Pluto
·
Published
2026-04-21
·
Updated
2026-05-06
·
CVE-2026-42223
CVSS v2.0
6.8
Medium
| Vector | AV:N/AC:L/Au:S/C:C/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Nginx UI versions prior to 2.3.8
Description
The GetSettings API handler in the
api/settings/settings.go file serializes all settings structs to JSON and returns them to authenticated users. While many sensitive fields are marked as protected, this restriction is only applied during write operations via the SaveSettings function and is ignored during read operations. This results in the exposure of over 40 protected fields, including JwtSecret, which allows for authentication token forgery; NodeSecret, which enables cluster node impersonation; OIDC ClientSecret, which allows for OAuth account takeover; and the IP whitelist configuration.Recommendations
Update to version 2.3.8.
Exploit
Fix
Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nginx-Ui