Cyber Posture

CVE-2026-2980

HighPublic PoC

Published: 23 February 2026

Published
23 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.0005 15.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2980 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 15.8th 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?

Remote authenticated buffer overflow in web form (/goform/setSysAdm) enabling arbitrary code execution on network device maps directly to T1190 (public-facing app exploitation) and T1068 (post-auth priv esc to code exec).

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

NVD Description

A vulnerability has been found in UTT HiPER 810G up to 1.7.7-1711. Impacted is the function strcpy of the file /goform/setSysAdm. The manipulation of the argument passwd1 leads to buffer overflow. The attack may be initiated remotely. The exploit has…

more

been disclosed to the public and may be used.

Deeper analysisAI

CVE-2026-2980 is a buffer overflow vulnerability in UTT HiPER 810G devices up to version 1.7.7-1711. The flaw affects the strcpy function in the /goform/setSysAdm file, where manipulation of the passwd1 argument triggers the overflow. It is classified under CWE-119 and CWE-120, with a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating network accessibility and high potential impact.

A remote attacker with high privileges can exploit this vulnerability with low complexity and no user interaction. Exploitation involves sending crafted input to the passwd1 argument, potentially leading to arbitrary code execution and high impacts on confidentiality, integrity, and availability.

Advisories and a proof-of-concept exploit are documented in references including GitHub (https://github.com/7wkajk/CVE-VUL/blob/main/4.md and https://github.com/7wkajk/CVE-VUL/blob/main/4.md#poc) and VulDB (https://vuldb.com/?ctiid.347364, https://vuldb.com/?id.347364, https://vuldb.com/?submit.756130). The exploit has been publicly disclosed and may be used, but no specific patch or mitigation details are provided in the CVE description.

The vulnerability was published on 2026-02-23, highlighting the need for practitioners to assess exposure in affected UTT HiPER 810G deployments.

Details

CWE(s)

Affected Products

utt
810g firmware
≤ 1.7.7-171114

CVEs Like This One

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-2935Same 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