CVE-2026-42220
Last modified
CVE-2026-42220 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, an authenticated user can call GET /api/settings and retrieve sensitive configuration values, including node.secret. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, an authenticated user can call GET /api/settings and retrieve sensitive configuration values, including node.secret. The same node.secret is accepted by AuthRequired() through the X-Node-Secret header (or node_secret query parameter), causing the request to be treated as authenticated via the trusted-node path and associated with the init user. This issue has been patched in version 2.3.8.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nginxui | Nginx Ui | < 2.3.8 |
References
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-7jrr-xw9c-mj39Exploit, Vendor Advisory
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-7jrr-xw9c-mj39Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42220?
How severe is CVE-2026-42220?
How do I fix CVE-2026-42220?
Are you affected by CVE-2026-42220?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
