CVE 5.3 MEDIUM

@astrojs/node: Cache Poisoning due to incorrect error handling when if-match header is malformed_CVE-2026-41322

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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.

Basic Information

ID CVE-2026-41322
Source GitHub_M
Published Apr 24, 2026 at 17:08

Affected Product

Vendor withastro
Product astro
Version < 10.0.5
Affected Versions withastro astro < 10.0.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.