Lucene search
+L

3852 matches found

Vulnrichment
Vulnrichment
added yesterday5 views

CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam

Insufficient Verification of Data Authenticity vulnerability in Gleam allows an adversary in the middle to substitute forged Hex package contents during dependency resolution. During dependency resolution Gleam fetches package metadata from the signature-verified Hex repository, which covers each...

7.6CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-55685

A flaw was found in React Router. An unauthenticated attacker can send targeted requests to the manifest endpoint, leading to a denial of service DoS. This can put a heavy load on the server, significantly slowing down response times and impacting the availability of the application. Mitigation...

8.7CVSS5.8AI score0.00577EPSS
SaveExploits0References9
NVD
NVD
added 3 days ago8 views

CVE-2026-55685

React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React...

8.7CVSS0.00577EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago36 views

CVE-2026-55685 React Router: Unauthenticated Denial of Service via Inefficient Route Matching

React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React...

8.7CVSS0.00577EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-49634

React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React...

8.7CVSS5.7AI score0.00577EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-55685

React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React...

8.7CVSS5.7AI score0.00577EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 3 days ago36 views

CVE-2026-55685

React Router CVE-2026-55685 affects versions 7.0.0–7.17.0, where the manifest endpoint could be accessed by unauthenticated targeted requests, causing heavy load and slower responses. The issue does not impact Declarative Mode or Data Mode applications and has been fixed in version 7.18.0. If exp...

8.7CVSS5.7AI score0.00577EPSS
SaveExploits0References6
Nuclei
Nuclei
added 3 days ago103 views

Ollama - Remote Code Execution

Ollama before 0.1.34 does not validate the format of the digest sha256 with 64 hex digits when getting the model path, and thus mishandles the TestGetBlobsPath test cases such as fewer than 64 hex digits, more than 64 hex digits, or an initial ../ substring. id: CVE-2024-37032 info: name: Ollama ...

8.8CVSS7AI score0.89633EPSS
SaveExploits5References3
Snyk
Snyk
added 6 days ago8 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.00577EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 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.00577EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 6 days ago15 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.00577EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/21 7:9 p.m.13 views

EUVD-2026-42323

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision NFC/NFD on macOS APFS/HFS+...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 7:9 p.m.4 views

GHSA-H35F-9H28-MQ5C setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/20 5:18 p.m.8 views

CVE-2026-58484

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS0.00134EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 5:0 p.m.31 views

CVE-2026-58484 Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 5:0 p.m.9 views

CVE-2026-58484

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to v5.12.2, EnvironmentManager.listBackups() reads each backup’s _manifest.json and trusts the manifest’s path field; pruneBackups() then passes that path to rmSync(), enabling an attacker who can modify a manifest under data//.ba...

7.1CVSS5.7AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 5:0 p.m.5 views

CVE-2026-58484 Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS5.6AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.6 views

react-router: @remix-run/server-runtime: React Router / Remix: Denial of Service via unbounded path expansion in __manifest endpoint

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.4AI score0.00299EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/16 11:16 p.m.9 views

CVE-2026-44181

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions 2.0.0rc2 and above, prior to 3.3.0, the environment variables KERNELXXX used during the rendering of the Kubernetes manifest are vulnerable ...

10CVSS0.00461EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 10:5 p.m.35 views

CVE-2026-44182

CVE-2026-44182 affects Jupyter Enterprise Gateway before v3.3.0, where untrusted environment variables (KERNEL_XXX) are interpolated into Kubernetes manifests via a Jinja2 template without YAML-aware escaping. This YAML-injection can overwrite keys like securityContext, inject multi-document YAML...

10CVSS6.2AI score0.00348EPSS
SaveExploits0References2
Rows per page
Query Builder