CVE-2025-15060
Command Injection in claude-hovercraft executeClaudeCode Enables RCE
Publication date: 2026-03-16
Last updated on: 2026-03-16
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| claude-hovercraft | claude-hovercraft | to 2025-15060 (inc) |
| claude-hovercraft | claude_hovercraft | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-15060 is a critical remote code execution vulnerability in the claude-hovercraft product. The flaw exists in the executeClaudeCode method, where a user-supplied string is not properly validated before being used in a system call. This improper input validation allows remote attackers to execute arbitrary code on affected installations without needing to authenticate.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows remote attackers to execute arbitrary code with the privileges of the service account running the vulnerable method. This means attackers can potentially take full control of the affected system, leading to data theft, system compromise, disruption of services, or further attacks within the network.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know