CVE-2026-44902: Remediate CVE-2026-44902 in ccd-api-gateway#748
Open
hmcts-github-ccd[bot] wants to merge 1 commit into
Open
CVE-2026-44902: Remediate CVE-2026-44902 in ccd-api-gateway#748hmcts-github-ccd[bot] wants to merge 1 commit into
hmcts-github-ccd[bot] wants to merge 1 commit into
Conversation
JamesCollettCGI
approved these changes
Jun 10, 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:
Upgraded root dependency applicationinsights from 3.14.0 to 3.15.0 using Yarn 4.16.0, which resolved the vulnerable OpenTelemetry path to @azure/monitor-opentelemetry 1.18.1, @opentelemetry/sdk-node 0.218.0, and @opentelemetry/exporter-prometheus 0.218.0. Activated expected Node v22.22.3 from .nvmrc via /usr/local/nvm; repo-local Yarn 4.16.0 was used because the global Corepack yarn shim cannot fetch Yarn in this environment. yarn install --immutable passed after remediation. Regenerated yarn-audit-known-issues; CVE-2026-44902/GHSA-q7rr-3cgh-j5r3 and the affected OpenTelemetry packages are absent from the production audit, though unrelated known advisories remain. Verification: lint passed with the known unused eslint-disable warning, test:unit passed with 94 passing tests, direct yarn node --version returned v22.22.3. The test and setup wrapper scripts still fail due the internal Corepack yarn network-fetch limitation, matching the plan's environment-limited baseline. No compile/build or Dockerfile-derived non-mutating build script is configured or feasible.
Plan ID: eacdc33f-f799-4a14-8202-8b395ba4c84e
Approved by: james