Skip to content

UID2-7251: upgrade netty to 4.1.133.Final#614

Merged
BehnamMozafari merged 1 commit into
mainfrom
bmz-UID2-7251-netty
Jun 9, 2026
Merged

UID2-7251: upgrade netty to 4.1.133.Final#614
BehnamMozafari merged 1 commit into
mainfrom
bmz-UID2-7251-netty

Conversation

@BehnamMozafari

Copy link
Copy Markdown
Contributor

Summary

Bumps the netty BOM (netty.version property) from 4.1.132.Final → 4.1.133.Final to resolve 4 HIGH-severity Trivy findings in the netty codec modules. uid2-shared has no vuln-scan Slack notify workflow, so these weren't auto-alerted — raised manually by the team in #dev-uid2-core.

Vulnerabilities (all HIGH, fixed in 4.1.133.Final)

CVE Module
CVE-2026-42583 io.netty:netty-codec
CVE-2026-42579 io.netty:netty-codec-dns (improper DNS domain name constraint)
CVE-2026-42584 io.netty:netty-codec-http (incorrect HTTP response parsing)
CVE-2026-42587 io.netty:netty-codec-http / -http2 (DoS via unbounded memory allocation)

Change

  • <netty.version> 4.1.132.Final4.1.133.Final. netty is managed via the imported netty-bom, so this one property pins every codec module. netty is transitive via vertx 4.5.21 and azure-core-http-netty.

Verification

  • mvn dependency:tree: all flagged codec modules now resolve to 4.1.133.Final.
  • mvn test: 476 tests, 0 failures.

Jira: https://thetradedesk.atlassian.net/browse/UID2-7251

🤖 Generated with Claude Code

Bump the netty-bom import (netty.version property) from 4.1.132.Final to
4.1.133.Final to resolve 4 HIGH-severity Trivy findings in the netty codec
modules:

- CVE-2026-42583 (io.netty:netty-codec)
- CVE-2026-42579 (io.netty:netty-codec-dns)
- CVE-2026-42584 (io.netty:netty-codec-http)
- CVE-2026-42587 (io.netty:netty-codec-http / netty-codec-http2)

All four are fixed in 4.1.133.Final. netty is transitive via vertx and
azure-core-http-netty; the BOM bump pins every codec module. mvn test:
476 tests, 0 failures.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@BehnamMozafari BehnamMozafari merged commit fa2aee5 into main Jun 9, 2026
3 checks passed
@BehnamMozafari BehnamMozafari deleted the bmz-UID2-7251-netty branch June 9, 2026 03:27
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