NO-TICKET/[agent-vuln-fix] Upgrade netty 4.1.133.Final -> 4.2.13.Final (CVE-2026-42582)#107
Closed
suresh-prakash wants to merge 2 commits into
Closed
NO-TICKET/[agent-vuln-fix] Upgrade netty 4.1.133.Final -> 4.2.13.Final (CVE-2026-42582)#107suresh-prakash wants to merge 2 commits into
suresh-prakash wants to merge 2 commits into
Conversation
CVE-2026-42582) CVE-2026-42582 (CVSS 8.8): Netty vulnerability affecting all io.netty artifacts. Fix version per NVD: 4.2.13.Final (confirmed available in Maven Central). Cascade fix: Traceableai/api-anomaly-detection -> traceable-bom -> hypertrace-bom Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| hypertrace-configservice = "0.1.74" | ||
| jetty = "12.1.9" | ||
| netty = "4.1.133.Final" | ||
| netty = "4.2.15.Final" |
Contributor
There was a problem hiding this comment.
keep it 4.1.x please
Contributor
Author
|
Closing — this upgrade was incorrect. CVE-2026-42582 (GHSA-2c5c-chwr-9hqw) only affects io.netty:netty-codec-http3 in the 4.2.x range (>= 4.2.0, <= 4.2.12). The current 4.1.133.Final is not affected — the OWASP scan was a false positive misattributing the 4.2.x CVE to the 4.1.x artifacts. No change needed. |
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.
Security Fix: Upgrade Netty to Resolve CVE-2026-42582
What Changed
Updated
nettyversion ingradle/libs.versions.toml:netty = "4.1.133.Final"netty = "4.2.13.Final"Vulnerability
io.netty:netty-*(all modules)Why This Version
Cascade Chain
Companion PRs:
Verification
Test Plan
Generated with Claude Code - Autonomous Vulnerability Remediation