CVE-2025-48924

MEDIUM

Apache Commons Lang <3.18.0 - Uncontrolled Recursion

Title source: llm

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.

Scores

CVSS v3 5.3
EPSS 0.0002
EPSS Percentile 5.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Classification

CWE
CWE-674
Status published

Affected Products (3)

apache/commons_lang < 2.6
org.apache.commons/commons-lang3 < 3.18.0Maven
commons-lang/commons-lang Maven

Timeline

Published Jul 11, 2025
Tracked Since Feb 18, 2026