Skip to content

UID2-7251: bump netty to 4.1.135.Final to fix 4 HIGH CVEs#615

Merged
swibi-ttd merged 1 commit into
mainfrom
swi-UID2-7251-netty-4.1.135
Jun 9, 2026
Merged

UID2-7251: bump netty to 4.1.135.Final to fix 4 HIGH CVEs#615
swibi-ttd merged 1 commit into
mainfrom
swi-UID2-7251-netty-4.1.135

Conversation

@swibi-ttd

Copy link
Copy Markdown
Contributor

What

Bumps netty.version from 4.1.133.Final4.1.135.Final.

Why

PR #614 bumped netty to 4.1.133.Final, but the 4 HIGH netty CVEs flagged by Trivy in the operator publish are only fixed in 4.1.135.Final:

Library CVE
io.netty:netty-handler CVE-2026-44249, CVE-2026-45416
io.netty:netty-resolver-dns CVE-2026-45674, CVE-2026-47691

This keeps uid2-shared aligned with the operator's netty pin (operator fix: IABTechLab/uid2-operator#2593).

Note: uid2-operator pins netty independently of uid2-shared, so this change alone does not affect the operator build until uid2-shared is released and the operator's uid2-shared.version is bumped to pick it up. The operator PR is what unblocks the failing scan.

Verification

  • mvn dependency:tree -Dincludes=io.netty → all netty-4.1.x artifacts resolve to 4.1.135.Final.
  • mvn clean compile → BUILD SUCCESS.

🤖 Generated with Claude Code

PR #614 bumped netty to 4.1.133.Final, but the 4 HIGH netty CVEs flagged
by Trivy in the operator publish are only fixed in 4.1.135.Final:

  io.netty:netty-handler      CVE-2026-44249, CVE-2026-45416
  io.netty:netty-resolver-dns CVE-2026-45674, CVE-2026-47691

Bumping here keeps uid2-shared aligned with the operator's netty pin.
Note: uid2-operator pins netty independently, so this change alone does
not affect the operator until uid2-shared is released and the operator's
uid2-shared.version is bumped.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@swibi-ttd swibi-ttd merged commit 7e588c9 into main Jun 9, 2026
3 checks passed
@swibi-ttd swibi-ttd deleted the swi-UID2-7251-netty-4.1.135 branch June 9, 2026 04:16
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