berviantoleo / berviantoleo/notes-react
react-router-dom-6.3.0.tgz: 1 vulnerabilities (highest severity is: 6.5)
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Vulnerable Library - react-router-dom-6.3.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/react-router/package.json
Found in HEAD commit: 6cdc61724ea28ed453f4e53db9b1629dcf043de2
## Vulnerabilities
| Vulnerability | Severity |
CVSS | Dependency | Type | Fixed in (react-router-dom version) | Remediation Possible** |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2025-68470](https://www.mend.io/vulnerability-database/CVE-2025-68470) |
Medium | 6.5 | react-router-6.3.0.tgz | Transitive | 6.30.2 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
## Details
CVE-2025-68470
### Vulnerable Library - react-router-6.3.0.tgz
Declarative routing for React
Library home page: https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/react-router/package.json
Dependency Hierarchy:
- react-router-dom-6.3.0.tgz (Root Library)
- :x: **react-router-6.3.0.tgz** (Vulnerable Library)
Found in HEAD commit: 6cdc61724ea28ed453f4e53db9b1629dcf043de2
Found in base branch: main
### Vulnerability Details
React Router is a router for React. In versions 6.0.0 through 6.30.1 and 7.0.0 through 7.9.5, an attacker-supplied path can be crafted so that when a React Router application navigates to it via navigate(), , or redirect(), the app performs a navigation/redirect to an external URL. This is only an issue if you are passing untrusted content into navigation paths in your application code. This issue has been patched in versions 6.30.2 and 7.9.6.
Publish Date: 2026-01-10
URL: CVE-2025-68470
### CVSS 3 Score Details (6.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: High
- Availability Impact: None
For more information on CVSS3 Scores, click here.
### Suggested Fix
Type: Upgrade version
Origin: https://github.com/remix-run/react-router/security/advisories/GHSA-9jcx-v3wj-wh4m
Release Date: 2026-01-08
Fix Resolution (react-router): 6.30.2
Direct dependency fix Resolution (react-router-dom): 6.30.2
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.