
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-11165 is a sandbox escape vulnerability in dotCMS's Velocity scripting engine (VTools) that allows authenticated users with scripting privileges to bypass class and package restrictions and execute arbitrary system commands. It affects dotCMS LTS versions before 24.12.27 and versions 25.01.07 through before 25.07.10. The vulnerability was published on February 24, 2026, with a patch reference added March 2, 2026. It carries a CVSS v3.1 base score of 9.9 (Critical) and a CVSS v4.0 base score of 9.4 (Critical) (Red Hat CVE, dotCMS Advisory).
The root cause is an insufficient sandbox enforcement in dotCMS's SecureUberspectorImpl, which is responsible for restricting access to Java classes and packages within the Velocity templating engine. An attacker with scripting privileges can dynamically modify the Velocity engine's runtime configuration and reinitialize its Uberspect component, effectively removing the introspector.restrict.classes and introspector.restrict.packages protections. Once these restrictions are cleared, the attacker gains unrestricted access to arbitrary Java classes — including java.lang.Runtime — enabling execution of arbitrary OS commands under the privileges of the dotCMS or Tomcat application process. The vulnerability is classified under CWE-89 per NVD mapping, though the actual mechanism is more accurately a sandbox escape via improper access control in a scripting engine (dotCMS Advisory, Red Hat CVE).
Successful exploitation allows an authenticated attacker to achieve full system compromise, executing arbitrary commands with the privileges of the dotCMS or Tomcat process. This can result in unauthorized access to sensitive data, modification or destruction of system files, and potential lateral movement to other systems on the network. The CVSS v3.1 scope is marked as "Changed," reflecting that the impact extends beyond the vulnerable component itself to the underlying host system (Red Hat CVE, dotCMS Advisory).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation (dotCMS Advisory). The EPSS score is approximately 0.047%, indicating a currently low probability of exploitation in the near term. The vulnerability requires authenticated access with scripting privileges, which limits the attack surface compared to unauthenticated vulnerabilities. It has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog as of the latest available data.
introspector.restrict.classes and introspector.restrict.packages properties.SecureUberspectorImpl to reload without the class/package restrictions.java.lang.Runtime: With restrictions removed, craft a follow-up Velocity script that directly instantiates or accesses java.lang.Runtime or similar privileged Java classes.Runtime.exec() method or equivalent to execute OS-level commands under the dotCMS/Tomcat process account, enabling data exfiltration, reverse shell establishment, or further lateral movement (dotCMS Advisory)./bin/sh, cmd.exe, curl, wget, nc) that are not part of normal application behavior.Upgrade dotCMS to version 24.12.27 or later (for the 24.x LTS branch) or to version 25.07.10 or later (for the 25.x LTS branch) (dotCMS Advisory). As interim mitigations, restrict Velocity scripting privileges to only highly trusted users and audit existing accounts with scripting access. Implement network segmentation around the dotCMS server to limit the blast radius of potential command execution. Monitor application logs for anomalous Velocity script submissions or unexpected process spawning.
The vulnerability was tracked by ENISA's European Vulnerability Database (EUVD-2025-207542) and referenced by Red Hat's security advisory portal shortly after disclosure (Red Hat CVE). A technical write-up was published by Infinit Security covering the sandbox escape mechanics (Infinit Security). No significant social media controversy or broad community debate has been observed beyond standard vulnerability tracking and aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."