React Router has Path Traversal in File Session Storage
GHSA-9583-h5hc-x8cw · CVE-2025-61686
Published · Modified
AI SAST
Find this class of vulnerability in your own code
Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.
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. The success of the attack would depend on the permissions of the web server process to access those files.
Read files cannot be returned directly to the attacker. Session file reads would only succeed if the file matched the expected session file format. If the file matched the session file format, the data would be populated into the server side session but not directly returned to the attacker unless the application logic returned specific session information.
References
- WEB https://github.com/remix-run/react-router/security/advisories/GHSA-9583-h5hc-x8cw
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2025-61686
- WEB https://access.redhat.com/security/cve/CVE-2025-61686
- WEB https://bugzilla.redhat.com/show_bug.cgi?id=2428423
- PACKAGE https://github.com/remix-run/react-router
- WEB https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-61686.json
Ready to move
Start Securing
Free, no credit card | First findings in minutes