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.
Published: 2026-05-27
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack‑based buffer overflow exists in the UTT HiPER 1200GW Web Management Interface, triggered by manipulating the PPTP server address, username, password, or tunnel name via the formPptpClientConfig endpoint. The vulnerability can be leveraged remotely to overwrite critical control data on the stack, potentially allowing an attacker to execute arbitrary code on the affected device. The description from the vulnerability report does not explicitly state the consequences, but a stack overflow of this nature typically implies high risk to confidentiality, integrity, and availability.

Affected Systems

The affected product is UTT HiPER 1200GW up to version 2.5.3-170306. The weakness resides in the /goform/formPptpClientConfig file of the Web Management Interface, and no other versions are listed as affected.

Risk and Exploitability

The CVSS score is 8.7, indicating a high severity. EPSS is not available, and the vulnerability is not currently listed in the CISA KEV catalog. The attack can be initiated remotely, and the vulnerability has publicly available exploits, which raises the tangible risk of compromise. An attacker who can reach the vulnerable endpoint could gain full remote control of the device if the overflow is exploitable.

Generated by OpenCVE AI on May 27, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HiPER 1200GW firmware to a release newer than 2.5.3-170306, if a patched version is available from UTT.
  • If an upgrade is not immediately possible, restrict access to the Web Management Interface by firewall rules or by configuring it to accept connections only from trusted management IP addresses.
  • Implement or verify proper input validation and bounds checking for the PPTP configuration parameters to prevent the stack overflow, following best practices for CWE-119 and CWE-121.

Generated by OpenCVE AI on May 27, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 27 May 2026 01:30:00 +0000

Type Values Removed Values Added
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.
Title UTT HiPER 1200GW Web Management formPptpClientConfig stack-based overflow
First Time appeared Utt
Utt hiper 1200gw
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:utt:hiper_1200gw:*:*:*:*:*:*:*:*
Vendors & Products Utt
Utt hiper 1200gw
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Utt Hiper 1200gw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-28T14:37:46.228Z

Reserved: 2026-05-26T17:25:32.089Z

Link: CVE-2026-9628

cve-icon Vulnrichment

Updated: 2026-05-28T13:39:26.477Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T02:16:35.747

Modified: 2026-05-28T16:16:31.907

Link: CVE-2026-9628

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T02:30:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow