Skip to content

Bump logback to 1.5.38 to fix CVE-2026-13006 - #398

Merged
hugohills-regnosys merged 1 commit into
finos:11.x.xfrom
REGnosys:cve-fix-logback-11xx
Sep 1, 2026
Merged

Bump logback to 1.5.38 to fix CVE-2026-13006#398
hugohills-regnosys merged 1 commit into
finos:11.x.xfrom
REGnosys:cve-fix-logback-11xx

Conversation

@hugohills-regnosys

Copy link
Copy Markdown
Contributor

Summary

  • logback-core 1.5.25 is vulnerable to arbitrary code execution via Janino-evaluated conditional expressions in configuration files (CVSS 7.0, CVE-2026-13006).
  • 1.5.37 is the definitive fix (removes Janino conditional-expression support entirely — 1.5.35/1.5.36 were incomplete mitigations); bumped to 1.5.38, which adds an unrelated deserialization hardening fix on top.

Test plan

  • mvn test passes on 11.x.x with the bumped version

logback-core 1.5.25 is vulnerable to arbitrary code execution via
Janino-evaluated conditional expressions in configuration files
(CVSS 7.0). 1.5.37 removed Janino conditional-expression support
entirely as the definitive fix; 1.5.38 adds an unrelated
deserialization hardening fix on top.
@hugohills-regnosys
hugohills-regnosys merged commit 5593bf6 into finos:11.x.x Sep 1, 2026
6 checks passed
@hugohills-regnosys
hugohills-regnosys deleted the cve-fix-logback-11xx branch September 1, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants