Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 19 depends on vulnerable version of Vite #29936

Closed
1 task
json-derulo opened this issue Mar 26, 2025 · 1 comment · Fixed by #29939, #29938 or #29940
Closed
1 task

Angular 19 depends on vulnerable version of Vite #29936

json-derulo opened this issue Mar 26, 2025 · 1 comment · Fixed by #29939, #29938 or #29940
Assignees
Labels
area: @angular/build freq1: low Only reported by a handful of users who observe it rarely severity6: security type: bug/fix

Comments

@json-derulo
Copy link

Command

other

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

The Angular CLI v19 depends on Vite version 6.2.0, which is vulnerable: GHSA-x574-m823-4x7w

It should be updated to v6.2.3

Minimal Reproduction

Generate a new error with ng new and run npm audit

Exception or Error


Your Environment

Angular CLI: 19.2.4
Node: 22.14.0
Package Manager: npm 11.2.0
OS: darwin arm64

Angular: 19.2.3
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1902.4
@angular-devkit/build-angular   19.2.4
@angular-devkit/core            19.2.4
@angular-devkit/schematics      19.2.4
@angular/cdk                    19.2.6
@angular/cli                    19.2.4
@angular/material               19.2.6
@schematics/angular             19.2.4
rxjs                            7.8.2
typescript                      5.8.2
zone.js                         0.15.0

Anything else relevant?

No response

alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 26, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 26, 2025
alan-agius4 added a commit to alan-agius4/angular-cli that referenced this issue Mar 26, 2025
@alan-agius4 alan-agius4 self-assigned this Mar 26, 2025
@alan-agius4 alan-agius4 added type: bug/fix freq1: low Only reported by a handful of users who observe it rarely severity6: security area: @angular/build labels Mar 26, 2025
alan-agius4 added a commit that referenced this issue Mar 26, 2025
alan-agius4 added a commit that referenced this issue Mar 26, 2025
@alan-agius4
Copy link
Collaborator

Closed via #29938, #29939 and #29940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment