UID2-7030: Upgrade gnutls + netty (CVE-2026-3833 + 4 netty CVEs)#401
Open
sophia-chen-ttd wants to merge 1 commit intomainfrom
Open
UID2-7030: Upgrade gnutls + netty (CVE-2026-3833 + 4 netty CVEs)#401sophia-chen-ttd wants to merge 1 commit intomainfrom
sophia-chen-ttd wants to merge 1 commit intomainfrom
Conversation
…2-7031..7035) * Dockerfile: install gnutls 3.8.13-r0 to fix CVE-2026-3833 (also clears the previously suppressed CVE-2026-1584, CVE-2026-33845, CVE-2026-33846). * pom.xml: bump netty 4.1.132.Final → 4.1.133.Final to fix CVE-2026-42583 / 42579 / 42584 / 42587. * .trivyignore: remove the three obsolete gnutls suppressions and add CVE-2026-42577 (server-side epoll DoS, no 4.1.x patch backported by upstream — service is behind authenticated LB; CVSS impact is Availability only). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sunnywu
approved these changes
May 8, 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
Bundled vulnerability fixes:
.trivyignoreentries (CVE-2026-1584 / 33845 / 33846), all of which are also fixed by 3.8.13-r0.netty-transport-native-epollepoll DoS, server-side) suppressed in.trivyignoreuntil 2026-06-08. No 4.1.x patch backported by upstream; service is behind authenticated LB so the attack surface is limited; CVSS impact is Availability-only.Per-CVE Jira tickets:
Test plan
🤖 Generated with Claude Code