CVE-2026-96272 PUBLISHED

ClipBucket v5 before 5.5.3-#182 SQL Injection via search_result.php

Assigner: VulnCheck
Reserved: 22.09.2026 Published: 23.09.2026 Updated: 23.09.2026

ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability in the photo search endpoint where the query parameter is passed unsanitized into SQL WHERE and ORDER BY clauses. Unauthenticated attackers can exploit time-based blind SQL injection techniques to extract user credentials, email addresses, and administrator password hashes for account takeover.

Metrics

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

Product Status

Vendor MacWarrior
Product clipbucket-v5
Versions Default: unaffected
  • affected from 0 to 5.5.3-#182 (excl.)

Credits

  • leediay153 finder

References

Problem Types

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