Skip to content

CVE-2025-22871 @angular/build uses a vulnerable version of "esbuild" - "0.25.1" #30255

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

Closed
1 task
denkerny opened this issue May 6, 2025 · 1 comment · Fixed by #30256
Closed
1 task

CVE-2025-22871 @angular/build uses a vulnerable version of "esbuild" - "0.25.1" #30255

denkerny opened this issue May 6, 2025 · 1 comment · Fixed by #30256

Comments

@denkerny
Copy link

denkerny commented May 6, 2025

Command

build

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

current version of @angular/build: 19.2.10 has dependency of esbuild: 0.25.1, which affected by CVE-2025-22871 (go/stlib: 1.23.7)

and its fine with esbuild: 0.25.2 (go/stlib: 1.23.8) fix #4133: Update go 1.23.7 => 1.23.8 #4134

Minimal Reproduction

No need for steps to reproduce

Exception or Error


Your Environment

Angular CLI: 19.2.10
Node: 22.15.0
Package Manager: npm 10.9.2
OS: macOS 15.1.1 (24B91)

Anything else relevant?

esbuild: 4133

@clydin clydin linked a pull request May 6, 2025 that will close this issue
@alan-agius4
Copy link
Collaborator

Closed via #30255

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 a pull request may close this issue.

2 participants