@remix-run/react
Advanced tools
Changelog
v2.16.4
Date: 2025-03-31
@remix-run/server-runtime
- Bump cookie
dependency from ^0.6.0 -> ^0.7.2
to fix security advisory (#10547)Full Changelog: v2.16.3...v2.16.4
Changelog
v2.16.3
Date: 2025-03-28
Fixed a security vulnerability that allowed URL manipulation and potential cache pollution via the Host
and X-Forwarded-Host
headers due to inadequate port sanitization.
@remix-run/express
- Better validation of x-forwarded-host
header to prevent potential security issues (#10553)Full Changelog: v2.16.2...v2.16.3