Description
A weakness has been identified in UTT 进取 521G 3.1.1-190816. Affected by this issue is the function doSystem of the file /goform/setSysAdm. Executing a manipulation of the argument passwd1 can lead to command injection. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-02-08
Score: 8.6 High
EPSS: 8.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the device's web interface allows an attacker to embed arbitrary operating system commands through the passwd1 parameter used by the setSysAdm function. Because the input is not sanitized, a crafted value is executed by the underlying system, granting the attacker control over the device's operating system. The vulnerability falls under the Command Injection family and involves improper input handling. Successful exploitation can read, modify, or delete configuration data and potentially disrupt device operation.

Affected Systems

The vulnerability affects the UTT 进取 521G product line, specifically firmware version 3.1.1-190816. The hardware edition 2.0 is also identified as part of the affected device; no other product lines or firmware revisions are listed as impacted in the available data.

Risk and Exploitability

The CVSS score of 8.6 classifies this issue as high severity. With an EPSS score of 8%, the likelihood of exploitation is considered significant. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, requiring the attacker to access the /goform/setSysAdm endpoint over the network and provide a malicious passwd1 value. If successfully exploited, a single request can lead to full system compromise.

Generated by OpenCVE AI on August 4, 2026 at 08:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest official firmware from UTT, which removes the vulnerable doSystem call or upgrades to a fixed version if available.
  • Limit network access to the /goform/setSysAdm endpoint using firewall or access control lists, allowing only trusted IP ranges or internal management networks to reach it.
  • Add input validation for the passwd1 parameter, rejecting or sanitizing special characters that could be interpreted as command separators, or enforce a safe set of allowed values.

Generated by OpenCVE AI on August 4, 2026 at 08:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Utt 521g Firmware
CPEs cpe:2.3:h:utt:521g:2.0:*:*:*:*:*:*:*
cpe:2.3:o:utt:521g_firmware:3.1.1-190816:*:*:*:*:*:*:*
Vendors & Products Utt 521g Firmware

Mon, 09 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Utt
Utt 521g
Vendors & Products Utt
Utt 521g

Sun, 08 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in UTT 进取 521G 3.1.1-190816. Affected by this issue is the function doSystem of the file /goform/setSysAdm. Executing a manipulation of the argument passwd1 can lead to command injection. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Title UTT 进取 521G setSysAdm doSystem command injection
Weaknesses CWE-74
CWE-77
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:48:42.899Z

Reserved: 2026-02-07T15:23:04.296Z

Link: CVE-2026-2182

cve-icon Vulnrichment

Updated: 2026-02-09T21:00:24.146Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-08T20:15:51.393

Modified: 2026-06-17T10:30:29.393

Link: CVE-2026-2182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:00:06Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

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