Cyber Posture

CVE-2026-2847

HighPublic PoCRCE

Published: 20 February 2026

Published
20 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.0075 73.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2847 is a high-severity Command Injection (CWE-77) vulnerability in Utt 520 Firmware. Its CVSS base score is 7.2 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 26.8% of CVEs by exploit likelihood; 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-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

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.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

OS command injection in authenticated web management interface directly enables T1190 (exploit public-facing app) and T1059.004 (Unix shell command execution on embedded firmware).

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

NVD Description

A vulnerability was detected in UTT HiPER 520 1.7.7-160105. Affected is the function sub_44EFB4 of the file /goform/formReleaseConnect of the component Web Management Interface. The manipulation of the argument Isp_Name results in os command injection. The attack can be launched…

more

remotely. The exploit is now public and may be used.

Deeper analysisAI

CVE-2026-2847 is an OS command injection vulnerability (CWE-77, CWE-78) affecting UTT HiPER 520 firmware version 1.7.7-160105. The flaw resides in the sub_44EFB4 function of the /goform/formReleaseConnect file within the Web Management Interface component. Manipulation of the Isp_Name argument enables command injection, as disclosed on February 20, 2026, 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).

The vulnerability is exploitable remotely by authenticated users possessing high privileges, such as administrative access to the Web Management Interface. Attackers can inject and execute arbitrary OS commands on the underlying system, achieving high impacts on confidentiality, integrity, and availability, potentially resulting in full device compromise.

Advisories reference a public exploit at https://github.com/cha0yang1/UTT520CVE/blob/main/UTTRCE2.md, along with VulDB entries at https://vuldb.com/?ctiid.347083, https://vuldb.com/?id.347083, and https://vuldb.com/?submit.753965. Security practitioners should review these sources for mitigation guidance, including potential firmware updates or access controls, given the public availability of the exploit.

Details

CWE(s)

Affected Products

utt
520 firmware
1.7.7-160105

CVEs Like This One

CVE-2026-2846Same product: Utt 520
CVE-2026-2188Same vendor: Utt
CVE-2026-31059Same vendor: Utt
CVE-2025-13442Same vendor: Utt
CVE-2026-2135Same vendor: Utt
CVE-2026-2080Same vendor: Utt
CVE-2026-2118Same vendor: Utt
CVE-2026-2182Same vendor: Utt
CVE-2026-2175Shared CWE-77, CWE-78
CVE-2026-2210Shared CWE-77, CWE-78

References