## CVE-2026-96272 - ClipBucket v5 before 5.5.3-#182 SQL Injection via search_result.php
- Patch commit:
ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability in the photo 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.
Any unauthenticated user can extract sensitive data (user credentials, emails, admin hashes) via time-based blind techniques, potentially leading to full account takeover.
1. Open the ClipBucket homepage (no authentication required).
%20OR%20SLEEP(5)--%20-&type=photos HTTP/1.1
3. Observe response time: ~5 seconds confirms the injection.
