Description
A vulnerability was detected in UTT HiPER 1250GW up to 3.2.7-210907-180535. This impacts the function strcpy of the file /goform/aspRemoteApConfTempSend of the component HTTP Request Handler. Performing a manipulation of the argument Profile results in stack-based buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Published: 2026-08-24
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A stack‑based buffer overflow occurs in the strcpy function within the HTTP Request Handler at /goform/aspRemoteApConfTempSend on UTT HiPER 1250GW. By altering the Profile argument in an HTTP request, an attacker can overflow the device’s stack and potentially execute arbitrary code. The flaw is exploitable remotely and a public exploit has been released, indicating that a malicious actor can target the device from outside the network.

Affected Systems

The vulnerability affects UTT HiPER 1250GW devices running firmware versions up to 3.2.7-210907-180535. Any device with that firmware, regardless of network location, is at risk when reachable via HTTP.

Risk and Exploitability

The flaw carries a CVSS score of 9.4, placing it in the critical severity range. No EPSS score is listed, but the existence of a public exploit suggests a high likelihood of targeted attacks. The issue is not currently in the CISA KEV database. Remote exploitation is possible over HTTP, and the overflow could allow execution of arbitrary code, thereby compromising confidentiality, integrity, and availability of the device.

Generated by OpenCVE AI on August 24, 2026 at 03:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to a version that includes a fix for the strcpy stack overflow in the HTTP Request Handler.
  • If a firmware update cannot be applied immediately, restrict access to the /goform/aspRemoteApConfTempSend endpoint by configuring the device or using firewall rules to block the URL from external hosts.
  • Isolate the device from untrusted networks by applying segmentation or visible barriers and monitor HTTP traffic for malformed Profile parameters that could indicate exploitation attempts.

Generated by OpenCVE AI on August 24, 2026 at 03:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in UTT HiPER 1250GW up to 3.2.7-210907-180535. This impacts the function strcpy of the file /goform/aspRemoteApConfTempSend of the component HTTP Request Handler. Performing a manipulation of the argument Profile results in stack-based buffer overflow. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Title UTT HiPER 1250GW HTTP Request aspRemoteApConfTempSend strcpy stack-based overflow
First Time appeared Utt
Utt hiper 1250gw
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:utt:hiper_1250gw:*:*:*:*:*:*:*:*
Vendors & Products Utt
Utt hiper 1250gw
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': 9.9, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

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


Subscriptions

Utt Hiper 1250gw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-24T13:54:24.034Z

Reserved: 2026-08-23T14:19:26.563Z

Link: CVE-2026-78169

cve-icon Vulnrichment

Updated: 2026-08-24T13:54:08.570Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T02:17:04.650

Modified: 2026-08-24T16:41:13.950

Link: CVE-2026-78169

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T04:00:12Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow