Lucene search
+L

6842 matches found

OSV
OSV
added 2026/04/06 11:09 p.m.20 views

GHSA-R9X3-WX45-2V7F PraisonAI recipe registry publish path traversal allows out-of-root file write

Summary PraisonAI's recipe registry publish endpoint writes uploaded recipe bundles to a filesystem path derived from the bundle's internal manifest.json before it verifies that the manifest name and version match the HTTP route. A malicious publisher can place ../ traversal sequences in the bund...

7.1CVSS6.1AI score0.00334EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/06 11:09 p.m.8 views

Directory Traversal

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

7.1CVSS6.3AI score0.00334EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/06 11:09 p.m.23 views

GHSA-JFXC-V5G9-38XR PraisonAI Vulnerable to Arbitrary File Write / Path Traversal in Action Orchestrator

The Action Orchestrator feature contains a Path Traversal vulnerability that allows an attacker or compromised agent to write to arbitrary files outside of the configured workspace directory. By supplying relative path segments ../ in the target path, malicious actions can overwrite sensitive...

9CVSS6.2AI score0.00306EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/06 11:09 p.m.15 views

PraisonAI Vulnerable to Arbitrary File Write / Path Traversal in Action Orchestrator

The Action Orchestrator feature contains a Path Traversal vulnerability that allows an attacker or compromised agent to write to arbitrary files outside of the configured workspace directory. By supplying relative path segments ../ in the target path, malicious actions can overwrite sensitive...

10CVSS6.2AI score0.00306EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/06 11:08 p.m.15 views

GHSA-4PH2-F6PF-79WV PraisonAI Has Arbitrary File Write (Zip Slip) in Templates Extraction

The PraisonAI templates installation feature is vulnerable to a "Zip Slip" Arbitrary File Write attack. When downloading and extracting template archives from external sources e.g., GitHub, the application uses Python's zipfile.extractall without verifying if the files within the archive resolve...

8.1CVSS6.2AI score0.00314EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/06 11:08 p.m.12 views

PraisonAI Has Arbitrary File Write (Zip Slip) in Templates Extraction

The PraisonAI templates installation feature is vulnerable to a "Zip Slip" Arbitrary File Write attack. When downloading and extracting template archives from external sources e.g., GitHub, the application uses Python's zipfile.extractall without verifying if the files within the archive resolve...

8.1CVSS6.2AI score0.00314EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/06 9:51 p.m.31 views

CVE-2026-35454 Code Extension Marketplace has a Zip Slip Path Traversal

The Code Extension Marketplace is an open-source alternative to the VS Code Marketplace. Prior to 2.4.2, Zip Slip vulnerability in coder/code-marketplace allowed a malicious VSIX file to write arbitrary files outside the extension directory. ExtractZip passed raw zip entry names to a callback tha...

8.7CVSS0.00343EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/06 6:03 p.m.24 views

Directory Traversal

Overview vite is a Native-ESM powered web dev build tool Affected versions of this package are vulnerable to Directory Traversal via the handling of .map files in the dev server when resolving file paths. An attacker can access sensitive files outside the project root by injecting ../ segments in...

6.3CVSS6.5AI score0.00914EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/06 5:55 p.m.10 views

Directory Traversal

Overview kedro-datasets is a Kedro-Datasets is where you can find all of Kedro's data connectors. Affected versions of this package are vulnerable to Directory Traversal via the PartitionedDataset component. An attacker can overwrite arbitrary files on the filesystem by supplying partition IDs...

7.1CVSS6.4AI score0.00427EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/06 5:55 p.m.14 views

kedro-datasets has a path traversal vulnerability in PartitionedDataset that allows arbitrary file write

Impact PartitionedDataset in kedro-datasets was vulnerable to path traversal. Partition IDs were concatenated directly with the dataset base path without validation. An attacker or malicious input containing .. components in a partition ID could cause files to be written outside the configured...

6.5CVSS5.9AI score0.00427EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/06 5:55 p.m.6 views

GHSA-CJG8-H5QC-HRJV kedro-datasets has a path traversal vulnerability in PartitionedDataset that allows arbitrary file write

Impact PartitionedDataset in kedro-datasets was vulnerable to path traversal. Partition IDs were concatenated directly with the dataset base path without validation. An attacker or malicious input containing .. components in a partition ID could cause files to be written outside the configured...

6.5CVSS5.9AI score0.00427EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/06 4:04 p.m.12 views

CVE-2026-34783 Ferret has a Path Traversal in IO::FS::WRITE allows arbitrary file write when scraping malicious websites

Ferret is a declarative system for working with web data. Prior to 2.0.0-alpha.4, a path traversal vulnerability in Ferret's IO::FS::WRITE standard library function allows a malicious website to write arbitrary files to the filesystem of the machine running Ferret. When an operator scrapes a...

8.1CVSS6.6AI score0.00514EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/06 4:04 p.m.11 views

CVE-2026-34783 Ferret has a Path Traversal in IO::FS::WRITE allows arbitrary file write when scraping malicious websites

Ferret is a declarative system for working with web data. Prior to 2.0.0-alpha.4, a path traversal vulnerability in Ferret's IO::FS::WRITE standard library function allows a malicious website to write arbitrary files to the filesystem of the machine running Ferret. When an operator scrapes a...

8.1CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2026/04/06 4:04 p.m.36 views

CVE-2026-34783

CVE-2026-34783 is a path traversal in Ferret’s IO::FS::WRITE (and related IO::FS::READ) that lets an attacker cause arbitrary file writes during web scraping by supplying filenames containing ".." sequences. A malicious website can manipulate output paths so the attacker controls destination and ...

8.1CVSS6.6AI score0.00514EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.21 views

PT-2026-30766

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 1.5.113 Description PraisonAI is a multi-agent teams system. The templates installation feature is susceptible to a "Zip Slip" Arbitrary File Write attack. When downloading and extracting template archives from...

8.1CVSS6.3AI score0.00314EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.16 views

PT-2026-30764

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 1.5.113 Description PraisonAI, a multi-agent teams system, contains a Path Traversal vulnerability in the Action Orchestrator feature. An attacker, or a compromised agent, can write to arbitrary files outside of the...

10CVSS6.2AI score0.00306EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.14 views

PT-2026-30765

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 1.5.113 Description PraisonAI's recipe registry pull flow extracts attacker-controlled .praison tar archives using tar.extractall without validating archive member paths before extraction. A malicious publisher can...

7.3CVSS6.1AI score0.00291EPSS
SaveExploits1References11
Snyk
Snyk
added 2026/04/05 10:08 p.m.8 views

Directory Traversal

Overview griptape is a Modular Python framework for LLM workflows, tools, memory, and data. Affected versions of this package are vulnerable to Directory Traversal via the filename handling in the code-writing path used by executecodeincontainer in griptape/tools/computer/tool.py. An attacker can...

6.5CVSS7.2AI score0.00422EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/05 6:01 p.m.161 views

Exploit for External Control of File Name or Path in Zimaspace Zimaos

zimaos-cve-2026-28286...

9.9CVSS6AI score0.0041EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/04/05 7:33 a.m.100 views

Emlog-v2.6.9-Vulnerability-Report

Emlog-v2.6.9-Vulnerability-Report CVE ID: REQUESTED D...

6.2AI score
SaveExploits0
Rows per page
Query Builder