CVE-2025-48924

MEDIUM EPSS 80.0%
Published Jul 11, 202511mo ago · Modified Jun 17, 20261w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Jul 11, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
80.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-674

Affected Products 2

VendorProductVersionRange
apachecommons_lang*≥2.0  –  <2.6
apachecommons_lang*≥3.0  –  <3.18.0

References 6

  • openwall.com http://www.openwall.com/lists/oss-security/2025/07/11/1
  • lists.apache.org https://lists.apache.org/thread/bgv0lpswokgol11tloxnjfzdl7yrc1g1
    Mailing ListVendor Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/08/msg00000.html
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/08/msg00026.html
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/09/msg00032.html
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/09/msg00036.html

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.