CVE-2026-77927
ClipBucket < 5.5.3-#182 Blind SQL Injection via Photo Deletion Endpoint
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
ClipBucket v5 before 5.5.3-#182 contains a blind SQL injection vulnerability that allows authenticated users to extract arbitrary data from the database by submitting the check_photo parameter as an array to bypass the clean_requests() sanitization function in ClipBucket.class.php. Attackers can pass unsanitized array elements through the bulk deletion handler in manage_photos.php to photo_exists() in photos.class.php, where non-numeric values are interpolated directly into a SQL query, enabling time-based blind SQL injection to retrieve credential hashes and other sensitive data.
| CWE | CWE-89 |
| Vendor | macwarrior |
| Product | clipbucket-v5 |
| Published | Sep 18, 2026 |
| Last Updated | Sep 18, 2026 |
Stay Ahead of the Next One
Get instant alerts for macwarrior clipbucket-v5
Be the first to know when new medium vulnerabilities affecting macwarrior clipbucket-v5 are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
MacWarrior / clipbucket-v5
0 < 5.5.3-#182
References
Credits
Adam Nurudini (QwesiRED)