Skip to content

CVE-2026-44288: CVE-2026-44288 remediation plan for ccd-api-gateway#735

Open
hmcts-github-ccd[bot] wants to merge 2 commits into
masterfrom
cve-2026-44288-d44b9516-f36f-4fcb-859a-69e4664668fb
Open

CVE-2026-44288: CVE-2026-44288 remediation plan for ccd-api-gateway#735
hmcts-github-ccd[bot] wants to merge 2 commits into
masterfrom
cve-2026-44288-d44b9516-f36f-4fcb-859a-69e4664668fb

Conversation

@hmcts-github-ccd

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant