CVE-2026-1412
Published: 26 January 2026
Summary
CVE-2026-1412 is a high-severity Injection (CWE-74) vulnerability in Sangfor Operation And Maintenance Security Management System. Its CVSS base score is 7.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 23.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
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.
Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.
Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct unauthenticated remote command injection in a public-facing web application handler enables initial access via exploitation of a vulnerable public-facing system.
NVD Description
A vulnerability has been found in Sangfor Operation and Maintenance Security Management System up to 3.0.12. The impacted element is an unknown function of the file /fort/audit/get_clip_img of the component HTTP POST Request Handler. Such manipulation of the argument frame/dirno…
more
leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
Deeper analysisAI
CVE-2026-1412 is a command injection vulnerability in Sangfor Operation and Maintenance Security Management System versions up to 3.0.12. The flaw affects an unknown function in the file /fort/audit/get_clip_img within the HTTP POST Request Handler component, where manipulation of the arguments frame and dirno enables attackers to inject and execute arbitrary commands.
Unauthenticated remote attackers can exploit this vulnerability with low complexity and no user interaction required, as reflected in its CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). Successful exploitation grants limited impacts on confidentiality, integrity, and availability through command execution on the targeted system.
Advisories and details are available via VulDB entries (ctiid.342801, id.342801, submit.736513) and a GitHub issue at LX-LX88/cve/issues/22. The exploit has been publicly disclosed and may be used in real-world attacks, with the CVE published on 2026-01-26T01:15:49.570 and mapped to CWEs-74 and CWE-77.
Details
- CWE(s)