Description
PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contains a pre-authentication memory corruption vulnerability in the web management interface where the _readHttpParam function copies an oversized HTTP query string without guaranteeing NUL termination, allowing parse_query_string to process attacker-controlled data into a fixed-size stack buffer. An unauthenticated remote attacker can send an oversized GET request to dispatcher.cgi to cause denial of service of the web management interface and potentially trigger memory corruption.
Published: 2026-08-28
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service / Potential Memory Corruption
Action: Immediate Patch
AI Analysis

Impact

A pre‑authentication memory corruption flaw resides in the web management interface of PLANET GS‑4210‑16P2S firmware versions before 3.441b260626. The vulnerability is triggered when the _readHttpParam function copies an oversized HTTP query string passed to dispatcher.cgi without guaranteeing NUL termination. The unbounded string is then parsed by parse_query_string into a fixed‑size stack buffer, allowing a remote attacker to craft a GET request that overflows the buffer. The result can be a denial of service of the management interface and, depending on the memory layout, potential memory corruption.

Affected Systems

PLANET Technology Corp. offers the PLANET GS‑4210‑16P2S device. Firmware versions prior to 3.441b260626 are affected; the vulnerability exists in the device’s web interface component dispatcher.cgi.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity of the flaw. The EPSS score of 0.00484 indicates a very low exploitation probability, but the absence of a KEV listing does not reduce the risk for exposed devices. The attack requires no authentication and can be performed from any network that can reach the device’s web interface, making it a remote vulnerability that can be leveraged by attackers with minimal effort. The high severity and wide accessibility justify prompt remediation.

Generated by OpenCVE AI on September 2, 2026 at 04:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to version 3.441b260626 or later on all affected PLANET GS‑4210‑16P2S devices.
  • If a firmware update cannot be applied immediately, restrict access to the web management interface by configuring firewall rules or firewalling the device’s management port to trusted networks only.
  • Monitor the device for abnormal restarts or memory usage, and be prepared to reboot or replace the device if repeated service disruptions occur.

Generated by OpenCVE AI on September 2, 2026 at 04:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description PLANET GS-4210-16P2S firmware before 3.441b260626 contains a pre-authentication memory corruption vulnerability in the web management interface where the _readHttpParam function copies an oversized HTTP query string without guaranteeing NUL termination, allowing parse_query_string to process attacker-controlled data into a fixed-size stack buffer. An unauthenticated remote attacker can send an oversized GET request to dispatcher.cgi to cause denial of service of the web management interface and potentially trigger memory corruption. PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contains a pre-authentication memory corruption vulnerability in the web management interface where the _readHttpParam function copies an oversized HTTP query string without guaranteeing NUL termination, allowing parse_query_string to process attacker-controlled data into a fixed-size stack buffer. An unauthenticated remote attacker can send an oversized GET request to dispatcher.cgi to cause denial of service of the web management interface and potentially trigger memory corruption.
Title PLANET GS-4210-16P2S Memory Corruption via dispatcher.cgi _readHttpParam PLANET GS-4210-16P2S V3 Memory Corruption via dispatcher.cgi _readHttpParam

Mon, 31 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Planet Technology Corp
Planet Technology Corp planet Gs-4210-16p2s
Vendors & Products Planet Technology Corp
Planet Technology Corp planet Gs-4210-16p2s

Fri, 28 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description PLANET GS-4210-16P2S firmware before 3.441b260626 contains a pre-authentication memory corruption vulnerability in the web management interface where the _readHttpParam function copies an oversized HTTP query string without guaranteeing NUL termination, allowing parse_query_string to process attacker-controlled data into a fixed-size stack buffer. An unauthenticated remote attacker can send an oversized GET request to dispatcher.cgi to cause denial of service of the web management interface and potentially trigger memory corruption.
Title PLANET GS-4210-16P2S Memory Corruption via dispatcher.cgi _readHttpParam
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

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


Subscriptions

Planet Technology Corp Planet Gs-4210-16p2s
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-01T20:27:50.682Z

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

Link: CVE-2026-75124

cve-icon Vulnrichment

Updated: 2026-08-28T20:18:42.445Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T20:20:22.260

Link: CVE-2026-75124

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T05:00:13Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')