Lucene search
+L

410 matches found

CVE
CVE
added 2026/07/27 9:14 p.m.97 views

CVE-2026-53666

CVE-2026-53666 affects React Router versions 6.4.0 through 7.17.0 where attacker-supplied input could overwrite parts of errors captured during SSR, enabling arbitrary constructor execution on the client and triggering outbound network requests. This requires specific, unlikely application-layer ...

6.1CVSS6AI score0.00415EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/27 9:14 p.m.63 views

CVE-2026-53666 React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS0.00415EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/27 9:14 p.m.6 views

CVE-2026-53666 React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS6AI score0.00415EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/27 9:14 p.m.7 views

CVE-2026-53666

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS6AI score0.00415EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2026/07/25 12:24 p.m.8 views

Open Redirect

React Router is vulnerable to Open Redirect. The vulnerability is due to improper handling of backslashes in and useNavigate, allowing attackers to bypass redirect validation and redirect users to attacker-controlled websites...

6.1CVSS5.9AI score0.00314EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2026/07/25 10:36 a.m.9 views

Denial Of Service

React Router is vulnerable to Denial Of Service. The vulnerability is due to insufficient protection of the manifest endpoint, where unauthenticated targeted requests can generate excessive server load, allowing attackers to degrade application performance and slow response times...

8.7CVSS5.5AI score0.00699EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/24 4:44 p.m.19 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the unstable RSC APIs. An attacker can execute unauthorized actions by tricking a user into submitting crafted requests. Note: This is only exploitable if the unstable RSC APIs are enabled in the...

5.9CVSS5.6AI score
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/24 4:44 p.m.69 views

NPM: React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

NPM: React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response vulnerability discovered by ? in WordPress Npm react-router versions = 7.12.0, 8.3.0...

5.9AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 4:44 p.m.5 views

GHSA-QWWW-VCR4-C8H2 React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

This is a follow up to CVE-2026-22030 to address related CSRF flows in unstable RSC code paths. !NOTE This only affects your application if you are using the unstable RSC APIs...

7.1CVSS5.8AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/24 2:6 p.m.29 views

React Router: Unauthenticated Denial of Service via Inefficient Route Matching

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78 that covers additional reported scenarios in which the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/24 2:6 p.m.16 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through inefficient route matching in the manifest endpoint. An attacker can cause excessive server load and degrade response times by sending unauthenticated targeted requests. Note: This is only...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 2:6 p.m.7 views

GHSA-CHX6-HX7R-MCP5 React Router: Unauthenticated Denial of Service via Inefficient Route Matching

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8x6r-g9mw-2r78 that covers additional reported scenarios in which the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 2:6 p.m.5 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity through inefficient route matching in the manifest endpoint. An attacker can cause excessive server load and degrade response times by sending unauthenticated targeted requests. Note: This is only...

8.7CVSS5.2AI score0.00699EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/24 2:6 p.m.11 views

NPM: React Router: Unauthenticated Denial of Service via Inefficient Route Matching

NPM: React Router: Unauthenticated Denial of Service via Inefficient Route Matching vulnerability discovered by ? in WordPress Npm react-router versions = 7.0.0, 7.18.0...

8.7CVSS5.8AI score0.00699EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/23 7:38 p.m.7 views

GHSA-WRJC-X8RR-H8H6 React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

This is a follow up to CVE-2025-68470. React Router was alerted to certain scenarios in which the fix there was incomplete so there still existed some scenarios where attacker supplied paths passed to navigation mechanisms could result in unexpected external navigations...

5.1CVSS5.3AI score0.00314EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/23 7:38 p.m.30 views

React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

This is a follow up to CVE-2025-68470. React Router was alerted to certain scenarios in which the fix there was incomplete so there still existed some scenarios where attacker supplied paths passed to navigation mechanisms could result in unexpected external navigations...

6.5CVSS5.2AI score0.00314EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/23 7:38 p.m.15 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the navigation mechanisms when attacker-supplied paths containing a backslash are processed. An attacker can redirect users to unintended external sites by crafting malicious links or inputs. Remediation Upgrade...

8.2CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/23 7:38 p.m.8 views

NPM: React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

NPM: React Router: Open redirect via backslash in and useNavigate CVE-2025-68470 bypass vulnerability discovered by ? in WordPress Npm react-router versions = 6.0.0, 7.18.0...

6.5CVSS5.2AI score0.00314EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/23 7:38 p.m.6 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the navigation mechanisms when attacker-supplied paths containing a backslash are processed. An attacker can redirect users to unintended external sites by crafting malicious links or inputs. Remediation Upgrade...

8.2CVSS5.3AI score0.00314EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/23 7:36 p.m.7 views

NPM: React Router: Open redirect leading to XSS

NPM: React Router: Open redirect leading to XSS vulnerability discovered by ? in WordPress Npm react-router-dom versions = 6.30.2, = 6.30.4...

6.9CVSS5.2AI score0.00337EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder