Skip to main content

UTT HiPER 2610G EUVDEUVD-2026-35067

| CVE-2026-11517 HIGH
Classic Buffer Overflow (CWE-120)
2026-06-08 VulDB GHSA-62vp-x748-29pj
7.4
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.4 HIGH
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

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
Jun 08, 2026 - 15:43 vuln.today
v3 (cvss_changed)
Analysis Updated
Jun 08, 2026 - 15:42 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jun 08, 2026 - 15:37 vuln.today
cvss_changed
CVSS changed
Jun 08, 2026 - 15:37 NVD
8.8 (HIGH) 7.4 (HIGH)
Analysis Generated
Jun 08, 2026 - 14:50 vuln.today

DescriptionCVE.org

A vulnerability was determined in UTT HiPER 2610G up to 3.0.0-171107. This impacts the function strcpy of the file /goform/formConfigDnsFilterGlobal. Executing a manipulation of the argument GroupName can lead to buffer overflow. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

Stack buffer overflow in UTT HiPER 2610G routers (firmware through 3.0.0-171107) allows authenticated remote attackers to corrupt memory by submitting an oversized GroupName parameter to the /goform/formConfigDnsFilterGlobal endpoint, which passes the input to an unsafe strcpy call. Publicly available exploit code exists (disclosed via VulDB and a GitHub PoC), and successful exploitation can compromise confidentiality, integrity, and availability of the device - typically meaning router takeover or denial of service. The issue is not listed in CISA KEV, so it is not confirmed actively exploited at this time.

Technical ContextAI

UTT HiPER 2610G is an enterprise/SMB gateway router from UTT Technologies that exposes a web-based management interface using /goform/* CGI-style handlers. The vulnerable handler formConfigDnsFilterGlobal manages DNS filter group configuration and copies the user-supplied GroupName argument into a fixed-size stack buffer using strcpy without length validation, a textbook CWE-120 (Classic Buffer Overflow) condition. On embedded MIPS/ARM routers of this class, such overflows on the request-handling thread typically allow attacker control of the saved return address or function pointers, leading to arbitrary code execution as the web server process (often root) or, at minimum, a crash of the management daemon. The CPE cpe:2.3:a:utt:hiper_2610g identifies the affected firmware family up to and including build 3.0.0-171107.

RemediationAI

No vendor-released patch identified at time of analysis - the references contain only VulDB tracking entries and a GitHub PoC, with no UTT firmware update linked. Until UTT publishes fixed firmware, restrict reachability of the management interface: block the router's HTTP/HTTPS admin ports from the WAN entirely and limit LAN-side access to a dedicated management VLAN or jump host, which removes the remote attack surface at the cost of requiring on-network access for administration. Enforce strong, unique admin credentials and disable any default accounts to make the PR:L precondition harder to satisfy, and specifically avoid using the DNS filter group configuration page (/goform/formConfigDnsFilterGlobal) from untrusted networks. Monitor the VulDB entry at https://vuldb.com/vuln/369137 and UTT's site for a firmware release, and apply it as soon as it is published.

Share

EUVD-2026-35067 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy