Lucene search
K

19 matches found

NVD
NVD
added 2026/04/29 7:16 p.m.2 views

CVE-2026-7466

AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipelinepath parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to...

8.8CVSS0.00053EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/29 6:44 p.m.1 views

CVE-2026-7466 AgentFlow Arbitrary Python Pipeline Execution via pipeline_path

AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipelinepath parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to...

8.8CVSS6.4AI score0.00053EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/29 6:44 p.m.22 views

CVE-2026-7466 AgentFlow Arbitrary Python Pipeline Execution via pipeline_path

AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipelinepath parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to...

8.8CVSS0.00053EPSS
Exploits0References3
CVE
CVE
added 2026/04/29 6:6 p.m.5 views

CVE-2026-7439

CVE-2026-7439: AgentFlow local web API content-type validation bypass. The vulnerability affects AgentFlow’s local web API, where non-JSON content types are accepted on POST /api/runs and POST /api/runs/validate without enforcing application/json, enabling bypass of trust-boundary enforcement for...

4.8CVSS5.3AI score0.00007EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.2 views

PT-2026-35976

AgentFlow contains an arbitrary code execution vulnerability that allows attackers to execute local Python pipeline files by supplying a user-controlled pipeline path parameter to the POST /api/runs and POST /api/runs/validate endpoints. Attackers can induce requests to the local AgentFlow API to...

8.8CVSS6.4AI score0.00053EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/04/29 12:0 a.m.4 views

AgentFlow 代码注入漏洞

AgentFlow is an open-source multi-agent orchestration and dependency graph execution tool developed by Bera Buddies. AgentFlow has a code injection vulnerability, which stems from allowing attackers to execute local Python scripts by providing user-controlled pipelinepath parameters through POST...

8.8CVSS6.3AI score0.00053EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/14 1:22 a.m.1 views

CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

10CVSS6AI score0.00063EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:18 p.m.2 views

CVE-2026-40114 PraisonAI has Server-Side Request Forgery via Unvalidated webhook_url in Jobs API

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

7.2CVSS6AI score0.00063EPSS
Exploits1References1
CVE
CVE
added 2026/04/09 9:18 p.m.11 views

CVE-2026-40114

PraisonAI's /api/v1/runs accepts an arbitrary webhook_url in requests and, before version 4.5.128, posts results to that URL after job completion using httpx.AsyncClient. This enables SSRF from an unauthenticated attacker to reach internal or external destinations, including cloud metadata servic...

10CVSS6.1AI score0.00063EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/09 9:18 p.m.15 views

CVE-2026-40114 PraisonAI has Server-Side Request Forgery via Unvalidated webhook_url in Jobs API

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

7.2CVSS0.00063EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:18 p.m.1 views

CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

7.2CVSS6.1AI score0.00063EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.2 views

PraisonAI 代码问题漏洞

PraisonAI is a low-code multi-agent collaboration framework developed by Mervin Praison. Versions of PraisonAI prior to 4.5.128 contained code vulnerabilities. These vulnerabilities stemmed from the/api/v1/runs endpoint allowing arbitrary webhook URLs without proper URL validation, which could le...

10CVSS6AI score0.00063EPSS
Exploits1References1
OSV
OSV
added 2026/02/19 10:4 p.m.2 views

GHSA-6QR9-G2XW-CW92 Dagu affected by unauthenticated RCE via inline DAG spec in default configuration

Summary Dagu's default configuration ships with authentication disabled. The POST /api/v2/dag-runs endpoint accepts an inline YAML spec and executes its shell commands immediately with no credentials required — any dagu instance reachable over the network is fully compromised by default. Details...

9.8CVSS6AI score
Exploits0References2
Snyk
Snyk
added 2026/02/19 10:4 p.m.2 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the POST /api/v2/dag-runs endpoint, which accepts and executes inline YAML specifications without authentication in the default configuration. An attacker can execute arbitrary commands o...

9.8CVSS6.2AI score
Exploits0References3
Snyk
Snyk
added 2026/02/19 10:4 p.m.2 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the POST /api/v2/dag-runs endpoint, which accepts and executes inline YAML specifications without authentication in the default configuration. An attacker can execute arbitrary commands o...

9.8CVSS6.2AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/02/19 10:4 p.m.4 views

Dagu affected by unauthenticated RCE via inline DAG spec in default configuration

Summary Dagu's default configuration ships with authentication disabled. The POST /api/v2/dag-runs endpoint accepts an inline YAML spec and executes its shell commands immediately with no credentials required — any dagu instance reachable over the network is fully compromised by default. Details...

6AI score
Exploits0References2Affected Software1
EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2024-2763

Malicious code in bioql PyPI...

6.5CVSS4.8AI score0.00184EPSS
Exploits1References3
Snyk
Snyk
added 2025/03/20 10:46 a.m.2 views

Directory Traversal

Overview polyaxon is a Command Line Interface CLI and client to interact with Polyaxon API. Affected versions of this package are vulnerable to Directory Traversal via the runs endpoint. An attacker can read arbitrary files from the target filesystem by providing a directory traversal path. PoC...

8.7CVSS7.7AI score0.24558EPSS
Exploits0References2
CVE
CVE
added 2024/09/13 4:13 p.m.46 views

CVE-2024-6867

The CVE-2024-6867 issue affects lunary-ai/lunary, specifically the runs/{run_id}/related endpoint. The root cause is missing access-control checks, allowing an attacker to retrieve information about non-public runs and their related runs by supplying a run_id. Affected main branch commit: a761d83...

6.5CVSS4.5AI score0.00184EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder