Upgrade 'org.apache.commons:commons-lang3' to 3.18.0 [DBZ-9632]
- Dominant language
- HTML
- Stars
- 6
- Forks
- 8
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
Migrated from [DBZ-9632](https://issues.redhat.com/browse/DBZ-9632)
'org.apache.commons:commons-lang3' is a direct dependency of module '
debezium-connector-postgres' and it is affected by *CVE-2025-48924*
**
*CVE description:*
Uncontrolled Recursion vulnerability in Apache Commons Lang. The methods `ClassUtils.getClass(...)` can `throwStackOverflowError` 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. This issue affects commons-lang:commons-lang versions 2.0 through 2.6, and org.apache.commons:commons-lang3 versions 3.0 through 3.17.0.
h1. Bug report
NA
h2. What Debezium connector do you use and what version?
DBZ 3.3.1
h2. What is the connector configuration?
NA
h2. What is the captured database version and mode of deployment?
(E.g. on-premises, with a specific cloud provider, etc.)
NA
h2. What behavior do you expect?
NA
h2. What behavior do you see?
NA
h2. Do you see the same behaviour using the latest released Debezium version?
(Ideally, also verify with latest Alpha/Beta/CR version)
NA
h2. Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide [DEBUG/TRACE|https://debezium.io/documentation/reference/stable/operations/logging.html] level log)
NA
h2. How to reproduce the issue using our [tutorial|https://github.com/debezium/debezium-examples/tree/main/tutorial] deployment?
NA
h1. Feature request or enhancement
For feature requests or enhancements, provide this information, please:
NA
h2. Which use case/requirement will be addressed by the proposed feature?
NA
h2. Implementation ideas (optional)
NA
Contributor guide
Assessment
This issue has not been assessed yet.