Vulnerability Description
Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Although an allowlist exists, certain allowed commands (npm, npx) accept argument flags that enable execution of arbitrary OS commands. Maliciously crafted MCP tasks may lead to remote code execution with the privileges of the Upsonic process. In version 0.72.0 Upsonic added a warning about using Stdio servers being able to execute commands directly on the machine.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/Upsonic/Upsonic/commit/855053fce0662227d9246268ff4a0844b481a3
- https://www.ox.security/blog/mcp-supply-chain-advisory-rce-vulnerabilities-acros
FAQ
What is CVE-2026-30625?
CVE-2026-30625 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Upsonic 0.71.6 contains a remote code execution vulnerability in its MCP server/task creation functionality. The application allows users to define MCP tasks with arbitrary command and args values. Al...
How severe is CVE-2026-30625?
CVE-2026-30625 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-30625?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.