CVE-2025-48924
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
11/07/2025
Last modified:
11/07/2025
Description
Uncontrolled Recursion vulnerability in Apache Commons Lang.<br />
<br />
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.<br />
<br />
The methods ClassUtils.getClass(...) can throw StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a <br />
StackOverflowError could cause an application to stop.<br />
<br />
Users are recommended to upgrade to version 3.18.0, which fixes the issue.
Impact
Base Score 3.x
6.50
Severity 3.x
MEDIUM