Description
An authentication bypass vulnerability exists in the WebGUI of Series UNIVERGE IX-R/IX-V. A user could bypass authentication and execute arbitrary CLI commands by tampering with WebGUI messages and sending them to the device via internet.
Published: 2026-09-07
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The flaw allows an external actor to bypass authentication in the WebGUI of NEC UNIVERGE IX‑R/IX‑V series, enabling them to send crafted messages that are interpreted as direct CLI commands. Once authenticated, the attacker can execute arbitrary commands with the privileges of the device, exposing the system to complete compromise of confidentiality, integrity, and availability. This is catalogued as a CWE‑306 (Missing Authentication for Critical Function). The CVSS base score of 9.3 classifies it as critical.

Affected Systems

Affecting NEC’s UNIVERGE IX‑R and IX‑V appliance lines, the vulnerability is active in all current message handling modules of the WebGUI. No specific firmware versions are listed in the advisory, so systems running the default or legacy images should be considered vulnerable until a patch is applied.

Risk and Exploitability

Because the attack vector is remote over the Internet and requires only the ability to send WebGUI packets, the likelihood of exploitation is high for publicly reachable devices. The EPSS score is not available, but the high CVSS and the absence of mitigations in the public network imply a significant risk. NEC has not listed the issue in CISA’s KEV catalogue, but the critical severity warrants immediate attention.

Generated by OpenCVE AI on September 7, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply NEC’s latest firmware revision that resolves the authentication bypass; guidance is found in the vendor advisory linked in the CVE references.
  • Limit access to the WebGUI management interface to trusted internal networks or a VPN, preventing unauthenticated external traffic from reaching the appliance.
  • Disable remote CLI access or enforce stronger authentication if the feature is not required.
  • Enable logging of WebGUI session activity and monitor for anomalous command execution attempts.

Generated by OpenCVE AI on September 7, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Nec
Nec univerge Ix
Vendors & Products Nec
Nec univerge Ix

Mon, 07 Sep 2026 03:15:00 +0000

Type Values Removed Values Added
Title WebGUI Authentication Bypass Allows Remote CLI Execution on NEC UNIVERGE IX‑R/IX‑V

Mon, 07 Sep 2026 01:30:00 +0000

Type Values Removed Values Added
Description An authentication bypass vulnerability exists in the WebGUI of Series UNIVERGE IX-R/IX-V. A user could bypass authentication and execute arbitrary CLI commands by tampering with WebGUI messages and sending them to the device via internet.
Weaknesses CWE-306
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: NEC

Published:

Updated: 2026-09-08T15:32:48.460Z

Reserved: 2026-07-24T04:35:25.244Z

Link: CVE-2026-16876

cve-icon Vulnrichment

Updated: 2026-09-08T15:32:29.759Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T02:17:17.630

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-16876

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T07:45:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function