Skip to content

Fix CVE-2024-12798, CVE-2024-12801, CVE-2025-11226#37936

Merged
sandynz merged 3 commits intoapache:masterfrom
sandynz:dev-1
Feb 2, 2026
Merged

Fix CVE-2024-12798, CVE-2024-12801, CVE-2025-11226#37936
sandynz merged 3 commits intoapache:masterfrom
sandynz:dev-1

Conversation

@sandynz
Copy link
Contributor

@sandynz sandynz commented Feb 2, 2026

Changes proposed in this pull request:

  • Upgrade logback version from 1.2.13 to 1.3.16. 1.2.x series was END-OF-LIFE, 1.3.x is suitable for Java 8.
  • Upgrade slf4j version from 1.7.36 to 2.0.17 : fit logback 1.3.x series.

See https://logback.qos.ch/news.html for more details.
And there is still CVE-2026-1225 in logback 1.3.16


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

@sandynz sandynz added this to the 5.5.3 milestone Feb 2, 2026
@sandynz sandynz added the CVE label Feb 2, 2026
@sandynz sandynz merged commit 60528af into apache:master Feb 2, 2026
140 checks passed
@sandynz sandynz deleted the dev-1 branch February 2, 2026 10:08
@sandynz
Copy link
Contributor Author

sandynz commented Feb 2, 2026

logback and slf4j jars exist in proxy distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants