Cyber Posture

CVE-2026-1414

MediumPublic PoC

Published: 26 January 2026

Published
26 January 2026
Modified
30 January 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0010 27.8th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1414 is a medium-severity Injection (CWE-74) vulnerability in Sangfor Operation And Maintenance Security Management System. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 27.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.

The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires validation of the fortEquipmentIp input parameter to prevent command injection exploitation.

prevent

Mandates timely identification, reporting, and patching of the specific command injection flaw in the affected Sangfor system.

detectrespond

Requires vulnerability scanning that would detect this publicly disclosed CVE and trigger remediation actions.

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 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

Command injection vulnerability in a remotely accessible web application endpoint (AV:N, PR:L) directly enables T1190 (Exploit Public-Facing Application) and facilitates arbitrary command execution via T1059 (Command and Scripting Interpreter).

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

NVD Description

A vulnerability was determined in Sangfor Operation and Maintenance Security Management System up to 3.0.12. This impacts the function getInformation of the file /equipment/get_Information of the component HTTP POST Request Handler. Executing a manipulation of the argument fortEquipmentIp can lead…

more

to command injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.

Deeper analysisAI

CVE-2026-1414 is a command injection vulnerability in Sangfor Operation and Maintenance Security Management System versions up to 3.0.12. It affects the getInformation function in the file /equipment/get_Information within the HTTP POST Request Handler component, where manipulation of the fortEquipmentIp argument enables command injection. The vulnerability was published on 2026-01-26 and is associated with CWEs-74 and CWE-77, carrying a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L).

An attacker can exploit this vulnerability remotely with low privileges required, low attack complexity, and no user interaction needed. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, such as executing arbitrary commands on the affected system.

Advisories and details are available via VulDB entries (https://vuldb.com/?ctiid.342803, https://vuldb.com/?id.342803, https://vuldb.com/?submit.736524) and a GitHub issue (https://github.com/LX-LX88/cve/issues/24), though specific patch or mitigation guidance is not detailed in the core disclosure.

The exploit has been publicly disclosed and may be utilized, posing risks to unpatched instances of the affected software.

Details

CWE(s)

Affected Products

sangfor
operation and maintenance security management system
≤ 3.0.12

CVEs Like This One

CVE-2026-1412Same product: Sangfor Operation And Maintenance Security Management System
CVE-2025-15501Same product: Sangfor Operation And Maintenance Security Management System
CVE-2026-1413Same product: Sangfor Operation And Maintenance Security Management System
CVE-2025-12916Same product: Sangfor Operation And Maintenance Security Management System
CVE-2025-15502Same product: Sangfor Operation And Maintenance Security Management System
CVE-2026-1324Same product: Sangfor Operation And Maintenance Security Management System
CVE-2026-1325Same product: Sangfor Operation And Maintenance Security Management System
CVE-2025-15503Same product: Sangfor Operation And Maintenance Security Management System
CVE-2025-15500Same vendor: Sangfor
CVE-2025-15499Same vendor: Sangfor

References