Information disclosure in nginx-ui - CVE-2026-42223
Published: July 17, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the GetSettings API handler when handling requests to retrieve application settings. A remote user can send a request to the /api/settings endpoint to disclose sensitive information.
Exposed data may include protected secrets such as JwtSecret, NodeSecret, OIDC ClientSecret, Casdoor ClientSecret, and IP whitelist configuration.