Sceawere

Vulnerability Detail

CVE-2026-89040UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Tencent MSEC Path Traversal RCE

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.8
Creation Date
15h ago
Vendor
Tencent
Product
Mass Service Engine in Cluster (MSEC)
Attack Type
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Tencent Mass Service Engine in Cluster (MSEC) allows a remote, unauthenticated attacker to send a crafted POST request including ../ and gain root access on the target device. An attacker who uploads a webshell can execute arbitrary code as root.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.8",
  "pubDate": "2026-09-15T20:19:20.240Z",
  "pubdate": "2026-09-15T20:19:20.240Z",
  "executiveSummary": "Tencent Mass Service Engine in Cluster (MSEC) is susceptible to a critical path traversal vulnerability that enables unauthenticated remote code execution with root-level privileges.\nThe vulnerability originates from improper validation of user-supplied input within POST requests, allowing an attacker to manipulate file paths via directory traversal sequences.\nBy successfully injecting '../' sequences, an attacker can escape the intended directory structure to perform arbitrary file uploads, specifically targeting the deployment of malicious webshells.\nThis flaw grants full administrative control over the affected system, as the service executes with root privileges. The exposure poses a severe risk to confidentiality, integrity, and availability, as unauthorized actors can execute arbitrary system commands, exfiltrate sensitive data, or pivot within the internal network infrastructure.\nExploitation does not require prior authentication, significantly lowering the barrier to entry for malicious actors. Immediate remediation is required to restrict unauthorized file system access and prevent complete host compromise.",
  "technicalDetails": "The root cause of this vulnerability is a lack of robust input sanitization and directory path validation within the Tencent Mass Service Engine in Cluster (MSEC) web interface. Specifically, the application fails to adequately filter directory traversal characters, such as '../', when processing incoming POST requests.\nThe attack flow commences when an unauthenticated remote attacker sends a maliciously crafted HTTP POST request to the MSEC service. By embedding traversal sequences within the request parameters or file upload fields, the attacker forces the application to resolve file paths outside of the designated secure storage directory.\nThis path manipulation allows the attacker to place a malicious script—commonly referred to as a webshell—into an executable web directory on the server. Because the MSEC service daemon runs with root privileges, any file saved to the disk inherits these elevated permissions. Once the webshell is written to a location accessible via the web server, the attacker can execute arbitrary system commands by sending subsequent requests to the uploaded file.\nThe payload behavior involves overwriting existing configuration files or creating new ones to facilitate remote execution. Once the webshell is activated, the attacker gains the ability to interact with the underlying operating system directly, bypassing any application-level security controls. Given the root context, the attacker has unfettered access to the entire file system, memory, and kernel processes.\nPost-exploitation impact includes persistent backdooring of the device, lateral movement into the broader cluster environment, and full administrative takeover. Since the service is designed for cluster management, a compromise of a single node via this vulnerability can serve as a beachhead for a larger-scale attack against the entire service infrastructure. The lack of authentication requirements facilitates automated exploitation attempts by botnets or opportunistic adversaries scanning for exposed MSEC instances."
}
CVE-2026-89040: Tencent MSEC Path Traversal RCE (CRITICAL Severity, CVSS: 9.8) | Sceawere