CVE-2026-44288: CVE-2026-44288 remediation plan for ccd-api-gateway#735
Open
hmcts-github-ccd[bot] wants to merge 2 commits into
Open
CVE-2026-44288: CVE-2026-44288 remediation plan for ccd-api-gateway#735hmcts-github-ccd[bot] wants to merge 2 commits into
hmcts-github-ccd[bot] wants to merge 2 commits into
Conversation
JamesCollettCGI
approved these changes
Jun 8, 2026
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-44288 by upgrading applicationinsights to 3.15.0 with Yarn 4 and applying the planned protobufjs fallback as descriptor-level lockfile resolutions to 8.5.0 after the parent upgrade still left vulnerable protobufjs paths. Expected Node source was .nvmrc=22.22.3; active verification Node was v22.22.3. corepack/yarn shim fetch remained environment-limited, so commands used the checked-in Yarn 4.15.0 release. yarn install --immutable passed. yarn why shows protobufjs resolves to 8.5.0 and @protobufjs/utf8 is no longer present. The required production audit was regenerated and contains no CVE-2026-44288, GHSA-q6x5-8v7m-xcrf, protobufjs, or @protobufjs/utf8 entries; remaining audit findings are unrelated pre-existing glob/inflight/rimraf/uuid items. yarn lint passed with the pre-existing Yarn release warning, yarn test:unit passed with 94 passing. yarn setup and yarn test alias remain environment-limited because their scripts invoke the network-fetching yarn shim. No build/compile/Dockerfile-derived build script is configured.
Plan ID: d44b9516-f36f-4fcb-859a-69e4664668fb