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

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

CVE-2026-42220 — 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

What This Means For You

  • If your environment is affected by CWE-200, CWE-863, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-42220 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 T1078.004 Credential Access

CVE-2026-42220 - Nginx UI Sensitive Configuration Exposure

Sigma YAML — free preview
title: CVE-2026-42220 - Nginx UI Sensitive Configuration Exposure
id: scw-2026-05-04-ai-1
status: experimental
level: high
description: |
  Detects an authenticated user accessing the /api/settings endpoint via a GET request in Nginx UI. This specific endpoint, prior to version 2.3.8, is vulnerable to exposing sensitive configuration values, including node.secret, which can be leveraged for further exploitation.
author: SCW Feed Engine (AI-generated)
date: 2026-05-04
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-42220/
tags:
  - attack.credential_access
  - attack.t1078.004
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/api/settings'
      cs-method|exact:
          - '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-42220 vulnerability CVE-2026-42220
CWE-200 weakness CWE-200
CWE-863 weakness CWE-863
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