Description
PLANET GS-4210-16P2S firmware before 3.441b260626 contains an authenticated OS command injection vulnerability in /cgi-bin/httpuploadcert.cgi. The certificate password field in a certificate upload request is incorporated into a shell command without sanitization of shell metacharacters. A remote attacker with administrator web credentials can submit a crafted certificate upload request to execute arbitrary operating-system commands on the device.
Published: 2026-08-28
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the httpuploadcert.cgi script of the PLANET GS-4210-16P2S firmware, where the certificate password field is concatenated into a shell command without sanitization. This allows an attacker with administrator web credentials to inject arbitrary shell commands, leading to remote code execution. The weakness is a classic OS command injection (CWE-78).

Affected Systems

PLANET Technology Corp.’s GS‑4210‑16P2S network device. Firmware versions prior to 3.441b260626 are affected; the issue originates in the web interface component of that firmware.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity vulnerability. The EPSS score is currently unavailable, and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known exploits at this time. Nonetheless, the attack requires administrative web credentials, but once obtained the attacker can submit a crafted upload request from any remote location to execute arbitrary OS commands. The lack of input sanitization provides a straightforward exploitation path for authenticated privileged users.

Generated by OpenCVE AI on August 28, 2026 at 22:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device firmware to version 3.441b260626 or later, which addresses the command injection issue.
  • If firmware upgrade is not feasible, restrict access to the httpuploadcert.cgi endpoint by blocking the URL via firewall rules or disabling remote web administration, and enforce strict access controls on administrator credentials.
  • Monitor device logs for unexpected certificate upload attempts or shell command anomalies, and alert on such events.
  • Consider implementing network segmentation or VPN-only access for device administration to reduce exposure.

Generated by OpenCVE AI on August 28, 2026 at 22:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description PLANET GS-4210-16P2S firmware before 3.441b260626 contains an authenticated OS command injection vulnerability in /cgi-bin/httpuploadcert.cgi. The certificate password field in a certificate upload request is incorporated into a shell command without sanitization of shell metacharacters. A remote attacker with administrator web credentials can submit a crafted certificate upload request to execute arbitrary operating-system commands on the device.
Title PLANET GS-4210-16P2S Command Injection via httpuploadcert.cgi
Weaknesses CWE-78
References
Metrics 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'}

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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-28T15:30:45.246Z

Reserved: 2026-08-17T18:39:57.660Z

Link: CVE-2026-75122

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T20:19:52.707

Modified: 2026-08-28T20:19:52.707

Link: CVE-2026-75122

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T22:30:17Z

Weaknesses
  • CWE-78

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