Skip to content

CVE-2026-42338: Remediate CVE-2026-42338 in ccd-admin-web ip-address dependency#900

Open
hmcts-github-ccd[bot] wants to merge 3 commits into
masterfrom
cve-2026-42338-7a2a63ba-1ee9-428d-b06b-ad4145077881
Open

CVE-2026-42338: Remediate CVE-2026-42338 in ccd-admin-web ip-address dependency#900
hmcts-github-ccd[bot] wants to merge 3 commits into
masterfrom
cve-2026-42338-7a2a63ba-1ee9-428d-b06b-ad4145077881

Conversation

@hmcts-github-ccd

Copy link
Copy Markdown
Contributor

Summary:
Remediated CVE-2026-42338 by resolving ip-address@npm:^10.0.1 to ip-address@10.2.0 in yarn.lock using Yarn 4.15.0 under Node v18.20.8 from .nvmrc. Corepack could not fetch Yarn from repo.yarnpkg.com, so the checked-in .yarn/releases/yarn-4.15.0.cjs was used. Post-change yarn install --immutable passed with existing warnings. yarn why ip-address confirms socks@2.8.7 now uses ip-address@10.2.0. Regenerated yarn-audit-known-issues with yarn npm audit --recursive --environment production --json; the target CVE/GHSA/advisory/ip-address entry is absent, though audit still exits nonzero for unrelated existing advisories. Verification: yarn lint passed; yarn sass passed with existing Sass deprecation warnings; yarn test:routes passed with 168 passing and 1 pending; yarn test:unit still fails with the pre-existing no-files pattern issue for src/test/**/*.spec.js. git diff --check passed.

Plan ID: 7a2a63ba-1ee9-428d-b06b-ad4145077881

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