Lucene search
+L

5654 matches found

OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/26 3:45 p.m.•25 views

Malicious code in react-dynammic-table-component (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d47aff9bb18dcd61350fa86e19d97ddee5ee7c5bdf7f0adea4a685e89d58fa4f [email protected] declares a preinstall lifecycle script node dist/setup.js that runs automatically on npm install. The script...

6.1AI score
SaveExploits0References2
OSV
OSV
•added 2026/06/26 12:16 p.m.•20 views

MAL-2026-6519 Malicious code in react-icon-svgs (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware ff5b9a03e2018642801f0a9d253297cf1eb8ce39a8af4152f31bcd045e4768d2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.8AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/06/25 11:08 p.m.•16 views

CVE-2026-42342

A flaw was found in React Router and @remix-run/server-runtime. A remote attacker can exploit this vulnerability by sending certain crafted requests to the manifest endpoint. This can lead to unbounded path expansion, consuming disproportionate server resources. The primary consequence is a denia...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/06/25 5:48 a.m.•11 views

react-router: React Router: Remote Code Execution via prototype pollution in Framework Mode

A flaw was found in React Router when operating in Framework Mode. A remote attacker could exploit an existing prototype pollution vulnerability within the application code. This could lead to unauthorized remote code execution RCE on the server through a two-step attack involving external...

8.1CVSS6.3AI score0.00621EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•19 views

SUSE CVE-2026-53663

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/25 2:16 a.m.•14 views

Malicious code in @su-doughnym/react-dlb (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2269beae8c30caccda966ca3aba35c3eddb4795fba0161045f14758ff150f58b Package self-identifies as a dependency-confusion bug-bounty proof-of-concept and is published at version 99.99.99 to win resolution priority over an...

6.1AI score
SaveExploits0References2
OSV
OSV
•added 2026/06/25 2:16 a.m.•13 views

MAL-2026-6410 Malicious code in @su-doughnym/react-dlb (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2269beae8c30caccda966ca3aba35c3eddb4795fba0161045f14758ff150f58b Package self-identifies as a dependency-confusion bug-bounty proof-of-concept and is published at version 99.99.99 to win resolution priority over an...

6.2AI score
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/06/24 12:47 p.m.•101 views

Exploit for Deserialization of Untrusted Data in Facebook React

Mô phỏng khai thác React2Shell CVE-2025-55182 Lưu ý: -...

10CVSS6.2AI score0.99802EPSS
SaveExploits391
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/23 8:19 p.m.•18 views

Malicious code in react-check-error (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d89ef9716015743217a9492f4b4469459da701a1b6198851f1527033f1e5c9ae On require, index.js invokes initMsgCache at module top level. The function derives an AES-256-CBC key, IV, and ciphertext from a hardcoded 161-byte...

6.6AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/06/23 2:46 p.m.•21 views

Malicious code in react-simple-utils-kit (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 038aa6bccd8008fec1f309d718e53dd4b89e4ca15a976c6a80652e0dd58a5b58 Package advertises itself as 'a simple date formatting utility for React projects' 3-function index.js, but ships a postinstall.js that runs on every...

5.9AI score
SaveExploits0References19
RedhatCVE
RedhatCVE
•added 2026/06/23 1:28 p.m.•29 views

CVE-2026-53663

A flaw was found in React Router. Insufficient Cross-Site Request Forgery CSRF checks in the framework mode allow a remote attacker to bypass these protections on PUT, PATCH, and DELETE requests. This could lead to a low integrity impact, where an attacker might be able to perform unintended...

3.1CVSS5.8AI score0.00148EPSS
SaveExploits0References4
NVD
NVD
•added 2026/06/22 7:17 p.m.•20 views

CVE-2026-53663

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS0.00148EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/22 5:39 p.m.•123 views

CVE-2026-53663

React Router (v7 Framework Mode) is affected in versions 7.12.0–7.15.0 where CSRF checks run on POST but not on PUT/PATCH/DELETE; this could enable cross-origin state changes. The issue is considered low severity due to browser protections (CORS preflight, SameSite cookies). It has been fixed in ...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/06/22 5:39 p.m.•83 views

CVE-2026-53663 React Router: `handleDocumentRequest` CSRF check covers `POST` only; PUT/PATCH/DELETE bypass

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS0.00148EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/22 5:39 p.m.•16 views

CVE-2026-53663 React Router: `handleDocumentRequest` CSRF check covers `POST` only; PUT/PATCH/DELETE bypass

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS6AI score
SaveExploits0References3
attackerkb
attackerkb
•added 2026/06/22 5:39 p.m.•11 views

CVE-2026-53663

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
•added 2026/06/22 5:39 p.m.•30 views

EUVD-2026-38338

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/06/22 5:39 p.m.•14 views

CVE-2026-53663 React Router: `handleDocumentRequest` CSRF check covers `POST` only; PUT/PATCH/DELETE bypass

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/06/22 12:27 p.m.•23 views

CVE-2026-33245

A flaw was found in React Router. This vulnerability, a type of Cross-Site Scripting XSS, affects applications utilizing React Router's unstable React Server Components RSC APIs. A remote attacker could exploit this by sending untrusted redirects, leading to the execution of malicious scripts in...

8CVSS6AI score0.00233EPSS
SaveExploits0References4
GithubExploit
GithubExploit
•added 2026/06/22 8:05 a.m.•116 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182-POC React2Shell POC Usage: bash sudo p...

10CVSS5.8AI score0.99802EPSS
SaveExploits391
Rows per page
Query Builder