Lucene search
+L

90555 matches found

NVD
NVD
added 2026/08/11 12:17 p.m.7 views

CVE-2026-72538

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS0.00692EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 12:17 p.m.4 views

CVE-2026-72770 n8n before 1.123.67 Path Traversal via Git Node Operations

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72770 n8n before 1.123.67 Path Traversal via Git Node Operations

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS0.00472EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.8 views

EUVD-2026-56096

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.9 views

CVE-2026-72770

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72770

CVE-2026-72770 affects n8n before 1.123.67. The Git node operations fetch, pull, and push-tags allow path traversal, bypassing repository-path containment checks. With workflow create/execute rights, an attacker can point allowlisted remote configurations at local paths outside the sandbox to pul...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/11 12:17 p.m.6 views

CVE-2026-72770 n8n before 1.123.67 Path Traversal via Git Node Operations

n8n versions before 1.123.67 contain a path traversal vulnerability in the Git node's fetch, pull, and push-tags operations that allows authenticated users to bypass repository-path containment checks. Attackers with workflow create/execute rights can point allowlisted remote configurations at...

7.1CVSS5.4AI score0.00472EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:17 p.m.7 views

EUVD-2026-56093

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:17 p.m.4 views

CVE-2026-72767 n8n before 1.123.67 Remote Code Execution via Git node

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 12:17 p.m.44 views

CVE-2026-72767

The CVE covers n8n prior to 1.123.67, and 2.x prior to 2.31.5 (and 2.32.x prior to 2.32.1), with a remote code execution flaw in the Git node. Authenticated users who can create/execute workflows can stage a crafted local repository, causing Git to run hooks under default security settings and ex...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72767 n8n before 1.123.67 Remote Code Execution via Git node

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS0.00387EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/11 12:17 p.m.5 views

CVE-2026-72767 n8n before 1.123.67 Remote Code Execution via Git node

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.11 views

CVE-2026-72767

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a remote code execution vulnerability in the Git node. Authenticated users with rights to create and execute workflows can stage a crafted local repository that causes git to run hooks under default git security settings,...

8.7CVSS6.3AI score0.00387EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 12:0 p.m.8 views

RUSTSEC-2026-0255 Panic-safety unsoundness in `Chunk`, `RingBuffer`, and `InlineArray` (use-after-free / double-free)

Several methods in sized-chunks drop elements before updating the length/boundary metadata. If an element's Drop panics during the drop, the metadata update is skipped, so the container still treats the already-dropped elements as live. When the container's own Drop runs, those elements are visit...

5.3AI score
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:0 p.m.15 views

RUSTSEC-2026-0252 Panic-safety unsoundness in `SplitVec::extend_from_slice` (uninitialized read)

SplitVec::extendfromslice increments the logical length self.len before cloning the incoming elements into the reserved slots. If an element's Clone panics mid-fill, unwinding leaves self.len counting slots that were never initialized. A later safe read get, indexing, iter then reads one of those...

5.3AI score
SaveExploits0References3
RustSec
RustSec
added 2026/08/11 12:0 p.m.12 views

Panic-safety unsoundness in `Chunk`, `RingBuffer`, and `InlineArray` (use-after-free / double-free)

Several methods in sized-chunks drop elements before updating the length/boundary metadata. If an element's Drop panics during the drop, the metadata update is skipped, so the container still treats the already-dropped elements as live. When the container's own Drop runs, those elements are visit...

5.3AI score
SaveExploits0
RustSec
RustSec
added 2026/08/11 12:0 p.m.15 views

Panic-safety unsoundness in `SplitVec::extend_from_slice` (uninitialized read)

SplitVec::extendfromslice increments the logical length self.len before cloning the incoming elements into the reserved slots. If an element's Clone panics mid-fill, unwinding leaves self.len counting slots that were never initialized. A later safe read get, indexing, iter then reads one of those...

5.3AI score
SaveExploits0Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:7 a.m.9 views

CVE-2026-72538

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS6.3AI score0.00692EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 11:7 a.m.35 views

CVE-2026-72538 PrefectHQ Prefect - Argument Injection

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS0.00692EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:7 a.m.11 views

EUVD-2026-56008

An argument injection vulnerability in PrefectHQ Prefect through 3.8.2 allows authenticated users to achieve remote code execution via the gitclone pull step branch field. The branch parameter is passed directly to git pull without sanitization, enabling injection of arbitrary git arguments. This...

8.8CVSS6.3AI score0.00692EPSS
SaveExploits0References1
Rows per page
Query Builder