Lucene search
+L

91 matches found

OSV
OSV
added 2025/03/20 10:10 a.m.13 views

CVE-2024-8953 Unsafe eval usage in composiohq/composio

In composiohq/composio version 0.4.3, the mathematicalcalculator endpoint uses the unsafe eval function to perform mathematical operations. This can lead to arbitrary code execution if untrusted input is passed to the eval function...

7.2CVSS7.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-8954 Authentication Bypass in composiohq/composio

In composiohq/composio version 0.5.10, the API does not validate the x-api-key header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the x-api-key header, thereby gaining unauthorized access to the server...

9.8CVSS9.6AI score0.00853EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.96 views

CVE-2024-8954

CVE-2024-8954 affects composiohq/composio 0.5.10, where the API does not validate the x-api-key header during authentication. This allows an attacker to bypass authentication by supplying any value in x-api-key, resulting in unauthorized access to the server. The accompanying metrics indicate a h...

9.8CVSS9.6AI score0.00853EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.23 views

CVE-2024-8954 Authentication Bypass in composiohq/composio

In composiohq/composio version 0.5.10, the API does not validate the x-api-key header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the x-api-key header, thereby gaining unauthorized access to the server...

9.8CVSS0.00853EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/20 10:10 a.m.6 views

CVE-2024-8954 Authentication Bypass in composiohq/composio

In composiohq/composio version 0.5.10, the API does not validate the x-api-key header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the x-api-key header, thereby gaining unauthorized access to the server...

9.8CVSS7.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.19 views

CVE-2024-8955 SSRF in composiohq/composio

A Server-Side Request Forgery SSRF vulnerability exists in composiohq/composio version v0.4.4. This vulnerability allows an attacker to read the contents of any file in the system by exploiting the BROWSERTOOLGOTOPAGE and BROWSERTOOLGETPAGEDETAILS actions...

6.8CVSS0.00714EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:09 a.m.61 views

CVE-2024-8955

Affected product: composiohq/composio v0.4.4. Vulnerability type: Server-Side Request Forgery (SSRF) via BROWSERTOOL_GOTO_PAGE and BROWSERTOOL_GET_PAGE_DETAILS actions. Root cause / impact: insufficient validation/handling of user-supplied URLs enables an attacker to read files from the system; i...

7.5CVSS6.5AI score0.00714EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.9 views

composio 安全漏洞

Composio is a production-ready toolset for AI agents open-sourced by Composio. A security vulnerability exists in composio version 0.4.3, which stems from the use of an insecure eval function in the mathematicalcalculator endpoint and could lead to arbitrary code execution...

9.8CVSS7.4AI score0.01194EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.9 views

Composio 安全漏洞

Composio is a production-ready toolset for AI agents open-sourced by Composio. A security vulnerability exists in Composio version 0.5.10 that stems from the API not validating the value of the x-api-key header, which could lead to unauthorized access...

9.8CVSS9.3AI score0.00853EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.11 views

Composio 安全漏洞

Composio is a production-ready toolset for AI agents open-sourced by Composio. A security vulnerability exists in Composio version v0.4.4, which stems from the BROWSERTOOLGOTOPAGE and BROWSERTOOLGETPAGEDETAILS operations that do not validate user input, potentially leading to a server-side reques...

7.5CVSS6.5AI score0.00714EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.12 views

Composio 安全漏洞

Composio is a production-ready toolset for AI agents open-sourced by Composio. A security vulnerability exists in Composio version v0.4.2, which stems from the /api/actions/execute/WEBTOOLSCRAPEWEBSITECONTENT endpoint that does not validate user input, which could lead to a server-side request...

7.5CVSS6.5AI score0.00706EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.7 views

Composio 安全漏洞

Composio is a production-ready toolset for AI agents open-sourced by Composio. A security vulnerability exists in Composio version 0.4.3 that stems from a filetools operation that does not validate file paths, which could lead to arbitrary file reads and writes...

9.8CVSS7AI score0.01386EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/01/08 9:32 p.m.21 views

Composio Command Execution vulnerability

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

6.4CVSS6.5AI score0.00589EPSS
SaveExploits1References8Affected Software3
OSV
OSV
added 2025/01/08 9:32 p.m.15 views

GHSA-8H93-28HG-FJ84 Composio Command Execution vulnerability

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

6.4CVSS6.5AI score0.00589EPSS
SaveExploits1References8
Snyk
Snyk
added 2025/01/08 7:40 p.m.6 views

Arbitrary Command Injection

Overview composio-core is a Core package to act as a bridge between composio platform and other services. Affected versions of this package are vulnerable to Arbitrary Command Injection via the handletoolcalls function due to improper user input sanitization. PoC py from composioopenai import...

8.5CVSS7.4AI score0.00589EPSS
SaveExploits1References2
OSV
OSV
added 2025/01/08 7:15 p.m.11 views

CVE-2024-53526

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

6.4CVSS5.8AI score0.00589EPSS
SaveExploits1References4
NVD
NVD
added 2025/01/08 7:15 p.m.17 views

CVE-2024-53526

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

6.4CVSS0.00589EPSS
SaveExploits1References4
CVE
CVE
added 2025/01/08 12:00 a.m.109 views

CVE-2024-53526

CVE-2024-53526 affects the Composio suite: versions 0.5.40 and later are vulnerable to arbitrary command execution via the handle_tool_calls function in the modules composio_openai, composio_claude, and composio_julep. The root cause is improper input sanitization enabling command injection. Impa...

6.4CVSS6.8AI score0.00589EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/01/08 12:00 a.m.27 views

CVE-2024-53526

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

0.00589EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/01/08 12:00 a.m.10 views

CVE-2024-53526

composio =0.5.40 is vulnerable to Command Execution in composioopenai, composioclaude, and composiojulep via the handletoolcalls function...

6.5AI score0.00589EPSS
SaveExploits1References4
Rows per page
Query Builder