Lucene search
+L

1048 matches found

Veracode
Veracode
added 2026/04/11 5:35 a.m.15 views

Eval Injection

Agno is vulnerable to Eval Injection. The vulnerability is due to unsafe use of eval on the fieldtype parameter without proper validation, which allows an attacker to execute arbitrary Python code by manipulating input...

9.8CVSS5.8AI score0.00842EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/10 7:26 p.m.11 views

PraisonAI Vulnerable Untrusted Remote Template Code Execution

PraisonAI treats remotely fetched template files as trusted executable code without integrity verification, origin validation, or user confirmation, enabling supply chain attacks through malicious templates. --- Description When a user installs a template from a remote source e.g., GitHub,...

9.6CVSS6.3AI score0.00304EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/06 11:9 p.m.12 views

PraisonAI Has Path Traversal in FileTools

Executive Summary: The path validation has a critical logic bug: it checks for .. AFTER normpath has already collapsed all .. sequences. This makes the check completely useless and allows trivial path traversal to any file on the system. The path validation function also does not resolve the...

9.2CVSS6.1AI score0.00416EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/02 3:31 p.m.5 views

EUVD-2026-18334

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.7AI score0.00842EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/02 3:31 p.m.9 views

Agno is vulnerable to Eval Injection

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.8CVSS6.8AI score0.00842EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/04/02 3:16 p.m.5 views

CVE-2026-35002

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.8CVSS0.00842EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/02 2:34 p.m.28 views

CVE-2026-35002 Agno < 2.3.24 field_type Eval Injection Arbitrary Code Execution

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS0.00842EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/02 2:34 p.m.3 views

CVE-2026-35002 Agno < 2.3.24 field_type Eval Injection Arbitrary Code Execution

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.7AI score0.00842EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/02 2:34 p.m.9 views

CVE-2026-35002 Agno < 2.3.24 field_type Eval Injection Arbitrary Code Execution

Agno versions prior to 2.3.24 contain an arbitrary code execution vulnerability in the model execution component that allows attackers to execute arbitrary Python code by manipulating the fieldtype parameter passed to eval. Attackers can influence the fieldtype value in a FunctionCall to achieve...

9.3CVSS6.9AI score
SaveExploits0References6
CVE
CVE
added 2026/04/02 2:34 p.m.24 views

CVE-2026-35002

The vulnerability CVE-2026-35002 affects Agno versions prior to 2.3.24 in the model execution component. An attacker can trigger remote code execution by manipulating the field_type parameter passed to eval() within a FunctionCall, allowing arbitrary Python code execution. This results in high im...

9.8CVSS6.7AI score0.00842EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.16 views

PT-2026-29825

Name of the Vulnerable Software and Affected Versions PraisonAI affected versions not specified Description PraisonAI is susceptible to a critical Python sandbox escape issue that permits code execution outside of the intended sandbox environment. The flaw resides within the execute code function...

10CVSS6.5AI score0.013EPSS
SaveExploits1References13
GithubExploit
GithubExploit
added 2026/03/28 2:14 p.m.259 views

Exploit for Code Injection in Openwebui Open_Webui

CVE-2026-0766: OpenWebUI Remote Code Execution Educational...

8.8CVSS8AI score0.27227EPSS
SaveExploits1
Veracode
Veracode
added 2026/03/28 5:32 a.m.23 views

Arbitrary Code Injection

Langflow is vulnerable to Arbitrary Code Injection. The vulnerability is due to the validation process dynamically executing LLM‑generated Python code via exec, where the validation routine runs the generated code and an attacker who can influence the model output can achieve arbitrary server‑sid...

9.9CVSS6.1AI score0.01426EPSS
SaveExploits1References17Affected Software1
Snyk
Snyk
added 2026/03/27 7:26 p.m.6 views

Arbitrary Code Injection

Overview smolagents is a 🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents. Affected versions of this package are vulnerable to Arbitrary Code Injection through the LocalPythonExecutor in the localpythonexecutor.py component. An...

10CVSS7AI score0.00575EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/26 6:31 p.m.4 views

GHSA-V8HW-MH8C-JXFC Langflow has Authenticated Code Execution in Agentic Assistant Validation

Description 1. Summary The Agentic Assistant feature in Langflow executes LLM-generated Python code during its validation phase. Although this phase appears intended to validate generated component code, the implementation reaches dynamic execution sinks and instantiates the generated class...

9.3CVSS6.6AI score0.01426EPSS
SaveExploits1References19
Github Security Blog
Github Security Blog
added 2026/03/26 6:31 p.m.8 views

Langflow has Authenticated Code Execution in Agentic Assistant Validation

Description 1. Summary The Agentic Assistant feature in Langflow executes LLM-generated Python code during its validation phase. Although this phase appears intended to validate generated component code, the implementation reaches dynamic execution sinks and instantiates the generated class...

9.9CVSS6.7AI score0.01426EPSS
SaveExploits1References19Affected Software1
GithubExploit
GithubExploit
added 2026/03/21 5:6 p.m.259 views

Exploit for CVE-2026-33017

CVE-2026-33017-Langflow-RCE-PoC The vulnerability in Langflow...

9.3CVSS6.6AI score0.99836EPSS
SaveExploits24
Snyk
Snyk
added 2026/03/20 10:0 p.m.7 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code. The publishing pipeline of this package was compromised as the result of Trivy's GitHub Actions compromise and a malicious versions were released on NPM. They contain malicious code, and its content was NOT yet...

9.8CVSS5.8AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/20 4:52 a.m.9 views

CVE-2026-33017 Langflow has Unauthenticated Remote Code Execution via Public Flow Build Endpoint

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses...

9.3CVSS7.9AI score0.99836EPSS
SaveExploits24References3
VulnCheck KEV
VulnCheck KEV
added 2026/03/19 12:0 a.m.71 views

VulnCheck KEV: CVE-2026-33017

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses...

9.8CVSS6.2AI score0.99996EPSS
SaveIn wildExploits57References8
Rows per page
Query Builder