PatchSiren cyber security CVE debrief
CVE-2026-9628 UTT CVE debrief
A stack-based buffer overflow vulnerability exists in the UTT HiPER 1200GW router firmware through version 2.5.3-170306. The vulnerability resides in the `/goform/formPptpClientConfig` endpoint of the Web Management Interface, where multiple PPTP configuration parameters—including server address, username, password, and tunnel name—are susceptible to improper bounds checking. Successful exploitation could allow an authenticated remote attacker to execute arbitrary code with elevated privileges. The CVSS 4.0 vector indicates network attack vector with low attack complexity, low privileges required, and high impact to confidentiality, integrity, and availability. Public exploit availability increases immediate risk. No vendor patch or advisory has been identified at time of publication.
- Vendor
- UTT
- Product
- HiPER 1200GW
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-27
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-05-27
- Advisory updated
- 2026-07-23
Who should care
Network administrators managing UTT HiPER 1200GW deployments; security teams responsible for edge network infrastructure; organizations utilizing PPTP VPN client functionality on affected routers.
Technical summary
The vulnerability is a classic stack-based buffer overflow (CWE-121) in a router web management interface. The affected endpoint `/goform/formPptpClientConfig` handles PPTP tunnel configuration without proper input validation on string parameters. Multiple argument vectors (server address, username, password, tunnel name) appear vulnerable to oversized payload injection. The CVSS 4.0 score of 7.4 (HIGH) reflects significant impact potential with relatively low barrier to exploitation given network accessibility and public exploit availability. Authentication is required but the privilege level is unspecified in available sources.
Defensive priority
HIGH
Recommended defensive actions
- Restrict administrative interface access to trusted management networks only
- Implement network segmentation to isolate affected router management interfaces
- Monitor for anomalous requests to /goform/formPptpClientConfig endpoint
- Apply vendor firmware update when available; verify version exceeds 2.5.3-170306
- Disable PPTP client functionality if not required for operations
- Review and rotate credentials for affected device administrative accounts
Evidence notes
Vulnerability disclosed via VulDB with CVSS 4.0 scoring. Affected product identified as UTT HiPER 1200GW firmware ≤2.5.3-170306. Attack vector confirmed as network-accessible web interface endpoint. Exploit status marked as public per source metadata. Vendor attribution marked low confidence requiring review.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-9628 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-9628
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-9628 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-9628
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/luozhibo-sec/cve/blob/main/10.md
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/818380
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/365684
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/365684/cti
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.