CVE-2025-48924 – Apache Commons Lang Uncontrolled Recursion Vulnerability

The following table lists the changes that have been made to the
CVE-2025-48924 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Jul. 11, 2025

    Action Type Old Value New Value
    Added Description 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.

    Added CWE CWE-674
    Added Reference https://lists.apache.org/thread/bgv0lpswokgol11tloxnjfzdl7yrc1g1
Share the Post:

Related Posts