CVE-2025-11651
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-11651, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-13

Last updated on: 2025-10-14

Assigner: VulDB

Description

A vulnerability has been found in UTT 进取 518G up to V3v3.2.7-210919-161313. This vulnerability affects the function sub_4247AC of the file /goform/formRemoteControl. The manipulation of the argument Profile leads to buffer overflow. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-13
Last Modified
2025-10-14
Generated
2026-07-06
AI Q&A
2025-10-13
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
utt 进取_518g *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2025-11651 is a critical buffer overflow vulnerability in the UTT 进取 518G device, affecting firmware versions up to V3v3.2.7-210919-161313. It occurs in the function sub_4247AC within the file /goform/formRemoteControl due to improper handling of the 'Profile' argument. Specifically, the device copies input data into a buffer without verifying the input size, leading to a buffer overflow. This flaw can be exploited remotely by sending a malicious HTTP POST request to the /goform/formRemoteControl endpoint, potentially allowing attackers to cause denial of service or execute arbitrary commands on the device. [2, 3]

Impact Analysis

This vulnerability can have severe impacts including denial of service (DoS) on the affected device or potentially allowing an attacker to execute arbitrary commands remotely. This compromises the confidentiality, integrity, and availability of the device, potentially leading to unauthorized control or disruption of network operations. Since the exploit is publicly available and the vendor has not provided any fix or mitigation, affected users remain at high risk. [2, 3]

Detection Guidance

This vulnerability can be detected by monitoring for malicious HTTP POST requests sent to the endpoint /goform/formRemoteControl with a specially crafted 'Profile' argument that triggers the buffer overflow. Network intrusion detection systems (NIDS) or web application firewalls (WAF) can be configured to alert on unusual or suspicious POST requests to this URL. Specific commands to detect exploitation attempts are not provided in the available resources. [2, 3]

Mitigation Strategies

There are no known patches or vendor-provided mitigations for this vulnerability. Immediate steps include restricting access to the affected device's HTTP interface, especially the /goform/formRemoteControl endpoint, by using network segmentation or firewall rules. Consider disabling remote management if possible. Monitoring for exploit attempts and planning to replace the affected product is recommended due to the lack of fixes. [3]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-11651. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart