Cyber Posture

CVE-2026-2086

HighPublic PoC

Published: 07 February 2026

Published
07 February 2026
Modified
24 February 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.0014 34.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2086 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 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 34.3th 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 enforces validation of the GroupName argument in the /goform/formFireWall management interface to prevent buffer overflow from malicious input.

prevent

Implements memory protections like stack canaries, ASLR, and DEP to mitigate exploitation of the strcpy buffer overflow vulnerability.

prevent

Mandates timely flaw remediation for vulnerabilities like CVE-2026-2086, including patching or workarounds despite lack of vendor response.

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 public-facing web management interface (/goform/formFireWall) enables remote code execution via exploitation of public-facing application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A vulnerability was detected in UTT HiPER 810G up to 1.7.7-171114. Affected by this vulnerability is the function strcpy of the file /goform/formFireWall of the component Management Interface. The manipulation of the argument GroupName results in buffer overflow. The attack…

more

can be launched remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2026-2086 is a buffer overflow vulnerability in the UTT HiPER 810G device, affecting versions up to 1.7.7-171114. The flaw exists in the strcpy function of the /goform/formFireWall file within the Management Interface component, triggered by manipulation of the GroupName argument.

The vulnerability enables remote exploitation by attackers with low privileges (PR:L), as indicated by its CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). Successful attacks can result in high impacts to confidentiality, integrity, and availability, with a public exploit available for use.

Advisories referenced in GitHub issues (alc9700jmo/CVE/issues/22) and VulDB entries (ctiid.344653, id.344653) detail the issue but note that the vendor was contacted early without response. No patches or specific mitigations are mentioned.

Details

CWE(s)

Affected Products

utt
810g firmware
≤ 1.7.7-171114

CVEs Like This One

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

References