Skip to main content

Hiper 810g CVE-2026-4318

| EUVDEUVD-2026-12576 HIGH
Classic Buffer Overflow (CWE-120)
2026-03-17 VulDB
7.4
CVSS 4.0 · NVD
Share

Severity by source

NVD 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 NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

6
Re-analysis Queued
Apr 22, 2026 - 21:37 vuln.today
cvss_changed
CVSS changed
Apr 22, 2026 - 21:37 NVD
8.8 (HIGH) 7.4 (HIGH)
PoC Detected
Mar 18, 2026 - 14:52 vuln.today
Public exploit code
EUVD ID Assigned
Mar 17, 2026 - 20:30 euvd
EUVD-2026-12576
Analysis Generated
Mar 17, 2026 - 20:30 vuln.today
CVE Published
Mar 17, 2026 - 15:02 nvd
HIGH 8.8

DescriptionCVE.org

A vulnerability was determined in UTT HiPER 810G up to 1.7.7-171114. Affected is the function strcpy of the file /goform/formApLbConfig. This manipulation of the argument loadBalanceNameOld causes buffer overflow. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

Remote code execution in UTT HiPER 810G up to version 1.7.7-171114 through a buffer overflow in the /goform/formApLbConfig endpoint allows authenticated attackers to achieve complete system compromise. The vulnerability stems from unsafe use of strcpy() on the loadBalanceNameOld parameter, and public exploit code is currently available. No patch has been released for affected devices.

Technical ContextAI

The vulnerability affects UTT HiPER 810G routers (CPE: cpe:2.3:a:utt:hiper_810g:*:*:*:*:*:*:*:*) running firmware version 1.7.7-171114 and earlier. The root cause is a classic buffer overflow (CWE-120) where the strcpy function copies user-controlled input from the loadBalanceNameOld parameter without proper bounds checking into a fixed-size buffer. This occurs in the web interface's load balancing configuration handler at /goform/formApLbConfig, making it accessible through the router's HTTP management interface. Buffer overflows in network devices are particularly dangerous as they often run with elevated privileges and can lead to complete device takeover.

RemediationAI

Upgrade UTT HiPER 810G firmware to a version newer than 1.7.7-171114 as soon as possible, though no specific patched version has been explicitly identified in the available references. Until a patch can be applied, implement network segmentation to restrict access to the router's management interface to trusted IP addresses only, disable remote management if not required, and ensure strong authentication credentials are in use. Monitor logs for suspicious activity targeting the /goform/formApLbConfig endpoint. Additional vulnerability details can be found at https://vuldb.com/?id.351362 and the proof-of-concept at https://github.com/xiaoheshang404/cve/issues/1#issue-4026284809.

Share

CVE-2026-4318 vulnerability details – vuln.today

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