Cyber Posture

CVE-2026-2935

HighPublic PoC

Published: 22 February 2026

Published
22 February 2026
Modified
24 February 2026
KEV Added
Patch
CVSS Score 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0015 35.6th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2935 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Utt 810G Firmware. Its CVSS base score is 7.2 (High).

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

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-119 CWE-120

Managed runtimes used by platform-independent applications (e.g., JVM, CLR) enforce memory safety, preventing most buffer overflows that require direct memory manipulation.

addresses: CWE-119

Ongoing control assessments and code testing (static/dynamic analysis, fuzzing) surface memory buffer restriction failures, which are then remediated before release.

addresses: CWE-119

Memory protections (e.g., W^X, ASLR) make exploitation of buffer-boundary violations far harder to turn into code execution.

addresses: CWE-119

Detects exploitation attempts that produce memory corruption, crashes, or anomalous behavior.

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Buffer overflow in router web form (/goform/ConfigExceptMSN) enables RCE after high-priv auth, directly mapping to exploitation of public-facing apps (T1190) and/or priv esc to root/shell (T1068).

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

NVD Description

A weakness has been identified in UTT HiPER 810G up to 1.7.7-171114. This issue affects the function strcpy of the file /goform/ConfigExceptMSN. Executing a manipulation of the argument remark can lead to buffer overflow. The attack can be executed remotely.…

more

The exploit has been made available to the public and could be used for attacks.

Deeper analysisAI

CVE-2026-2935 is a buffer overflow vulnerability affecting UTT HiPER 810G routers in versions up to 1.7.7-171114. The flaw occurs in the strcpy function within the /goform/ConfigExceptMSN file, where manipulation of the "remark" argument triggers the overflow. Published on 2026-02-22, it is associated with 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 is remotely exploitable over the network with low attack complexity and no user interaction required, but exploitation demands high privileges (PR:H) on the target system. Successful attacks can result in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H), as reflected in its CVSS v3.1 base score of 7.2, potentially enabling arbitrary code execution or denial of service.

VulDB advisories (ctiid.347297, id.347297, submit.755297) and a GitHub issue (alc9700jmo/CVE/issues/23) document the vulnerability details, including a publicly available exploit that could facilitate real-world attacks against unpatched devices. No specific patches or mitigations are detailed in these references.

The public availability of the exploit elevates the risk for exposed UTT HiPER 810G instances, urging practitioners to assess and isolate affected systems pending vendor guidance.

Details

CWE(s)

Affected Products

utt
810g firmware
≤ 1.7.7-171114

CVEs Like This One

CVE-2026-2980Same product: Utt 810G
CVE-2026-3698Same product: Utt 810G
CVE-2026-3700Same product: Utt 810G
CVE-2026-3815Same product: Utt 810G
CVE-2026-3699Same product: Utt 810G
CVE-2026-3015Same product: Utt 810G
CVE-2026-3016Same product: Utt 810G
CVE-2026-2904Same product: Utt 810G
CVE-2026-2981Same product: Utt 810G
CVE-2026-3814Same product: Utt 810G

References