Skip to content

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

Merged
daniel-vdp merged 1 commit into
mainfrom
fix/aikido-security-update-packages-4298860-ccUp
Jul 22, 2025
Merged

[Aikido] Fix security issue in esbuild via minor version upgrade from 0.18.20 to 0.25.0#1484
daniel-vdp merged 1 commit into
mainfrom
fix/aikido-security-update-packages-4298860-ccUp

Conversation

@aikido-autofix

Copy link
Copy Markdown
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...

@daniel-vdp daniel-vdp 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