Skip to content

chore(monorepo): update dependency @react-router/node to v7.9.4 [security]#1534

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-react-router-node-vulnerability
Open

chore(monorepo): update dependency @react-router/node to v7.9.4 [security]#1534
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-react-router-node-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2026

This PR contains the following updates:

Package Change Age Confidence
@react-router/node (source) 7.7.07.9.4 age confidence

React Router has Path Traversal in File Session Storage

CVE-2025-61686 / GHSA-9583-h5hc-x8cw

More information

Details

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.

Severity

  • CVSS Score: 9.1 / 10 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

remix-run/react-router (@​react-router/node)

v7.9.4

Compare Source

Patch Changes
  • Validate format of incoming session ids (#​14426)
  • Updated dependencies:
    • react-router@7.9.4

v7.9.3

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.3

v7.9.2

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.2

v7.9.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.9.1

v7.9.0

Compare Source

Minor Changes
Patch Changes
  • Updated dependencies:
    • react-router@7.9.0

v7.8.2

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.8.2

v7.8.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.8.1

v7.8.0

Compare Source

Patch Changes
  • [UNSTABLE] Change getLoadContext signature (type GetLoadContextFunction) when future.unstable_middleware is enabled so that it returns an unstable_RouterContextProvider instance instead of a Map used to contruct the instance internally (#​14097)

    • This also removes the type unstable_InitialContext export
    • ⚠️ This is a breaking change if you have adopted middleware and are using a custom server with a getLoadContext function
  • Updated dependencies:

    • react-router@7.8.0

v7.7.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.7.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 8, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2026

🔄 Preview deployment started... Please wait while we deploy your changes!

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 8, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​react-router/​node@​7.9.41001007196100

View full report

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression@7.27.1':

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 8, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2026

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot force-pushed the renovate/npm-react-router-node-vulnerability branch from 08647f0 to b784c1d Compare January 19, 2026 19:11
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot changed the title chore(monorepo): update dependency @react-router/node to v7.9.4 [security] chore(monorepo): update dependency @react-router/node to v7.9.4 [security] - autoclosed Jan 23, 2026
@renovate renovate Bot closed this Jan 23, 2026
@renovate renovate Bot deleted the renovate/npm-react-router-node-vulnerability branch January 23, 2026 14:30
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

🧹 Starting cleanup of preview environment resources...

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview environment cleanup failure.

Cleanup Status:

  • Fly App: success
  • GitHub Environment: failure
  • Container Images: skipped

Some resources may require manual cleanup. Check the workflow logs for details.

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot changed the title chore(monorepo): update dependency @react-router/node to v7.9.4 [security] - autoclosed chore(monorepo): update dependency @react-router/node to v7.9.4 [security] Jan 23, 2026
@renovate renovate Bot reopened this Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/npm-react-router-node-vulnerability branch 2 times, most recently from b784c1d to 2613cc8 Compare January 23, 2026 19:30
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot force-pushed the renovate/npm-react-router-node-vulnerability branch from 2613cc8 to 7e7d344 Compare February 12, 2026 15:42
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot force-pushed the renovate/npm-react-router-node-vulnerability branch from eeeb6bb to 56ef85e Compare April 8, 2026 20:45
@renovate renovate Bot had a problem deploying to fly-preview-1534 April 8, 2026 20:45 Error
@renovate renovate Bot had a problem deploying to fly-preview-1534 April 8, 2026 20:45 Failure
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot had a problem deploying to fly-preview-1534 April 9, 2026 02:46 Failure
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot had a problem deploying to fly-preview-1534 April 15, 2026 09:16 Failure
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot had a problem deploying to fly-preview-1534 April 21, 2026 22:14 Failure
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

@renovate renovate Bot force-pushed the renovate/npm-react-router-node-vulnerability branch from 56ef85e to 2b1f617 Compare April 29, 2026 15:09
@renovate renovate Bot had a problem deploying to fly-preview-1534 April 29, 2026 15:09 Error
@renovate renovate Bot had a problem deploying to fly-preview-1534 April 29, 2026 15:09 Failure
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression@7.27.1':

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

Comment thread pnpm-lock.yaml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.27.1

@renovate renovate Bot had a problem deploying to fly-preview-1534 April 29, 2026 21:06 Failure
@github-actions
Copy link
Copy Markdown
Contributor

🔄 Preview deployment started... Please wait while we deploy your changes!

@github-actions
Copy link
Copy Markdown
Contributor

❌ Preview deployment failure.

Deployment failed. Please check the workflow logs for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants