Description
A security vulnerability has been detected in UTT HiPER 1200GW up to 2.5.3-170306. This impacts the function strcpy of the file /goform/pptpSrvGlobalConfig. Such manipulation of the argument EncryptionMode leads to stack-based buffer overflow. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-09
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack‑based buffer overflow was identified in the UTT HiPER 1200GW firmware, triggered by the strcpy function in the /goform/pptpSrvGlobalConfig handler when the EncryptionMode argument is manipulated. The vulnerability allows an attacker to overwrite data on the stack, which can lead to arbitrary code execution. Because the vulnerable code is reachable over the network, the flaw can be exploited remotely without authentication.

Affected Systems

UTT HiPER 1200GW firmware versions up to and including 2.5.3‑170306 are affected. No later releases are listed as vulnerable, and the vendor has not provided a fix that has been confirmed to patch this issue.

Risk and Exploitability

The CVSS score of 8.7 classifies this as a high‑severity vulnerability. An EPSS score is not available, but a publicly disclosed exploit exists and is reported to be usable. The flaw can be triggered via the device’s web interface, meaning an unauthenticated attacker can potentially achieve code execution and compromise the device or the network it serves. The vulnerability is not listed in the CISA KEV catalog, but the high impact and remote nature warrant prompt action.

Generated by OpenCVE AI on August 9, 2026 at 08:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HiPER 1200GW firmware to a release that includes the stack overflow fix; if an updated firmware is unavailable, contact UTT for an advisory or patch availability.
  • If an update cannot be applied immediately, block or restrict access to the /goform/pptpSrvGlobalConfig endpoint or disable the PPTP service via the device’s management interface.
  • Implement network segmentation or firewall rules to limit access to the device’s management interface to trusted, whitelisted IP addresses, reducing the attack surface for potential exploitation.

Generated by OpenCVE AI on August 9, 2026 at 08:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in UTT HiPER 1200GW up to 2.5.3-170306. This impacts the function strcpy of the file /goform/pptpSrvGlobalConfig. Such manipulation of the argument EncryptionMode leads to stack-based buffer overflow. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title UTT HiPER 1200GW pptpSrvGlobalConfig strcpy 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-08-09T07:00:09.617Z

Reserved: 2026-08-08T11:32:54.948Z

Link: CVE-2026-19341

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T09:00:09Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow