CVE-2025-49216
Trendmicro Trend Micro Endpoint Encryption ≤ 6.0.0.4013
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HSummary
CVE-2025-49216 is a critical-severity Use of Obsolete Function (CWE-477) vulnerability in Trendmicro Trend Micro Endpoint Encryption. Its CVSS base score is 9.8 (Critical).
Operationally, ranked at the 41th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to SA-11 (Developer Testing and Evaluation) and SA-15 (Development Process, Standards, and Tools) — see the control section below for these in your framework.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-28286
Vulnerability Data
An authentication bypass vulnerability in the Trend Micro Endpoint Encryption PolicyServer could allow an attacker to access key methods as an admin user and modify product configurations on affected installations.
- CWE(s)
Related Threats
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Developer testing and evaluation can surface use of deprecated functions through static analysis or code review.
Documented developer standards and tools can mandate current APIs and prohibit deprecated functions during coding.
Flaw remediation processes and updates can identify and replace obsolete functions discovered after introduction.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Software maintenance and replacement directly eliminates use of deprecated functions.
Secure SDLC practices enforce review and removal of obsolete functions during development.
Lifecycle management of software includes replacing obsolete functions and code.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Secure SDLC processes include code reviews and maintenance that catch obsolete functions.
Secure coding standards explicitly prohibit use of deprecated/obsolete functions.
Change management can trigger reviews that remove obsolete functions but does not directly address them.
Vulnerability management may flag deprecated functions as known weaknesses during scans.