CCD-7780 :: CVE-2026-44288: Remediate CVE-2026-44288 in ccd-admin-web#901
Open
hmcts-github-ccd[bot] wants to merge 2 commits into
Open
CCD-7780 :: CVE-2026-44288: Remediate CVE-2026-44288 in ccd-admin-web#901hmcts-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 4, 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 using Yarn 4 descriptor resolutions after Yarn 4.16.0 rejected the planned bare package descriptor. yarn.lock now resolves protobufjs@npm:^7.5.3 to 7.6.2, protobufjs@npm:8.0.1 to 8.5.0, and the remaining @protobufjs/utf8 path to 1.1.1. Regenerated yarn-audit-known-issues; CVE-2026-44288 / GHSA-q6x5-8v7m-xcrf and protobufjs audit findings are absent, though the production audit still exits nonzero for unrelated existing advisories/deprecations. Verification ran under active Node v18.20.8 from .nvmrc with packageManager yarn@4.16.0 using the checked-in Yarn release because the global shim attempted a network download. yarn install --immutable passed; yarn lint passed; yarn test passed with 237 passing and 1 pending; yarn sass passed with pre-existing Sass deprecation warnings.
Plan ID: 1d0d18de-04bf-4954-9080-3e07119fd055