Skip to content

CVE-2026-44288: Remediate CVE-2026-44288 in ccd-case-print-service#751

Open
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-44288-257658c7-2c0a-44ef-90a5-31d880b0983f
Open

CVE-2026-44288: Remediate CVE-2026-44288 in ccd-case-print-service#751
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-44288-257658c7-2c0a-44ef-90a5-31d880b0983f

Conversation

@hmcts-github-ccd

Copy link
Copy Markdown
Contributor

Summary:
Remediated CVE-2026-44288 using Yarn 4 under Node v18.20.8 from .nvmrc. The bare package-level Yarn resolution was not durable, so I applied the plan fallback with descriptor-level resolutions in yarn.lock: protobufjs@npm:^7.5.3 now resolves to 7.6.2, protobufjs@npm:8.0.1 now resolves to 8.5.0, and @protobufjs/utf8 is now 1.1.1. yarn install --immutable passed with warnings. The required production audit was regenerated and no longer contains CVE-2026-44288, GHSA-q6x5-8v7m-xcrf, protobufjs, or @protobufjs/utf8, though unrelated production findings remain. Verification: yarn lint passed, yarn sass passed, yarn test:unit still fails with the pre-existing no test files found condition.

Plan ID: 257658c7-2c0a-44ef-90a5-31d880b0983f

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