React Router has Path Traversal in File Session Storage - @remix-run/node
- Severity:
- High
Description
If applications use createFileSessionStorage() from @react-router/node (or @remix-run/node/@remix-run/deno in Remix v2) with an unsigned cookie, it is possible for an attacker to cause the session to try to read/write from a location outside the specified session file directory.
Recommendation
Update the @remix-run/node package to the latest compatible version. Followings are version details:
- Affected version(s): <= 2.17.1
- Patched version(s): 2.17.2
References
Related Issues
- React Router has Path Traversal in File Session Storage - CVE-2025-61686
- jsPDF has Local File Inclusion/Path Traversal vulnerability - CVE-2025-68428
- Remix and React Router allow URL manipulation via Host / X-Forwarded-Host headers - CVE-2025-31137
- Saltcorn has an Unauthenticated Path Traversal in sync endpoints, allowing arbitrary file write and directory read - CVE-2026-40163
You might also like:
- Tags:
- npm
- @remix-run/node
Anything's wrong? Let us know Last updated on January 11, 2026


