CVE-2025-53192

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-53192
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-53192.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-53192
Downstream
Related
Published
2025-08-18T20:15:29Z
Modified
2025-08-21T20:52:34Z
Summary
[none]
Details

* 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.

References

Affected packages