[Security] UID2-7569/7570/7571-7574: Upgrade jackson to 2.21.4 and Netty to 4.1.136.Final#2667
Merged
Merged
Conversation
Resolves HIGH-severity vulnerabilities flagged by the Trivy scan: - jackson-databind: CVE-2026-54512 (arbitrary code execution), CVE-2026-54513 (security bypass). Fixed via jackson-bom 2.21.4 import in dependencyManagement. - Netty: CVE-2026-55831, CVE-2026-55833, CVE-2026-56745, CVE-2026-59901. netty.version 4.1.135.Final -> 4.1.136.Final. UID2-7569 UID2-7570 UID2-7571 UID2-7572 UID2-7573 UID2-7574 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
swibi-ttd
approved these changes
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolves HIGH-severity dependency vulnerabilities flagged by the scheduled Trivy vulnerability scan.
jackson-databind2.21.4independencyManagementio.nettynetty.version4.1.135.Final→4.1.136.FinalReachable production dependencies (JSON handling + vert.x transport) → real upgrade, not suppression. The
netty.versionproperty applies to all operator images (default / Azure-CC / GCP-OIDC).Tickets
UID2-7569, UID2-7570 (jackson); UID2-7571–7574 (Netty)
Testing
Build + unit tests run in CI (no local Maven available).