Description
A vulnerability has been found in TOTOLINK X5000R 9.1.0cu.2089_B20211224. The impacted element is the function exportOvpn of the file /cgi-bin/cstecgi.cgi?action=exportOvpn&type=user of the component Export Ovpn Handler. The manipulation of the argument filetype leads to os command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-09-15
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Remote OS Command Execution
Action: Patch
AI Analysis

Impact

A vulnerability in TOTOLINK X5000R firmware 9.1.0cu.2089_B20211224 allows an attacker to trigger an OS command injection through the exportOvpn function in the Export Ovpn Handler. By manipulating the filetype parameter, which is passed unsafely to the operating system, an attacker can execute arbitrary commands on the router. The flaw enables the attacker to gain local privileges or potentially compromise the device entirely.

Affected Systems

Devices running the TOTOLINK X5000R router with firmware 9.1.0cu.2089_B20211224 are affected. The vulnerability is specific to the Export Ovpn Handler (/cgi-bin/cstecgi.cgi?action=exportOvpn&type=user). No other TOTOLINK products or firmware versions are reported to be impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The exploit is remote and publicly disclosed, but no EPSS data is available and it is not listed in the CISA KEV catalog. Because the injection occurs via a web interface, an attacker only needs remote network access to the device’s management interface, making the attack relatively easy to launch. If successful, the attacker could alter configuration, exfiltrate data, or gain full control of the device.

Generated by OpenCVE AI on September 16, 2026 at 01:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from TOTOLINK that addresses the exportOvpn command injection.
  • If no update is available, block external access to the /cgi-bin/cstecgi.cgi endpoint or limit it to trusted IP addresses using a firewall or ACL.
  • If the exportOvpn feature is not required, disable it or remove the Export Ovpn Handler entirely.
  • As an interim measure, validate or whitelist the filetype parameter to ensure only permitted values reach the operating system command invocation.

Generated by OpenCVE AI on September 16, 2026 at 01:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Totolink x5000r
Vendors & Products Totolink x5000r

Tue, 15 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description A vulnerability has been found in TOTOLINK X5000R 9.1.0cu.2089_B20211224. The impacted element is the function exportOvpn of the file /cgi-bin/cstecgi.cgi?action=exportOvpn&type=user of the component Export Ovpn Handler. The manipulation of the argument filetype leads to os command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Title TOTOLINK X5000R Export Ovpn cstecgi.cgi exportOvpn os command injection
First Time appeared Totolink
Totolink x5000r Firmware
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:o:totolink:x5000r_firmware:*:*:*:*:*:*:*:*
Vendors & Products Totolink
Totolink x5000r Firmware
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Totolink X5000r X5000r Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-15T17:27:58.888Z

Reserved: 2026-09-15T09:03:34.562Z

Link: CVE-2026-91853

cve-icon Vulnrichment

Updated: 2026-09-15T17:27:55.792Z

cve-icon NVD

Status : Received

Published: 2026-09-15T17:17:39.500

Modified: 2026-09-15T18:19:38.907

Link: CVE-2026-91853

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T02:00:14Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')