Skip to content
Sqli Photo Seach Clipbucketv5

Sqli Photo Seach Clipbucketv5

hackmd.io September 23, 2026

## 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).

![image](

2. Use the photo box, or send the request directly:

GET /clipbucket-v5-5.5.3-182/search_result.php?query=%27)%20OR%20SLEEP(5)--%20-&type=photos HTTP/1.1

3. Observe response time: ~5 seconds confirms the injection.

![image](

![image](

Extracted Entities

Attack Types (1)

CWE Weaknesses (1)

Platforms (1)

Vulnerabilities (1)