Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
6DescriptionCVE.org
A post-auth SQL injection vulnerability in the Trend Micro Endpoint Encryption PolicyServer could allow an attacker to escalate privileges on affected installations.
Please note: an attacker must first obtain the ability to execute low-privileged code on the target system to exploit this vulnerability.
AnalysisAI
Post-authentication SQL injection vulnerability in Trend Micro Endpoint Encryption PolicyServer that enables authenticated attackers to escalate privileges and achieve full system compromise (confidentiality, integrity, and availability impact). The vulnerability requires an attacker to first obtain low-privileged code execution on the target system before exploiting the SQL injection to escalate to administrative privileges. With a CVSS score of 8.8 and network accessibility, this represents a significant risk to organizations running vulnerable PolicyServer instances, particularly in environments where initial compromise vectors (phishing, lateral movement, supply chain) are plausible.
Technical ContextAI
The vulnerability exists in the Trend Micro Endpoint Encryption PolicyServer's handling of SQL queries, which fails to properly sanitize user-supplied input in post-authentication contexts. This represents a classic SQL injection flaw (CWE-242, also known as CWE-89 Use of Insufficiently Trusted Source in SQL Command) where an authenticated user with low privileges can manipulate SQL logic to bypass authorization controls or extract sensitive data. The PolicyServer component is responsible for centralized policy management and enforcement in enterprise endpoint encryption deployments. The vulnerability is exploitable over the network (AV:N) with low attack complexity (AC:L), indicating the attacker does not need to manipulate conditions beyond standard SQL injection techniques. The authentication requirement (PR:L) means this is a privilege escalation vector rather than an unauthenticated remote code execution.
RemediationAI
Remediation steps (to be confirmed against official Trend Micro advisory): (1) Apply security patch released by Trend Micro for Endpoint Encryption PolicyServer—patch version number TBD pending official advisory; (2) Prioritize patching in environments where PolicyServer is internet-accessible or reachable from potentially compromised systems; (3) Implement network segmentation to restrict access to PolicyServer admin interfaces to trusted administrative networks; (4) Apply principle of least privilege—ensure service accounts and administrative users have minimal necessary permissions; (5) Monitor PolicyServer logs and database audit trails for suspicious SQL patterns or privilege escalation attempts (authentication attempts from unusual accounts, policy modifications); (6) If patch is unavailable, implement WAF/IDS rules to detect SQL injection attempts (common payloads: UNION SELECT, stacked queries, boolean-based blind SQLi patterns); (7) Temporary workaround: restrict PolicyServer network access via firewall rules while patch is being tested/deployed. Contact Trend Micro support at https://success.trendmicro.com for patch availability and deployment timeline.
More in Trend Micro
View allOn the Trend Micro Threat Discovery Appliance 2.6.1062r1, directory traversal when processing a session_id cookie allows
A command execution flaw on the Trend Micro Threat Discovery Appliance 2.6.1062r1 exists with the timezone parameter in
Proxy command injection vulnerability in Trend Micro OfficeScan 11 and XG (12) allows remote attackers to execute arbitr
Proxy command injection vulnerability in Trend Micro InterScan Messaging Virtual Appliance 9.0 and 9.1 allows remote att
Proxy command injection vulnerability in Trend Micro InterScan Messaging Virtual Appliance 9.0 and 9.1 allows remote att
SnmpUtils in Trend Micro Smart Protection Server 2.5 before build 2200, 2.6 before build 2106, and 3.0 before build 1330
An issue was discovered in Trend Micro InterScan Messaging Security (Virtual Appliance) 9.1-1600. Rated high severity (C
Trend Micro InterScan Messaging Security Virtual Appliance (IMSVA) 9.1 before CP 1644 has XSS. Rated medium severity (CV
SQL Injection vulnerabilities in Trend Micro Mobile Security (Enterprise) versions before 9.7 Patch 3 allow remote attac
The HTTP server in Trend Micro Password Manager allows remote web servers to execute arbitrary commands via the url para
An Unauthorized Memory Corruption vulnerability in Trend Micro OfficeScan 11.0 and XG may allow remote unauthenticated u
A vulnerability in Trend Micro InterScan Web Security Virtual Appliance 6.5 may allow remote attackers to bypass authent
Same weakness CWE-242 – Use of Inherently Dangerous Function
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-28285