Lucene search
+L

1563 matches found

VulnCheck KEV
VulnCheck KEV
•added 2026/08/29 12:00 a.m.•57 views

VulnCheck KEV: CVE-2026-0768

Langflow code Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of the code...

9.8CVSS7.7AI score0.08451EPSS
SaveIn wildExploits3References20
OSV
OSV
•added 2026/08/28 12:16 p.m.•9 views

AZL-98433 CVE-2026-82253 affecting package rust for versions less than 1.96.1-2

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/28 12:16 p.m.•11 views

AZL-98409 CVE-2026-82253 affecting package rust for versions less than 1.75.0-30

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.9AI score0.00657EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/28 12:16 p.m.•17 views

CVE-2026-82253

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 12:16 p.m.•10 views

UBUNTU-CVE-2026-82253

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/28 10:49 a.m.•13 views

EUVD-2026-67705

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/08/28 10:49 a.m.•13 views

CVE-2026-82253

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.8AI score0.00657EPSS
SaveExploits0
OSV
OSV
•added 2026/08/28 10:49 a.m.•12 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/28 10:49 a.m.•10 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/28 10:49 a.m.•51 views

CVE-2026-82253

gitoxide (Rust crates gix ≤ 0.72.0 and gix-validate ≤ 0.10.0 ) is affected by a path traversal vulnerability. The submodule name validation in gix-validate only checks the first occurrence of .. via name.find(b".."), allowing crafted names like a..b/../../../.git/ to bypass the check. Additionall...

8.7CVSS6AI score0.00657EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/08/28 12:05 a.m.•22 views

Exploit for Code Injection in Langflow

CVE-2025-3248 — Langflow Unauthenticated Remote Code Execution...

9.8CVSS6.7AI score0.99993EPSS
SaveExploits37
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-82253: Improper Limitation of a Pathname to a Restricted Directory

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS5.9AI score0.00657EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/08/25 2:43 p.m.•10 views

praisonaiagents vulnerable to SSRF in web_crawl tool via redirect-following and DNS rebinding (validate-then-fetch gap)

The webcrawl tool performs its SSRF check only on the initial URL: it resolves the hostname once with socket.gethostbyname and rejects private/loopback/link-local results. It then passes the URL to a fetcher that uses httpx.Clientfollowredirects=True - or urllib.request.urlopen when httpx is...

7.5CVSS5.5AI score0.00242EPSS
SaveExploits0References5Affected Software1
Packet Storm
Packet Storm
•added 2026/08/24 12:00 a.m.•21 views

Langflow 1.10.0 Remote Code Execution

Langflow versions 1.10.0 and below are susceptible to unauthenticated remote code execution. By chaining /api/v1/autologin with /api/v1/validate/code, a remote unauthenticated attacker can send crafted HTTP requests to execute arbitrary code. frozenstringliteral: true This module requires...

9.8CVSS6.7AI score0.28658EPSS
SaveExploits9
GithubExploit
GithubExploit
•added 2026/08/22 3:55 p.m.•30 views

Exploit for Code Injection in Langflow

CVE-2026-9198 - IBM Langflow OSS Unauthenticated Remote Code...

9.8CVSS9.8AI score0.28658EPSS
SaveExploits9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/20 12:00 a.m.•3 views

CVE-2026-72860: Server-Side Request Forgery (SSRF)

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.9AI score0.00384EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/11 6:47 p.m.•115 views

CVE-2026-18698

CVE-2026-18698 affects MongoDB Server. An authenticated user with a limited database-scoped role may perform actions against protected system collections, potentially exposing collection metadata and, on some deployments, unauthorized modification of system collection data via the validate comman...

5.4CVSS5.3AI score0.00244EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/11 6:47 p.m.•12 views

CVE-2026-18698 Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections via the validate Command

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations,...

5.4CVSS5.3AI score0.00244EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/11 6:47 p.m.•33 views

CVE-2026-18698 Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections via the validate Command

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations,...

5.4CVSS0.00244EPSS
SaveExploits0References1
MongoDB
MongoDB
•added 2026/08/11 6:47 p.m.•16 views

Improper Authorization in MongoDB Server Allows Unauthorized Actions on System Collections via the validate Command

An issue in MongoDB Server could allow an authenticated user with a limited database-scoped role to perform an action against protected system collections that should require more specific privileges. This could result in exposure of collection metadata and, on certain deployment configurations,...

5.4CVSS5.3AI score0.00244EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder