Cyber Posture

CVE-2026-4170

CriticalRCEUpdated

Published: 16 March 2026

Published
16 March 2026
Modified
22 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0021 43.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4170 is a critical-severity Command Injection (CWE-77) vulnerability in Feishu (inferred from references). Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 43.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) 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 prevents OS command injection by enforcing input validation mechanisms on the template_path parameter in HTTP requests to block malicious command payloads.

prevent

Enforces approved authorizations on the vulnerable /view/systemConfig/management/nmc_sync.php endpoint, blocking unauthenticated remote access required for exploitation.

preventrecover

Mandates timely identification, reporting, and correction of the specific command injection flaw in Topsec TopACM 3.0, including workarounds given lack of vendor patch.

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?

Unauthenticated OS command injection in a public-facing web application (HTTP Request Handler) directly enables T1190 (Exploit Public-Facing Application) for initial access and T1059 (Command and Scripting Interpreter) for arbitrary command execution.

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

NVD Description

A weakness has been identified in Topsec TopACM 3.0. Affected by this vulnerability is an unknown functionality of the file /view/systemConfig/management/nmc_sync.php of the component HTTP Request Handler. Executing a manipulation of the argument template_path can lead to os command injection.…

more

The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2026-4170 is an OS command injection vulnerability affecting Topsec TopACM 3.0. The issue resides in an unknown functionality of the file /view/systemConfig/management/nmc_sync.php within the HTTP Request Handler component. By manipulating the template_path argument in an HTTP request, an attacker can inject and execute arbitrary operating system commands.

The vulnerability carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating it is exploitable remotely over the network with low complexity, no privileges, and no user interaction required. Remote attackers can achieve high impacts on confidentiality, integrity, and availability, potentially leading to full system compromise. An exploit is publicly available and could be used in attacks.

Advisories from sources like VulDB note that the vendor was contacted early about the disclosure but did not respond, implying no official patches or mitigations are available at this time. Security practitioners should review the referenced advisories for additional details.

Notable context includes the public availability of the exploit, increasing the risk of real-world attacks against exposed Topsec TopACM 3.0 instances.

Details

CWE(s)

Affected Products

Feishu
inferred from references and description; NVD did not file a CPE for this CVE

CVEs Like This One

CVE-2025-1546Shared CWE-77, CWE-78
CVE-2026-2952Shared CWE-77, CWE-78
CVE-2026-7062Shared CWE-77, CWE-78
CVE-2025-1536Shared CWE-77, CWE-78
CVE-2026-1544Shared CWE-77, CWE-78
CVE-2026-4585Shared CWE-77, CWE-78
CVE-2025-15501Shared CWE-77, CWE-78
CVE-2026-7698Shared CWE-77, CWE-78
CVE-2025-59740Shared CWE-77, CWE-78
CVE-2026-5972Shared CWE-77, CWE-78

References