CVE-2026-42223 — Nginx UI is a web user interface for the Nginx web server.

CVE-2026-42223 — Nginx UI is a web user interface for the Nginx web server.

CVE-2026-42223 — Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, the GetSettings API handler (api/settings/settings.go:24-65) serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - h

What This Means For You

  • If your environment is affected by CWE-200, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-42223 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

CVE-2026-42223 - Nginx UI Sensitive Data Exposure via GetSettings API

Sigma YAML — free preview
title: CVE-2026-42223 - Nginx UI Sensitive Data Exposure via GetSettings API
id: scw-2026-05-04-ai-1
status: experimental
level: high
description: |
  Detects attempts to access the GetSettings API endpoint in Nginx UI, which is vulnerable in versions prior to 2.3.8. This API handler improperly exposes sensitive configuration details like JwtSecret, NodeSecret, and OIDC ClientSecret due to the 'protected:"true"' tag being ignored during read operations. This can lead to authentication token forgery, cluster node impersonation, and OAuth account takeover.
author: SCW Feed Engine (AI-generated)
date: 2026-05-04
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-42223/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/api/settings/settings.go'
      cs-method:
          - 'GET'
  condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-42223 vulnerability CVE-2026-42223
CWE-200 weakness CWE-200
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 05, 2026 at 00:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

Amazon WorkSpaces Escalation: Local User to SYSTEM via Log Rotation

CVE-2026-7791 — Improper privilege management in the log rotation mechanism of the Skylight Workspace Config Service in Amazon WorkSpaces for Windows before 2.6.2034.0 allows a...

vulnerabilityCVEhigh-severityprivilege-escalationcwe-367
/SCW Vulnerability Desk /HIGH /7.8 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-7780 — Denial of Service

CVE-2026-7780 — A weakness has been identified in Open5GS up to 2.7.7. Affected by this vulnerability is the function udm_state_operational of the file /src/udm/udm-sm.c of...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs /⚙ 1 Sigma

CVE-2026-7776: Boundary Workers Vulnerable to DoS During TLS Handshakes

CVE-2026-7776 — Boundary Community Edition and Boundary Enterprise (“Boundary”) workers are vulnerable to a denial-of-service condition during node enrollment TLS handshakes. An attacker with network...

vulnerabilityCVEhigh-severitycwe-770
/SCW Vulnerability Desk /HIGH /7.5 /⚑ 3 IOCs /⚙ 2 Sigma