Skip to content

[Aikido] Fix security issue in esbuild via minor version upgrade from 0.18.20 to 0.25.0 #1484

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

Merged

Conversation

aikido-autofix[bot]
Copy link
Contributor

This PR will resolve the following CVEs:

CVE ID Severity Description
GHSA-67mh-4wv8-2f99
MEDIUM
### Summary

esbuild allows any websites to send any request to the development server and read the response due to default CORS settings.

### Details

esbuild sets Access-Control-Allow-Origin: * header to all requests, including the SSE connection, which allows any websites to send any request t...

@TheOrangePuff TheOrangePuff merged commit bbba31b into main Jul 22, 2025
3 checks passed
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