CVE-2026-41907: Remediate uuid CVE-2026-41907 in ccd-case-activity-api#627
Open
hmcts-github-ccd[bot] wants to merge 2 commits into
Open
CVE-2026-41907: Remediate uuid CVE-2026-41907 in ccd-case-activity-api#627hmcts-github-ccd[bot] wants to merge 2 commits into
hmcts-github-ccd[bot] wants to merge 2 commits into
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.15.0 to 3.15.1 using Yarn 4.16.0 on Node v20.20.2 from .nvmrc. The vulnerable production path through applicationinsights -> @azure/functions-old -> @azure/functions@3.5.1 -> uuid@8.3.2 is removed; yarn why uuid now only shows the dev/test nyc path via istanbul-lib-processinfo. Re-ran yarn npm audit --recursive --environment production --json > yarn-audit-known-issues; CVE-2026-41907/GHSA-w5hq-g745-h8pq/uuid are absent, though the audit command exits 1 due unrelated remaining production findings. Verification passed: yarn install --immutable, yarn run lint with 1 warning, yarn run test with 72 passing, yarn run test:smoke, and yarn run test:a11y. No package.json compile/build script or Dockerfile-derived compile/build script is configured, so no compile/build check was available.
Resolved CVEs: CVE-2026-41907
Plan ID: 23ee38f1-50c8-4500-b0a8-f686ad6f896b
Approved by: dinesh