Vulnerability Description
** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Expression/Command Delimiters vulnerability in Apache Commons OGNL. This issue affects Apache Commons OGNL: all versions. When using the API Ognl.getValue, the OGNL engine parses and evaluates the provided expression with powerful capabilities, including accessing and invoking related methods, etc. Although OgnlRuntime attempts to restrict certain dangerous classes and methods (such as java.lang.Runtime) through a blocklist, these restrictions are not comprehensive. Attackers may be able to bypass the restrictions by leveraging class objects that are not covered by the blocklist and potentially achieve arbitrary code execution. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Commons Ognl | All versions |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/2gj8tjl6vz949nnp3yxz3okm9xz2k7spMailing List
- http://www.openwall.com/lists/oss-security/2025/08/18/4
FAQ
What is CVE-2025-53192?
CVE-2025-53192 is a vulnerability with a CVSS score of 8.8 (HIGH). ** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Expression/Command Delimiters vulnerability in Apache Commons OGNL. This issue affects Apache Commons OGNL: all versions. When using the ...
How severe is CVE-2025-53192?
CVE-2025-53192 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-53192?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Commons Ognl.