Lucene search
+L

37718 matches found

SUSE CVE
SUSE CVE
added 2026/06/04 2:24 a.m.11 views

SUSE CVE-2026-42211

React Router is a router for React. In versions 7.0.0 through 7.14.1, when using Framework Mode, a combination of steps could potentially allow unauthorized remote code execution RCE through external requests. This attack requires the application code to have an existing prototype pollution...

8.1CVSS6.4AI score0.00416EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/04 2:24 a.m.11 views

SUSE CVE-2026-42342

React Router is a router for React. In versions 7.0.0 through 7.14.x of react-router and versions 2.10.0 through 2.17.4 of @remix-run/server-runtime, certain crafted requests can consume disproportionate server resources via unbounded path expansion in the manifest endpoint, resulting in response...

7.5CVSS5.8AI score0.00299EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.13 views

Iris 安全漏洞

Iris is a fast, simple, yet fully functional and highly efficient Go network framework developed under the DFIR-IRIS open source project. Versions of Iris prior to 2.4.28 contained security vulnerabilities, which were caused by the return of unnecessary sensitive data...

6.5CVSS5.2AI score0.00232EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/06/04 12:0 a.m.21 views

Securing the Sandbox: A Rootless Containerized Framework for Process-Oriented Monitoring in Computer Graphics Education

Computer Science education fundamentally depends on intensive laboratory hours to foster true programming mastery and logical reasoning. However, the widespread adoption of Generative Artificial Intelligence AI has made it virtually impossible to distinguish authentic student effort from instant ...

5.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/04 12:0 a.m.19 views

PT-2026-46142

CVE-2026-31324: Android zero-interaction privilege escalation. Active in-the-wild exploitation. Framework-level integer overflow. Mobile EDR isn't built for this class of bug. Patch fleets immediately. https://t.co/HVZEFoGjif cybersecurity bugbounty...

5.9AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/06/04 12:0 a.m.13 views

MalTree: Tracing Malware Evolution from Embeddings at Scale

Malware detection remains largely reactive: machine learning models trained on known samples degrade as threats evolve. Understanding evolutionary relationships among malware families can inform proactive defense, but traditional reverse engineering can take months to years to uncover such lineag...

5.5AI score
SaveExploits0
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.13 views

Iris 安全漏洞

Iris is an open-source fast, simple, yet fully functional and highly efficient Go web framework developed by DFIR-IRIS. Versions of Iris prior to 2.4.28 contained security vulnerabilities, which were caused by improper file upload validation. These vulnerabilities could lead to the hosting of...

6.3CVSS5AI score0.00175EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.11 views

Iris 安全漏洞

Iris is an open-source fast, simple, yet fully functional and highly efficient Go web framework developed by DFIR-IRIS. Versions of Iris prior to 2.4.28 contained security vulnerabilities, which were due to the possibility of redirecting users to malicious websites through abuse...

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.10 views

Iris 安全漏洞

Iris is an open-source fast, simple, yet fully functional and highly efficient Go web framework developed by DFIR-IRIS. Versions of Iris prior to 2.4.28 contained security vulnerabilities. These vulnerabilities stemmed from the ability to create alerts for unassigned customers, which could be...

5.4CVSS5.2AI score0.00174EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.14 views

Iris 安全漏洞

Iris is a fast, simple, yet fully functional and highly efficient Go web framework developed under the DFIR-IRIS open source project. Versions of IRIS prior to 2.4.28 contained security vulnerabilities; these vulnerabilities stemmed from the use of the HTTP GET method to alter server state, makin...

4.3CVSS5.2AI score0.00174EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.11 views

Iris 安全漏洞

Iris is an open-source fast, simple, yet fully functional and highly efficient Go network framework developed by DFIR-IRIS. Versions of Iris prior to 2.4.28 contained security vulnerabilities, which stemmed from allowing users to manipulate API requests to modify values in the database...

4.3CVSS5.3AI score0.00183EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.10 views

Iris 授权问题漏洞

Iris is an open-source fast, simple, yet fully functional and highly efficient Go network framework developed by DFIR-IRIS. Versions of Iris prior to 2.4.28 had an authorization issue vulnerability. This vulnerability stemmed from the GraphQL endpoints not enforcing authorization checks, which...

7.1CVSS5.3AI score0.00246EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/03 9:5 p.m.17 views

React Router vulnerable to DoS via unbounded path expansion in __manifest endpoint

There exists a potential DOS attack vector in React Router Framework Mode applications as well as Remix v2.10.0 - 2.17.4. Certain requests can be crafted to consume disproportionate resources on the server, resulting in response time degredation and/or service unavailability for end users. !NOTE...

7.5CVSS5.8AI score0.00299EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/06/03 9:5 p.m.10 views

GHSA-8X6R-G9MW-2R78 React Router vulnerable to DoS via unbounded path expansion in __manifest endpoint

There exists a potential DOS attack vector in React Router Framework Mode applications as well as Remix v2.10.0 - 2.17.4. Certain requests can be crafted to consume disproportionate resources on the server, resulting in response time degredation and/or service unavailability for end users. !NOTE...

7.5CVSS5.8AI score0.00299EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/03 9:3 p.m.17 views

React Router's vendored turbo-stream v2 allows arbitrary constructor invocation via TYPE_ERROR deserialization leading to Unauth RCE

When using React Router v7 in Framework Mode, there exists a combination of steps that could potentially allow unauthorized RCE through external requests. This first requires the application code to have an existing prototype pollution vulnerability. This can be leveraged into a 2-step attack in...

8.1CVSS5.9AI score0.00416EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/03 9:3 p.m.14 views

EUVD-2026-33999

React Router's vendored turbo-stream v2 allows arbitrary constructor invocation via TYPEERROR deserialization leading to Unauth RCE...

8.1CVSS5.9AI score0.00416EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/03 9:3 p.m.16 views

GHSA-49RJ-9FVP-4H2H React Router's vendored turbo-stream v2 allows arbitrary constructor invocation via TYPE_ERROR deserialization leading to Unauth RCE

When using React Router v7 in Framework Mode, there exists a combination of steps that could potentially allow unauthorized RCE through external requests. This first requires the application code to have an existing prototype pollution vulnerability. This can be leveraged into a 2-step attack in...

8.1CVSS5.9AI score0.00416EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/03 8:56 p.m.15 views

EUVD-2026-34001

AIOHTTP is Vulnerable to Deserialization of Untrusted Data...

6.4CVSS5.8AI score0.00137EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/03 8:33 p.m.16 views

React Router has stored XSS via unescaped Location header in prerendered redirect HTML

When using React Router v7 Framework Mode with Pre-rendering enabled, an improper neutralization of the HTTP Location header value can permit Cross-Site Scripting XSS in statically generated HTML files if the redirect location comes from an untrusted source. !NOTE This does not impact your React...

5.4CVSS5.8AI score0.00144EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/03 8:33 p.m.15 views

EUVD-2026-33986

React Router has stored XSS via unescaped Location header in prerendered redirect HTML...

5.4CVSS5.8AI score0.00144EPSS
SaveExploits0References2
Rows per page
Query Builder