CVE-2026-80138 PUBLISHED

ClipBucket V5 5.5.1 through 5.5.3-#153 OS Command Injection via Installer php_cli_filepath Parameter

Assigner: VulnCheck
Reserved: 25.08.2026 Published: 25.08.2026 Updated: 26.08.2026

ClipBucket V5's web installer fails to properly validate or escape the php_cli_filepath parameter before passing it to shell execution. Unauthenticated attackers can submit a crafted POST request to the installer with a malicious php_cli_filepath value to execute arbitrary commands as the web server user.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor MacWarrior
Product clipbucket-v5
Versions Default: unaffected
  • affected from 5.5.1 to 5.5.3-#153 (incl.)

Credits

  • Adam Nurudini finder

References

Problem Types

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