CVE-2026-48068: Remediate CVE-2026-48068 in ccd-admin-web @grpc/grpc-js dependency#918
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:
Remediated CVE-2026-48068 by resolving @grpc/grpc-js@npm:^1.14.3 to @grpc/grpc-js@1.14.4 in yarn.lock using Yarn 4. The literal package-level yarn set resolution command failed as an invalid Yarn descriptor for the scoped package, so the approved descriptor-level fallback was used. Expected Node source was .nvmrc=18.20.8; active verification Node was v18.20.8; Yarn was 4.16.0. yarn install --immutable passed after remediation. yarn why shows all @grpc/grpc-js consumers resolving to 1.14.4. Regenerated yarn-audit-known-issues; production audit still exits nonzero for unrelated findings, but no longer reports CVE-2026-48068, GHSA-5375-pq7m-f5r2, @grpc/grpc-js, or 1.14.3. Verification: yarn lint passed, yarn sass passed with pre-existing Sass deprecation warnings, yarn test passed with 237 passing and 1 pending, yarn test:unit retains the pre-existing no matching files failure.
Plan ID: 30b17fe7-6456-4dfa-9d34-a0c254f8e979
Approved by: dinesh