Skip to content

Could you release 4.10.2 with a bumped apache commons-lang? #521

@robstoll

Description

@robstoll

User Story

As a user, I would like to use the latest axe-core:playwright lib without having to deal with CVEs in transitive dependencies

Acceptance Criteria

No known CVE in dependencies found

Technical/Implementation Details

Dependency maven:org.apache.commons:commons-lang3:3.14.0 is vulnerable

Upgrade to 3.18.0

CVE-2025-48924, Score: 5.3

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.
Mend Note: The description of this vulnerability differs from MITRE.

Read More: https://www.mend.io/vulnerability-database/CVE-2025-48924?utm_source=JetBrains

Results powered by Mend.io

QA Notes/Instructions

Out of Scope

Dependencies

Dependency maven:org.apache.commons:commons-lang3:3.14.0 is vulnerable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions