CVE-2023-2373: Ubiquiti EdgeRouter X Web Management command injection
A vulnerability was identified in Ubiquiti EdgeRouter X up to 2.0.9-hotfix.6. This vulnerability affects unknown code of the component Web Management Interface. Such manipulation of the argument ecn-up leads to command injection. The attack may be performed from remote. The exploit is publicly available and might be used. The actual existence of this vulnerability is currently in question. 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-2373 is a reported command injection issue in the Ubiquiti EdgeRouter X web management interface. It could let an already-authenticated administrator execute operating-system commands through a vulnerable parameter. The report is disputed: VulDB notes the vendor does not accept post-authentication issues as vulnerabilities, and the vulnerability’s actual existence is questioned.
Executive priority
Treat as a targeted router-management risk, not a confirmed mass-exploitation emergency. Prioritize devices with exposed management interfaces or weak administrator controls. Because the report is disputed, focus on exposure reduction, credential protection, and vendor guidance rather than assuming confirmed compromise.
Technical view
The report affects Ubiquiti EdgeRouter X firmware 2.0.9-hotfix.0 through 2.0.9-hotfix.6. Manipulation of the ecn-up argument in the Web Management Interface is reported to cause command injection, mapped to CWE-74 and CWE-77. CVSS v4.0 is 8.6, with network access, low complexity, and high privileges required.
Likely exposure
Exposure is mainly EdgeRouter X devices running listed 2.0.9 hotfix versions with web management reachable to administrators. Risk is higher if the management interface is exposed beyond trusted networks or if administrator credentials are compromised. Sources do not confirm broader Ubiquiti product impact.
Exploitation context
The source bundle says a public exploit is available and might be used, but CISA KEV is false and no cited source confirms active exploitation. Exploitation requires high privileges, meaning attacker access to an administrative web-management session or credentials is a key prerequisite.
Researcher notes
Evidence is incomplete. VulDB reports command injection via ecn-up and lists a public exploit reference, but also states the vulnerability’s existence is questioned and notes the vendor position on post-authentication issues. The GitHub exploit reference is marked broken in the source bundle. No KEV listing is present.
Mitigation direction
Inventory EdgeRouter X devices and firmware versions.
Restrict web management access to trusted administrative networks only.
Review Ubiquiti guidance for supported firmware updates or vendor-recommended actions.
Harden administrator accounts with strong passwords and MFA where available.
Monitor management access logs for unusual administrator activity.
Validation and detection
Confirm whether any EdgeRouter X runs 2.0.9-hotfix.0 through 2.0.9-hotfix.6.
Verify the web management interface is not internet-exposed.
Review access controls limiting management access to trusted IP ranges.
Check logs for unexpected administrator logins or configuration changes.
Track vendor and CVE updates because the report 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.
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.