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

CVE-2026-9631

CVE-2026-9631

Description

A vulnerability was detected in UTT HiPER 1250GW up to 3.2.7-210907-180535. Affected by this vulnerability is the function strcpy of the file /goform/formConfigFastDirectionW of the component Web Management Interface. Performing a manipulation of the argument Profile results in stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit is now public and may be used.

AI Insight

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

Stack-based buffer overflow in UTT HiPER 1250GW router's web management interface allows remote denial of service via crafted Profile parameter.

Vulnerability

The UTT HiPER 1250GW router firmware version 3.2.7-210907-180535 and earlier contains a stack-based buffer overflow in the web management interface. The vulnerability resides in the function strcpy within the file /goform/formConfigFastDirectionW. By manipulating the Profile argument (specifically the ssid parameter when wrlessMode is set to 4), an attacker can cause a buffer overflow due to missing boundary checks [1].

Exploitation

An attacker can exploit this vulnerability remotely without authentication. The attack requires sending a crafted HTTP POST request to /goform/formConfigFastDirectionW with wrlessMode=4 and an overly long ssid value. The provided proof-of-concept demonstrates a POST request with a long string of 'a' characters, which triggers the overflow via strcpy [1]. No user interaction is needed beyond the router being accessible on the network.

Impact

Successful exploitation leads to a denial of service (DoS) condition. The buffer overflow can corrupt memory, causing the router to crash or become unresponsive. The impact is limited to availability; no code execution or data disclosure is indicated in the available references [1].

Mitigation

As of the publication date, no official patch has been released by UTT. The affected firmware version is v3.2.7-210907-180535 and earlier. Users should monitor the vendor's website for updates. Until a fix is available, restricting access to the web management interface to trusted networks and disabling remote management can reduce exposure [1].

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.