CVE-2025-48924

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-48924
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48924.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-48924
Aliases
Downstream
Related
Published
2025-07-11T15:15:24Z
Modified
2025-09-10T04:27:20Z
Summary
[none]
Details

Uncontrolled Recursion vulnerability in Apache Commons Lang.

This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0.

The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a StackOverflowError could cause an application to stop.

Users are recommended to upgrade to version 3.18.0, which fixes the issue.

References

Affected packages

Git / github.com/apache/commons-lang

Affected ranges

Type
GIT
Repo
https://github.com/apache/commons-lang
Events