Skip to content

CVE-2026-44293: Remediate CVE-2026-44293 in protobufjs for ccd-api-gateway#749

Open
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-44293-89719308-7ce2-4ff5-9840-cdfc4e03f4a4
Open

CVE-2026-44293: Remediate CVE-2026-44293 in protobufjs for ccd-api-gateway#749
hmcts-github-ccd[bot] wants to merge 1 commit into
masterfrom
cve-2026-44293-89719308-7ce2-4ff5-9840-cdfc4e03f4a4

Conversation

@hmcts-github-ccd

Copy link
Copy Markdown
Contributor

Summary:
Remediated CVE-2026-44293 by applying Yarn 4 descriptor-level resolutions for protobufjs descriptors to 8.6.1 after the package-only yarn set resolution form was rejected by this Yarn CLI as an invalid descriptor. Active runtime was Node v22.22.3 from .nvmrc with Yarn 4.16.0. yarn install --immutable passed. yarn why protobufjs now resolves protobufjs@npm:^7.3.0 and protobufjs@npm:^7.5.3 to protobufjs@8.6.1. Refreshed yarn-audit-known-issues with yarn npm audit --recursive --environment production --json; the target CVE/GHSA and protobufjs findings are absent, though the production audit still exits non-zero for unrelated existing advisories. Verification: yarn lint passed with the known warning in .yarn/releases/yarn-4.16.0.cjs; yarn test:unit passed with 94 passing tests. The aggregate yarn test remains environment-limited/pre-existing because its nested yarn invocation hits the broken Corepack/network shim. No compile/build script is configured in package.json and Dockerfile contains install/focus commands but no build script.

Plan ID: 89719308-7ce2-4ff5-9840-cdfc4e03f4a4

Approved by: james

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