Skip to content

CVE-2026-41907: Remediate CVE-2026-41907 in ccd-admin-web uuid dependency#897

Open
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-41907-9a43f010-9131-4485-a809-aff0060f2521
Open

CVE-2026-41907: Remediate CVE-2026-41907 in ccd-admin-web uuid dependency#897
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-41907-9a43f010-9131-4485-a809-aff0060f2521

Conversation

@hmcts-github-ccd

Copy link
Copy Markdown
Contributor

Summary:
Remediated CVE-2026-41907 by updating the lockfile resolution for uuid@^8.3.0/^8.3.2 from 8.3.2 to 11.1.1. uuid@14.0.0 was attempted but caused a CommonJS/ESM reporter failure in mochawesome, so the final fix uses the newest patched uuid line with CommonJS require support. Active runtime was Node v18.20.8 from .nvmrc, Yarn 4.15.0 from the repo-pinned release/packageManager. Regenerated yarn-audit-known-issues with yarn npm audit --recursive --environment production --json; the audit still exits nonzero for unrelated known findings, but uuid/CVE-2026-41907/GHSA-w5hq-g745-h8pq are absent. Verified yarn install --immutable, yarn why uuid --json, yarn lint, yarn sass, yarn test, yarn test:smoke, yarn test:functional, and yarn test:a11y. Full tests passed with 237 passing and 1 pending; sass passed with existing deprecation warnings.

Plan ID: 9a43f010-9131-4485-a809-aff0060f2521

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