In composiohq/composio version 0.4.3, the mathematical_calculator 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.
{
"severity": "HIGH",
"nvd_published_at": "2025-03-20T10:15:44Z",
"github_reviewed_at": "2025-03-22T00:19:04Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-627"
]
}