Skip to content

Conversation

@jamiefolsom
Copy link
Member

Summary

  • Updated Astro from 5.13.5 to 5.14.5
  • Fixes CVE-2025-61925 (X-Forwarded-Host header reflection vulnerability)
  • Addresses Dependabot alert #35

Details

The update patches a medium severity vulnerability where the X-Forwarded-Host header was reflected without validation in on-demand rendering mode. This could allow malicious actors to manipulate URLs when using Astro.url, particularly in cached environments.

Addresses Dependabot alert #35 - X-Forwarded-Host header reflection
vulnerability. Updated from 5.13.5 to 5.14.5 which includes the security
patch validating X-Forwarded-Host headers.
@jamiefolsom jamiefolsom merged commit 2dbca93 into main Oct 16, 2025
@jamiefolsom jamiefolsom deleted the fix/update-astro-security-patch branch October 16, 2025 14:40
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.

2 participants