CVE-2025-34041: Sangfor Endpoint Detection and Response OS Command Injection
An OS command injection vulnerability exists in the Chinese versions of Sangfor Endpoint Detection and Response (EDR) management platform versions 3.2.16, 3.2.17, and 3.2.19. The vulnerability allows unauthenticated attackers to construct and send malicious HTTP requests to the EDR Manager interface, leading to arbitrary command execution with elevated privileges. This flaw only affects the Chinese-language EDR builds. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-04 UTC.
Security readout for executives and security teams
Plain-English summary
CVE-2025-34041 is a critical remote command execution issue in specific Chinese-language Sangfor EDR management platform versions. An unauthenticated attacker reaching the EDR Manager interface could run arbitrary operating-system commands with elevated privileges. This is high business urgency where those exact builds are deployed.
Executive priority
Treat as urgent for any organization running affected Chinese-language Sangfor EDR Manager builds, especially if reachable beyond a tightly controlled admin network. The issue can give attackers privileged command execution on a security management platform.
Technical view
The flaw is CWE-78 OS command injection affecting Sangfor Endpoint Detection and Response Platform 3.2.16, 3.2.17, and 3.2.19 Chinese builds. The CVSS 4.0 score is 10.0, with network attack vector, no privileges, no user interaction, and high impact across vulnerable and subsequent systems.
Likely exposure
Exposure appears limited to Chinese-language Sangfor EDR Manager deployments running versions 3.2.16, 3.2.17, or 3.2.19. Other builds are not identified as affected in the provided sources.
Exploitation context
The bundle states Shadowserver observed exploitation evidence on 2025-02-04 UTC. CISA KEV status is false in the supplied data, so treat exploitation as observed but not KEV-confirmed.
Researcher notes
Evidence supports unauthenticated network command injection with elevated privileges in specific Chinese builds. The supplied data does not name exploit payloads, fixed versions, or broader product impact. Avoid extrapolating to non-Chinese builds or other Sangfor products without vendor confirmation.
Mitigation direction
Identify Sangfor EDR Manager systems and confirm language build and version.
Follow Sangfor’s advisory for patch or upgrade guidance.
Restrict management interface access to trusted administrative networks.
Monitor for suspicious administrative activity and unexpected system command execution.
If exposed, prioritize containment and incident review before returning service.
Validation and detection
Inventory EDR Manager instances and record exact version and language build.
Confirm whether versions 3.2.16, 3.2.17, or 3.2.19 are present.
Check whether the EDR Manager interface is reachable from untrusted networks.
Review logs around 2025-02-04 and later for suspicious unauthenticated requests.
Verify Sangfor advisory guidance has been applied to affected systems.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-78 · source CWE mapping
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.