Description
PLANET GS-4210-16P2S firmware before 3.441b260626 contains authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi. The web_login_first_post handler copies the usrPass POST parameter into a fixed-size stack buffer without length validation, the web_sys_enablePasswd_post handler copies the enbPass POST parameter into a fixed-size stack buffer without length validation, and the web_sys_localUser_post handler copies the usrName and usrPass POST parameters into fixed-size stack buffers without length validation. A remote authenticated attacker can send a crafted request to crash the CGI process or web management service, resulting in denial of service.
Published: 2026-08-28
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authenticated stack buffer overflow in the dispatcher.cgi web application of the PLANET GS-4210-16P2S device. The web_login_first_post, web_sys_enablePasswd_post, and web_sys_localUser_post handlers copy user‑supplied POST parameters into fixed‑size stack buffers without performing length validation. This flaw can be triggered by a remote attacker who has authenticated to the web interface, allowing the attacker to send a crafted request that corrupts the stack and causes the CGI process or web management service to crash. The resulting denial of service could render the device unusable or force administrators to reboot the system. The weakness is a classic stack buffer overflow (CWE‑121).

Affected Systems

The flaw exists in PLANET Technology Corp.’s PLANET GS-4210-16P2S device, specifically in firmware versions prior to 3.441b260626. Devices running this firmware are susceptible to the described stack buffer overflow when exposed to authenticated web interface traffic. No other versions or firmware releases are listed as affected.

Risk and Exploitability

The CVSS base score of 6.9 indicates a moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The exploit requires a remote authenticated user, meaning an attacker must first gain valid credentials to the web management interface. Once authenticated, the attacker can craft requests that overflow the stack buffers, crash the process, and trigger a denial of service. Given the lack of publicly known exploits and the requirement for authentication, the likelihood of widespread exploitation remains moderate but not negligible for targeted attacks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device firmware to version 3.441b260626 or later, which includes the stack buffer overflow fix.
  • Limit access to the web management interface by configuring firewall rules or network segmentation so that only trusted internal networks can reach the CMD resources.
  • Monitor the device for repeated failures or abnormal traffic patterns that may indicate attempts to trigger the stack buffer overflow and configure alerts accordingly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', '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 authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi. The web_login_first_post handler copies the usrPass POST parameter into a fixed-size stack buffer without length validation, the web_sys_enablePasswd_post handler copies the enbPass POST parameter into a fixed-size stack buffer without length validation, and the web_sys_localUser_post handler copies the usrName and usrPass POST parameters into fixed-size stack buffers without length validation. A remote authenticated attacker can send a crafted request to crash the CGI process or web management service, resulting in denial of service.
Title PLANET GS-4210-16P2S Stack Buffer Overflow via dispatcher.cgi Credential Handlers
Weaknesses CWE-121
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-28T20:19:44.760Z

Reserved: 2026-08-20T18:25:46.943Z

Link: CVE-2026-77218

cve-icon Vulnrichment

Updated: 2026-08-28T20:19:41.059Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-28T22:16:54.003

Link: CVE-2026-77218

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow