CVE-2025-15060 PUBLISHED

claude-hovercraft executeClaudeCode Command Injection Remote Code Execution Vulnerability

Assigner: zdi
Reserved: 23.12.2025 Published: 13.03.2026 Updated: 13.03.2026

claude-hovercraft executeClaudeCode Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of claude-hovercraft. Authentication is not required to exploit this vulnerability.

The specific flaw exists within the implementation of the executeClaudeCode method. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-27785.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor claude-hovercraft
Product claude-hovercraft
Versions Default: unknown
  • Version 96e46a44f090b5b4359aec51bcd97354ffe8b17d is affected

References

Problem Types

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE