CVE-2026-48068: Remediate CVE-2026-48068 in @grpc/grpc-js for CCD ccd-api-gateway#752
Open
hmcts-github-ccd[bot] wants to merge 1 commit into
Open
Conversation
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.
Summary:
Upgraded applicationinsights from 3.14.0 to 3.15.0 using Yarn 4, which moved @grpc/grpc-js from vulnerable 1.14.3 to 1.14.4. Verified under Node v22.22.3 from .nvmrc with checked-in Yarn 4.16.0: yarn install --immutable passed, yarn why shows only @grpc/grpc-js@1.14.4, and the refreshed production audit file has no CVE-2026-48068/GHSA-5375-pq7m-f5r2 finding. yarn lint passed with the pre-existing unused eslint-disable warning in .yarn/releases/yarn-4.16.0.cjs, and yarn test:unit passed with 94 passing. No compile/build or Dockerfile-derived build script is configured. The corepack yarn shim still fails in this environment due blocked fetch to repo.yarnpkg.com, so verification used ./.yarn/releases/yarn-4.16.0.cjs.
Plan ID: e715eca2-8c3b-4743-95ee-5ec377be4ddf
Approved by: james