Skip to content

UID2-7030: Upgrade gnutls + netty (CVE-2026-3833 + 4 netty CVEs)#2530

Merged
sophia-chen-ttd merged 1 commit into
mainfrom
syw-UID2-7030-gnutls-netty-fixes
May 11, 2026
Merged

UID2-7030: Upgrade gnutls + netty (CVE-2026-3833 + 4 netty CVEs)#2530
sophia-chen-ttd merged 1 commit into
mainfrom
syw-UID2-7030-gnutls-netty-fixes

Conversation

@sophia-chen-ttd
Copy link
Copy Markdown
Contributor

Summary

Bundled vulnerability fixes:

  • gnutls upgraded to 3.8.13-r0 in the Docker image — fixes CVE-2026-3833 and obsoletes 3 prior .trivyignore entries (CVE-2026-1584 / 33845 / 33846), all of which are also fixed by 3.8.13-r0.
  • netty bumped 4.1.132.Final → 4.1.133.Final — fixes CVE-2026-42583, CVE-2026-42579, CVE-2026-42584, CVE-2026-42587.
  • CVE-2026-42577 (netty-transport-native-epoll epoll DoS, server-side) suppressed in .trivyignore until 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

  • Trivy CI passes (or only flags expected suppressions)
  • Build and unit tests pass

🤖 Generated with Claude Code

…2-7031..7035)

* Dockerfile: install gnutls 3.8.13-r0 to fix CVE-2026-3833 (also clears 12
  other gnutls CVEs including 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>
@sophia-chen-ttd sophia-chen-ttd merged commit 1467a25 into main May 11, 2026
9 checks passed
@sophia-chen-ttd sophia-chen-ttd deleted the syw-UID2-7030-gnutls-netty-fixes branch May 11, 2026 00: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