VYPR
High severity8.8NVD Advisory· Published May 27, 2026

CVE-2026-9628

CVE-2026-9628

Description

A weakness has been identified in UTT HiPER 1200GW up to 2.5.3-170306. Affected is an unknown function of the file /goform/formPptpClientConfig of the component Web Management Interface. This manipulation of the argument PPTP server address/username/password/tunnel name causes stack-based buffer overflow. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stack-based buffer overflow in UTT HiPER 1200GW's PPTP client configuration endpoint allows remote unauthenticated attackers to crash or execute arbitrary code on affected firmware versions ≤2.5.3-170306.

Vulnerability

A stack-based buffer overflow vulnerability exists in the UTT HiPER 1200GW router's web management interface, specifically within the file /goform/formPptpClientConfig. The vulnerability is triggered when the function processes the PPTP server address, username, password, or tunnel name parameters. The root cause lies in an insecure strcpy call that copies attacker-supplied data into a fixed-size stack buffer without bounds checking, as identified in the public analysis [1]. Affected firmware versions are <=2.5.3-170306.

Exploitation

An attacker can exploit this vulnerability remotely without requiring authentication. By sending a crafted HTTP POST request to the /goform/formPptpClientConfig endpoint with an overly long value in one of the vulnerable parameters (e.g., serverIp), the attacker can overflow the stack buffer. A public proof-of-concept exists, demonstrating the ability to trigger the overflow via a malformed request [1]. The attacker only needs network access to the router's web interface (typically on port 80 or 443).

Impact

Exploitation of this buffer overflow can lead to a denial of service (device crash or reboot) or, if properly leveraged, remote code execution at the device's privilege level. This grants the attacker full control over the router, potentially enabling traffic interception, further network compromise, or use of the device in a botnet. The widespread availability of the exploit increases the risk of real-world attacks.

Mitigation

As of the publication date, no fixed firmware version has been released by UTT. The vendor has not publicly acknowledged the vulnerability or provided a patch [1]. Affected users should consider isolating the web management interface from untrusted networks, disabling remote administration if possible, or replacing the device if it reaches end-of-life. The CVE is not currently listed in the Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.