Cyber Posture

CVE-2025-10757

HighPublic PoC

Published: 21 September 2025

Published
21 September 2025
Modified
08 January 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0019 40.4th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10757 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Utt 1200Gw Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 40.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents the buffer overflow by enforcing validation of the GroupName argument in the /goform/formConfigDnsFilterGlobal endpoint.

prevent

Implements memory protections such as ASLR and DEP to block arbitrary code execution from exploitation of the buffer overflow.

preventrecover

Mandates identification and timely remediation of the buffer overflow flaw in UTT 1200GW firmware up to 3.0.0-170831, including workarounds given lack of vendor patch.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Buffer overflow in web form endpoint (/goform/formConfigDnsFilterGlobal) of network gateway device directly enables remote exploitation of a public-facing application for RCE by authenticated users.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A weakness has been identified in UTT 1200GW up to 3.0.0-170831. The affected element is an unknown function of the file /goform/formConfigDnsFilterGlobal. This manipulation of the argument GroupName causes buffer overflow. The attack can be initiated remotely. The exploit has…

more

been made available to the public and could be exploited. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2025-10757 is a buffer overflow vulnerability affecting UTT 1200GW devices running firmware versions up to 3.0.0-170831. The issue resides in an unknown function within the /goform/formConfigDnsFilterGlobal file, where manipulation of the GroupName argument triggers the overflow. This flaw 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), with a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for remote exploitation.

Attackers with low privileges (PR:L), such as authenticated users, can exploit this vulnerability remotely over the network with low complexity and no user interaction required. Successful exploitation grants high impacts on confidentiality, integrity, and availability, potentially allowing arbitrary code execution, data compromise, or device disruption. A proof-of-concept exploit is publicly available, increasing the risk of widespread abuse.

Advisories from VulDB and related GitHub repositories document the issue but note that the vendor was contacted early without any response, implying no official patches or mitigations are available. Security practitioners should isolate affected devices, restrict access to the vulnerable endpoint, and monitor for exploitation attempts using the disclosed POC.

Notable context includes the public availability of the exploit, which could lead to active exploitation in the wild, particularly against unpatched UTT 1200GW deployments in enterprise or small office environments.

Details

CWE(s)

Affected Products

utt
1200gw firmware
≤ 3.0.0-170831

CVEs Like This One

CVE-2025-10170Same product: Utt 1200Gw
CVE-2025-10169Same product: Utt 1200Gw
CVE-2025-10953Same product: Utt 1200Gw
CVE-2026-2067Same vendor: Utt
CVE-2025-7570Same vendor: Utt
CVE-2025-11652Same vendor: Utt
CVE-2025-14534Same vendor: Utt
CVE-2026-2066Same vendor: Utt
CVE-2025-15460Same vendor: Utt
CVE-2026-0837Same vendor: Utt

References