Skip to content

UID2-7849 UID2-7850: Suppress libexpat CVEs, upgrade netty-handler - #674

Merged
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7849-7850-libexpat-netty
Sep 11, 2026
Merged

UID2-7849 UID2-7850: Suppress libexpat CVEs, upgrade netty-handler#674
mcollins-ttd merged 1 commit into
mainfrom
mkc-UID2-7849-7850-libexpat-netty

Conversation

@mcollins-ttd

Copy link
Copy Markdown
Contributor

Suppresses CVE-2026-76956 and CVE-2026-76957 (libexpat, HIGH) in .trivyignore — this is a Java/Vert.x service that parses XML via JAXP/Xerces, not native libexpat, so the vulnerable path is unreachable. See https://thetradedesk.atlassian.net/browse/UID2-7849.

Upgrades io.netty:netty-handler from 4.1.136.Final to 4.1.137.Final, fixing CVE-2026-75595 (CRITICAL) — Vert.x/Netty is this service's live HTTP stack, so this one is reachable and needs a real fix. See https://thetradedesk.atlassian.net/browse/UID2-7850.

Note: Maven isn't available in the environment this PR was prepared in, so the build wasn't verified locally — please confirm CI passes before merging.

🤖 Generated with Claude Code

… 4.1.137.Final

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mcollins-ttd
mcollins-ttd merged commit 746d929 into main Sep 11, 2026
5 checks passed
@mcollins-ttd
mcollins-ttd deleted the mkc-UID2-7849-7850-libexpat-netty branch September 11, 2026 05:28
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