Description
An arbitrary file upload vulnerability in /cgi-bin/ugwupload.cgi of MBS-Solutions X-Serie Gateway firmware V6_00_05 allows a remote authenticated user with Admin role to upload files with arbitrary content to hardcoded paths.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user with an Admin role can upload any file to the MBS‑Solutions X‑Serie Gateway using the cgi script at /cgi-bin/ugwupload.cgi. Because the destination paths are hardcoded and no file type checks are performed, the attacker can place executable or web‑accessible files on the device, enabling the execution of arbitrary code or the hosting of malicious payloads. The lack of input validation and authentication checks changes the confidentiality, integrity, and availability of the system if exploited.

Affected Systems

The vulnerability affects the MBS‑Solutions X‑Serie Gateway firmware version V6_00_05. No other vendor or product versions are listed as affected.

Risk and Exploitability

No EPSS score is available and the issue is not listed in CISA KEV, so a precise exploitation probability is unknown. However, the vulnerability requires only a remote authenticated Admin account, a capability that is typically granted to legitimate users. The absence of directory traversal or path validation limits the attack surface to the predefined upload locations, but the ability to place malicious files in those locations is sufficient for remote code execution or web‑shell establishment. The severity is therefore likely high given the privileged nature of the attacker role and the unfiltered upload capability.

Generated by OpenCVE AI on September 4, 2026 at 22:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and install the latest firmware update from MBS‑Solutions that removes the vulnerable upload endpoint.
  • If an update is not yet available, revoke remote Admin privileges or disable the gateway’s network access until remediation is applied.
  • Block access to the /cgi-bin/ugwupload.cgi URL via firewall rules or router ACLs to prevent uploads.
  • Enable logging and monitor for attempted access to the upload endpoint to detect any ongoing exploitation attempts.

Generated by OpenCVE AI on September 4, 2026 at 22:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 23:00:00 +0000

Type Values Removed Values Added
Title Remote Authenticated Arbitrary File Upload in MBS‑Solutions X‑Serie Gateway
Weaknesses CWE-284
CWE-434

Fri, 04 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
Description An arbitrary file upload vulnerability in /cgi-bin/ugwupload.cgi of MBS-Solutions X-Serie Gateway firmware V6_00_05 allows a remote authenticated user with Admin role to upload files with arbitrary content to hardcoded paths.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-04T15:53:51.816Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75169

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T16:17:58.937

Modified: 2026-09-04T16:17:58.937

Link: CVE-2026-75169

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T22:45:04Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type