Skip to content

Fix CVE-2026-29074 by removing svgo#346

Open
sbouchet wants to merge 2 commits intoeclipse-che:mainfrom
sbouchet:CVE-2026-10424
Open

Fix CVE-2026-29074 by removing svgo#346
sbouchet wants to merge 2 commits intoeclipse-che:mainfrom
sbouchet:CVE-2026-10424

Conversation

@sbouchet
Copy link
Contributor

@sbouchet sbouchet commented Mar 20, 2026

This PR fixes GHSA-xpqw-6gx7-v673: SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)

Bumping css-loader, style-loader, ts-loader and typescript to a more recent version

fixes https://redhat.atlassian.net/browse/CRW-10424

sbouchet and others added 2 commits March 20, 2026 17:12
Bumping css-loader and style-loader to a more recent version

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
css-loader 5.x introduces @types/json-schema as a transitive dependency,
which triggers a crash in TypeScript 3.4.5 (__spreadArrays not defined).
Upgrade typescript to 4.9.5 and ts-loader to 8.4.0 for compatibility.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sbouchet sbouchet marked this pull request as ready for review March 23, 2026 11:00
@sbouchet sbouchet requested a review from rgrunber March 23, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant