CVE-2026-80138
9.8MacWarrior · clipbucket-v5
ClipBucket V5 contains an unauthenticated OS command injection vulnerability in the web installer due to improper validation of the php_cli_filepath parameter.
Executive summary
An unauthenticated OS command injection vulnerability in the ClipBucket V5 installer allows remote attackers to execute arbitrary commands on the server.
Vulnerability
This is an OS command injection vulnerability (CWE-78) located within the web installer component. An unauthenticated attacker can inject malicious commands via the php_cli_filepath parameter, which are executed with the permissions of the web server user.
Business impact
Successful exploitation provides attackers with complete control over the web server environment, allowing for unauthorized data access, modification, or the installation of persistent backdoors. Given the CVSS score of 9.8, this represents a critical threat to the security and integrity of the hosting infrastructure.
Remediation
Immediate Action: Update MacWarrior ClipBucket V5 to the latest available version that includes the patch for this installer vulnerability.
Proactive Monitoring: Inspect web server access logs for requests directed at the installer directory that contain unusual parameter values or shell-specific characters.
Compensating Controls: Remove the installation directory from the web server root immediately after the initial setup process to prevent access to the vulnerable installer endpoints.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
The vulnerability in the ClipBucket installer is extremely severe. System administrators must ensure that the installation files are not accessible to the public and should prioritize applying vendor patches immediately to prevent unauthorized command execution.