Vulnerability Description
By providing a command-line argument starting with a semi-colon ; to an API endpoint created by the EnhancedCommandExecutor class of the HexStrike AI MCP server, the resultant composed command is executed directly in the context of the MCP server’s normal privilege; typically, this is root. There is no attempt to sanitize these arguments in the default configuration of this MCP server at the affected version (as of commit 2f3a5512 in September of 2025).
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/0x4m4/hexstrike-ai/issues/115
- https://takeonme.org/gcves/GCVE-1337-2025-00000000000000000000000000000000000000
FAQ
What is CVE-2025-35028?
CVE-2025-35028 is a vulnerability with a CVSS score of 9.1 (CRITICAL). By providing a command-line argument starting with a semi-colon ; to an API endpoint created by the EnhancedCommandExecutor class of the HexStrike AI MCP server, the resultant composed command is exec...
How severe is CVE-2025-35028?
CVE-2025-35028 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-35028?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.