Skip to content

[TE-21657]: bump netty 4.2.16 & jackson 2.18.9 to clear report-fatjar CVEs - #19

Merged
saurabh-prakash merged 1 commit into
LambdaTest:lt-reportsfrom
hemchandra07:TE-21657-bump-netty-jackson-cves
Jul 23, 2026
Merged

[TE-21657]: bump netty 4.2.16 & jackson 2.18.9 to clear report-fatjar CVEs#19
saurabh-prakash merged 1 commit into
LambdaTest:lt-reportsfrom
hemchandra07:TE-21657-bump-netty-jackson-cves

Conversation

@hemchandra07

Copy link
Copy Markdown

What

Bumps the vulnerable transitive dependencies pinned in karate-core's dependencyManagement so the published karate-reports fatjar clears the CVEs flagged by the hyperexecute-postprocessing-service DockerfileSecure vulnerability scan.

Dependency Was Now Clears
io.netty:netty-bom 4.2.15.Final 4.2.16.Final CVE-2026-55831, CVE-2026-55833, CVE-2026-55851 (CVSS 8.7)
jackson-core 2.18.8 2.18.9 — (kept in lockstep)
jackson-databind 2.18.8 2.18.9 CVE-2026-59889, GHSA-mhm7-754m-9p8w
jackson-annotations 2.18.8 2.18.9 — (kept in lockstep)

All four fix versions are present on Maven Central (verified HTTP 200).

Versioning / republish

Per the scheme from #18, lt.patch.version is bumped 1 → 2 in the root pom, so lt-reports-cd republishes the fatjar as com.lambdatest:karate-reports:1.5.3.2 on merge to lt-reports. karate-parent <version> (1.5.3, upstream-tracking) is left untouched.

⚠️ Downstream note

After this merges and CD publishes 1.5.3.2, hyperexecute-postprocessing-service must bump KARATE_REPORTS_VERSION 1.5.3.1 → 1.5.3.2 in DockerfileSecure (and Dockerfile for parity) to pick up the patched jar.

🤖 Generated with Claude Code

…CVEs

The karate-reports fatjar (com.lambdatest:karate-reports, built from the
karate-core shaded jar) bundled vulnerable transitive deps flagged by the
hyperexecute-postprocessing-service DockerfileSecure vulnerability scan:

  netty 4.2.15.Final     -> CVE-2026-55831, CVE-2026-55833, CVE-2026-55851
  jackson-databind 2.18.8 -> CVE-2026-59889, GHSA-mhm7-754m-9p8w

Bump the karate-core dependencyManagement pins to the patched releases
(netty-bom 4.2.16.Final; jackson-core/databind/annotations 2.18.9) and
bump lt.patch.version 1 -> 2 so lt-reports-cd republishes as 1.5.3.2.

Downstream: hyperexecute-job-artefacts must bump KARATE_REPORTS_VERSION
1.5.3.1 -> 1.5.3.2 after this publishes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@saurabh-prakash
saurabh-prakash merged commit bb1b43e into LambdaTest:lt-reports Jul 23, 2026
1 check passed
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