CVE-2023-2374: Ubiquiti EdgeRouter X Web Management command injection
A security flaw has been discovered in Ubiquiti EdgeRouter X up to 2.0.9-hotfix.6. This issue affects some unknown processing of the component Web Management Interface. Performing a manipulation of the argument ecn-down results in command injection. It is possible to initiate the attack remotely. The exploit has been released to the public and may be used for attacks. The existence of this vulnerability is still disputed at present. The vendor position is that post-authentication issues are not accepted as vulnerabilities.
Security readout for executives and security teams
Plain-English summary
CVE-2023-2374 is a disputed command-injection report affecting Ubiquiti EdgeRouter X web management on listed 2.0.9 hotfix versions. Sources say remote exploitation is possible after high-privilege authentication, and public exploit material was released. Business risk is highest where router administration is internet-reachable or credentials are weak/reused.
Executive priority
Prioritize review if EdgeRouter X devices manage perimeter connectivity or expose web administration. The issue is disputed and post-authentication, but public exploit availability and router impact justify prompt exposure reduction and vendor-guidance checks.
Technical view
The report describes command injection through manipulation of the ecn-down argument in the EdgeRouter X Web Management Interface. CVSS 4.0 is 8.6 with network access, low complexity, no user interaction, but high privileges required. VulDB lists CWE-74 and CWE-77. Vendor reportedly disputes post-authentication issues as accepted vulnerabilities.
Likely exposure
Organizations using Ubiquiti EdgeRouter X versions 2.0.9-hotfix.0 through 2.0.9-hotfix.6 may be exposed, especially if web management is reachable from untrusted networks. Exposure depends on authenticated administrative access, device configuration, and whether the disputed component and parameter are present.
Exploitation context
Public sources state exploit material was released, but CISA KEV status is false in the provided bundle and no cited source confirms active exploitation. The attack appears post-authentication, requiring high privileges. Treat public-facing management interfaces and compromised administrator accounts as the main risk drivers.
Researcher notes
Evidence is largely from VulDB/CVE records and a referenced public exploit location, with the GitHub reference marked broken in the bundle. No vendor patch or workaround is named in the supplied sources. Avoid assuming exploitability beyond authenticated web-management access on listed versions.
Mitigation direction
Check Ubiquiti guidance for current firmware and vendor-supported remediation.
Restrict web management access to trusted administrative networks only.
Remove internet exposure for EdgeRouter X management interfaces.
Use strong, unique administrator credentials and rotate shared passwords.
Monitor administrative changes and unexpected router configuration activity.
Validation and detection
Inventory EdgeRouter X devices and record exact firmware versions.
Identify whether web management is exposed to untrusted networks.
Confirm administrative access paths are restricted by network controls.
Review router administrative logs for unusual authenticated activity.
Track vendor and CVE updates because the vulnerability is disputed.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-74: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
7Timeline events
1ADP providers
8Source links
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-74 · source CWE mapping
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Neutralization of Special Elements used in a Command ('Command Injection')
Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.