CVE-2025-49217
17.06.2025, 21:15
An insecure deserialization operation in the Trend Micro Endpoint Encryption PolicyServer could lead to a pre-authentication remote code execution on affected installations. Note that this vulnerability is similar to CVE-2025-49213 but is in a different method.Enginsight
Vendor | Product | Version |
---|---|---|
trendmicro | trend_micro_endpoint_encryption | 𝑥 < 6.0.0.4013 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-477 - Use of Obsolete FunctionThe code uses deprecated or obsolete functions, which suggests that the code has not been actively reviewed or maintained.
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.