CVE-2025-61686

React Router is a router for React. In @react-router/node versions 7.0.0 through 7.9.3, @remix-run/deno prior to version 2.17.2, and @remix-run/node prior to version 2.17.2, if createFileSessionStorage() is being used 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. This issue has been patched in @react-router/node version 7.9.4, @remix-run/deno version 2.17.2, and @remix-run/node version 2.17.2.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:shopify:react-router\/node:*:*:*:*:*:node.js:*:*
cpe:2.3:a:shopify:remix-run\/deno:*:*:*:*:*:node.js:*:*
cpe:2.3:a:shopify:remix-run\/node:*:*:*:*:*:node.js:*:*

History

27 Jun 2026, 05:16

Type Values Removed Values Added
References
  • () https://access.redhat.com/security/cve/CVE-2025-61686 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2428423 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-61686.json -

17 Jun 2026, 09:50

Type Values Removed Values Added
Summary
  • (es) React Router es un router para React. En las versiones de @react-router/node 7.0.0 a 7.9.3, @remix-run/deno anteriores a la versión 2.17.2, y @remix-run/node anteriores a la versión 2.17.2, si se utiliza createFileSessionStorage() de @react-router/node (o @remix-run/node/@remix-run/deno en Remix v2) con una cookie sin firmar, es posible que un atacante haga que la sesión intente leer/escribir desde una ubicación fuera del directorio de archivos de sesión especificado. El éxito del ataque dependería de los permisos del proceso del servidor web para acceder a esos archivos. Los archivos leídos no pueden ser devueltos directamente al atacante. Las lecturas de archivos de sesión solo tendrían éxito si el archivo coincidiera con el formato de archivo de sesión esperado. Si el archivo coincidiera con el formato de archivo de sesión, los datos se poblarían en la sesión del lado del servidor pero no se devolverían directamente al atacante a menos que la lógica de la aplicación devolviera información específica de la sesión. Este problema ha sido parcheado en la versión 7.9.4 de @react-router/node, la versión 2.17.2 de @remix-run/deno y la versión 2.17.2 de @remix-run/node.

04 Feb 2026, 14:52

Type Values Removed Values Added
References () https://github.com/remix-run/react-router/security/advisories/GHSA-9583-h5hc-x8cw - () https://github.com/remix-run/react-router/security/advisories/GHSA-9583-h5hc-x8cw - Third Party Advisory
First Time Shopify remix-run\/deno
Shopify remix-run\/node
Shopify
Shopify react-router\/node
CPE cpe:2.3:a:shopify:remix-run\/deno:*:*:*:*:*:node.js:*:*
cpe:2.3:a:shopify:remix-run\/node:*:*:*:*:*:node.js:*:*
cpe:2.3:a:shopify:react-router\/node:*:*:*:*:*:node.js:*:*

10 Jan 2026, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-10 03:15

Updated : 2026-07-15 02:17


NVD link : CVE-2025-61686

Mitre link : CVE-2025-61686

CVE.ORG link : CVE-2025-61686


JSON object : View

Products Affected

shopify

  • remix-run\/node
  • react-router\/node
  • remix-run\/deno
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')