CVE-2025-11305
Published: 05 October 2025
Description
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Security Summary
CVE-2025-11305 is a buffer overflow vulnerability in UTT HiPER 840G routers up to version 3.1.1-190328. The flaw affects the strcpy function in the /goform/formTaskEdit file, where manipulation of the txtMin2 argument triggers the overflow. It is classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input).
The vulnerability enables remote exploitation by an attacker with low privileges (PR:L). Per the CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), exploitation over the network requires low complexity, no user interaction, and results in high impacts to confidentiality, integrity, and availability, potentially allowing arbitrary code execution.
VulDB advisories and a related GitHub issue document the public disclosure of an exploit. The vendor was notified early but provided no response, and no patches or official mitigations are available.
The exploit has been disclosed publicly and may be actively used in the wild.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Buffer overflow in router web interface (/goform/formTaskEdit) enables remote low-privilege attackers to execute arbitrary code over the network, directly facilitating exploitation of public-facing applications, remote services, and privilege escalation.