Skip to content

Upgrade fastify v4 to v5 to fix CVE-2026-25223 - #498

Merged
parthlambdatest merged 3 commits into
LambdaTest:stagefrom
sushobhit-lt:TE-10235
Apr 14, 2026
Merged

Upgrade fastify v4 to v5 to fix CVE-2026-25223#498
parthlambdatest merged 3 commits into
LambdaTest:stagefrom
sushobhit-lt:TE-10235

Conversation

@sushobhit-lt

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrades fastify from ^4.29.1 to ^5.7.2 (resolves to 5.8.4) to remediate CVE-2026-25223 (GHSA-jx2c-rxcm-jvmq)
  • Bumps CLI version from 4.1.62 to 4.1.63
  • No code changes required — all Fastify APIs used (listen, addresses, route registration, reply) are compatible with v5

Context

Customer (prashant.tiwari@nielseniq.com) reported their CI blocks merges due to this high-severity vulnerability in the transitive dependency path @lambdatest/smartui-cli → fastify@4.29.1.

GitHub Issue: LambdaTest/smartui-playwright-sample#7

Test plan

  • pnpm run build — clean success
  • npm run local-build — produces lambdatest-smartui-cli-4.1.63.tgz
  • Verify SmartUI exec flow (server start, snapshot capture, stop) works end-to-end
  • Verify SmartUI static flow works end-to-end

🤖 Generated with Claude Code

sushobhit-lt and others added 3 commits April 9, 2026 20:31
@parthlambdatest
parthlambdatest merged commit ff4db9a into LambdaTest:stage Apr 14, 2026
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