Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-48924


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.


Published

2025-07-11T15:15:24.347

Last Modified

2025-07-28T13:45:38.647

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 5.3 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-674

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application apache commons_lang < 2.6 Yes
Application apache commons_lang < 3.18.0 Yes

References