Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was detected in UTT HiPER 1250GW up to 3.2.7-210907-180535. This affects the function strcpy of the file /goform/formNatStaticMap. Performing a manipulation of the argument NatBind results in buffer overflow. Remote exploitation of the attack is possible. The exploit is now public and may be used.
AnalysisAI
Buffer overflow in UTT HiPER 1250GW router firmware (versions ≤3.2.7-210907-180535) allows authenticated remote attackers to achieve arbitrary code execution with high confidentiality, integrity, and availability impact. The vulnerability resides in the strcpy function within /goform/formNatStaticMap endpoint, where manipulation of the NatBind parameter triggers memory corruption. Publicly available exploit code exists (GitHub POC published), significantly lowering exploitation barriers for threat actors with valid credentials. CVSS 8.8 severity reflects network-based attack vector with low complexity, though low-privilege authentication is required, reducing immediate internet-scale exploitation risk.
Technical ContextAI
This vulnerability affects the UTT HiPER 1250GW enterprise gateway router, specifically firmware versions up to and including 3.2.7-210907-180535. The flaw is classified as CWE-120 (Classic Buffer Overflow), occurring in the strcpy function-a notoriously unsafe C library function that performs no bounds checking when copying strings. The vulnerable code path exists in /goform/formNatStaticMap, which handles NAT static mapping configuration through the web management interface. When processing the NatBind parameter, the application fails to validate input length before copying data into a fixed-size buffer, allowing attackers to write beyond allocated memory boundaries. This is a stack-based or heap-based buffer overflow depending on where the destination buffer resides, enabling control of program execution flow through overwriting return addresses or function pointers. The CPE identifier (cpe:2.3:a:utt:hiper_1250gw) confirms this affects UTT's enterprise networking product line, which is commonly deployed in small-to-medium business and branch office environments.
RemediationAI
No vendor-released patch identified at time of analysis from the provided data sources. Organizations should immediately contact UTT technical support to request patched firmware builds addressing CVE-2026-5566 and inquire about fixed versions beyond 3.2.7-210907-180535. Until patches are available, implement compensating controls: (1) disable remote management access to the router's web interface, restricting administration to local console or dedicated out-of-band management networks only; (2) implement strict network segmentation to isolate router management interfaces from untrusted networks using firewall rules or VLANs; (3) enforce strong authentication policies including complex passwords and account lockout mechanisms to prevent credential compromise; (4) monitor authentication logs for suspicious login attempts or unusual administrative activity targeting /goform/ endpoints; (5) if remote management is operationally required, restrict access via VPN with multi-factor authentication and IP allowlisting. Organizations should prioritize firmware updates once available and verify fix effectiveness through re-testing with the published POC exploit (https://github.com/Moxxkidd/CVE/issues/1). Reference VulDB advisories at https://vuldb.com/vuln/355336 and https://vuldb.com/vuln/355336/cti for additional technical details and mitigation guidance.
More in Hiper 1250Gw
View allStack-based buffer overflow in UTT HiPER 1250GW firmware (≤ 3.2.7-210907-180535) exposes the device to remote code execu
Stack-based buffer overflow in UTT HiPER 1250GW firmware (versions through 3.2.7-210907-180535) allows remote, low-privi
Stack-based buffer overflow in the UTT HiPER 1250GW firmware (all versions up to v3.2.7-210907-180535) allows authentica
Stack-based buffer overflow in UTT HiPER 1250GW firmware (all versions through 3.2.7-210907-180535) enables low-privileg
Stack-based buffer overflow in the UTT HiPER 1250GW SOHO router (firmware through 3.2.7-210907-180535) lets a network-ad
Remote code execution risk in the UTT HiPER 1250GW router (firmware up to 3.2.7-210907-180535) stems from an unbounded s
Stack buffer overflow in the UTT HiPER 1250GW gateway/router (firmware up to 3.2.7-210907-180535) lets a low-privileged
Stack buffer overflow in the UTT HiPER 1250GW enterprise router (firmware up to 3.2.7-210907-180535) allows an authentic
Stack-based buffer overflow in UTT HiPER 1250GW router (versions up to 3.2.7-210907-180535) allows authenticated remote
Buffer overflow in UTT HiPER 1250GW firmware versions up to 3.2.7-210907-180535 allows authenticated remote attackers to
Remote code execution in UTT HiPER 1250GW firmware versions up to 3.2.7 allows authenticated attackers to overflow a buf
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19079
GHSA-xgwr-cg3h-pjvj