@astrojs/node allows Astro to deploy your SSR site to Node targets. Prior to 10.0.5, requesting a static js/css resources from _astro path with an incorrect/malformed if-match header returns a 500 error with a one year cache lifetime instead of 412 in some cases. This has the effect that all subsequent requests to that file, regardless of if-match header will be served a 5xx error instead of the file until the cache expires. This vulnerability is fixed in 10.0.5.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c57f-mm3j-27q9 | Astro: Cache Poisoning due to incorrect error handling when if-match header is malformed |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 24 Apr 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | @astrojs/node allows Astro to deploy your SSR site to Node targets. Prior to 10.0.5, requesting a static js/css resources from _astro path with an incorrect/malformed if-match header returns a 500 error with a one year cache lifetime instead of 412 in some cases. This has the effect that all subsequent requests to that file, regardless of if-match header will be served a 5xx error instead of the file until the cache expires. This vulnerability is fixed in 10.0.5. | |
| Title | @astrojs/node: Cache Poisoning due to incorrect error handling when if-match header is malformed | |
| Weaknesses | CWE-525 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-24T17:08:13.080Z
Reserved: 2026-04-20T14:01:46.671Z
Link: CVE-2026-41322
No data.
Status : Received
Published: 2026-04-24T18:16:28.923
Modified: 2026-04-24T18:16:28.923
Link: CVE-2026-41322
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA