CVE-2024-8953
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.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.2
- CVSS vector
- CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS probability
- 1.19%
- CWE
- CWE-627
- Published
- 2025-03-20
- Last modified
- 2026-03-13
Affected products
- composiohq composiohq/composio
Weakness type
Related vulnerabilities
- CVE-2026-2452 — Unsafe variable evaluation in email templates
- CVE-2026-2451 — Unsafe variable evaluation in email templates
- CVE-2026-2415 — Unsafe variable evaluation in email templates
- CVE-2023-31032 — CVE