Skip to content

CVE-2026-4923: Remediate CVE-2026-4923 in ccd-case-activity-api#579

Open
danlysiak wants to merge 1 commit into
masterfrom
cve-2026-4923-88180e52-8240-4362-b395-eb7d7d24a9e4
Open

CVE-2026-4923: Remediate CVE-2026-4923 in ccd-case-activity-api#579
danlysiak wants to merge 1 commit into
masterfrom
cve-2026-4923-88180e52-8240-4362-b395-eb7d7d24a9e4

Conversation

@danlysiak

Copy link
Copy Markdown
Member

Summary:
Remediated CVE-2026-4923 by updating path-to-regexp in yarn.lock so router@2.2.0 resolves to path-to-regexp@8.4.2, aligned package-lock.json to avoid stale scanner findings, and regenerated yarn-audit-known-issues with the path-to-regexp advisories removed. Verification under Node 20.19.4: yarn install --immutable passed, yarn why confirms router -> path-to-regexp@8.4.2, audit check has no CVE-2026-4923/GHSA-27v5-c462-wpq7/path-to-regexp finding, yarn lint passed with one existing warning, yarn test passed, and yarn test:coverage passed. yarn build cannot run because this repo has no build script.

Plan ID: 88180e52-8240-4362-b395-eb7d7d24a9e4

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