CVE-2025-13711

7.8

Tencent · TFace

A deserialization vulnerability in the Tencent TFace eval endpoint allows remote attackers to execute arbitrary code with root privileges.

Executive summary

A critical deserialization vulnerability in Tencent TFace allows unauthenticated remote attackers to achieve full system compromise via arbitrary code execution.

Vulnerability

This vulnerability involves the improper validation of user-supplied data within the eval endpoint, leading to the deserialization of untrusted data. The flaw can be triggered by an attacker if a user is enticed into visiting a malicious page or opening a malicious file, resulting in code execution with root-level privileges.

Business impact

The ability for an unauthenticated attacker to execute arbitrary code as root poses a catastrophic risk to the confidentiality, integrity, and availability of the affected system. Given the CVSS score of 7.8, this vulnerability could lead to total system takeover, unauthorized access to sensitive data, and potential lateral movement within the network.

Remediation

Immediate Action: Organizations should review the provided GitHub commit (7b2eed297d43dcdd1e3d45bfdfc950478e3af5d9) to understand the fix and apply relevant security updates as they become available from Tencent.

Proactive Monitoring: Security teams should monitor system logs for suspicious execution patterns originating from the eval endpoint and investigate any unexpected processes running with root privileges.

Compensating Controls: Deploy Web Application Firewall (WAF) rules to inspect and filter incoming traffic for serialized objects or malicious payloads targeting the eval endpoint.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability represents a severe security risk due to the potential for full system compromise. Administrators must prioritize monitoring for updates from the vendor and apply patches immediately upon release to prevent exploitation of the deserialization flaw.

More Tencent CVEs

Sources