CVE-2026-1412

7.3

Sangfor · Operation and Maintenance Security Management System

A command injection vulnerability exists in Sangfor Operation and Maintenance Security Management System via the /fort/audit/get_clip_img endpoint, allowing remote unauthenticated attackers to execute code.

Executive summary

An unauthenticated remote command injection vulnerability in Sangfor Operation and Maintenance Security Management System poses a significant risk of unauthorized system control.

Vulnerability

The vulnerability is a command injection flaw (CWE-77) triggered by improper validation of the frame/dirno argument within the HTTP POST request handler for the /fort/audit/get_clip_img endpoint. This flaw allows an unauthenticated, remote attacker to inject and execute arbitrary system commands.

Business impact

Successful exploitation of this vulnerability allows an attacker to gain unauthorized remote access to the affected management system. Given the nature of an Operation and Maintenance Security Management System, compromise may lead to widespread lateral movement, data exfiltration, or complete loss of operational control over the secured infrastructure. The CVSS score of 7.3 reflects a high-severity risk due to the ease of remote, unauthenticated exploitation.

Remediation

Immediate Action: Contact Sangfor support or monitor the official vendor portal for the release of a security patch and apply it immediately to all affected instances.

Proactive Monitoring: Review web server access logs for suspicious POST requests directed at /fort/audit/get_clip_img that contain shell metacharacters or unexpected parameters in the frame/dirno field.

Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block or sanitize incoming HTTP POST requests containing suspicious characters or patterns targeting the identified vulnerable endpoint.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the referenced security researcher write-up.

Analyst recommendation

This vulnerability presents a high risk due to its remote, unauthenticated nature and the existence of a public proof-of-concept. Organizations utilizing Sangfor Operation and Maintenance Security Management System must prioritize the application of vendor-supplied patches as soon as they become available. Until patching is completed, restrict network access to the management interface to trusted segments only to minimize the attack surface.

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section
  3. Published in the daily brief high section
  4. Analyst report written

Sources

Originally found and disclosed by hhsw34 (VulDB User), per the CVE Program record.