SQL Injection in Macwarrior Clipbucket-V5

CVE-2026-77927

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.

Vulnerability class: SQL Injection

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-77927?
CVE-2026-77927 is a medium-severity vulnerability in Macwarrior Clipbucket-V5, classified under SQL Injection. CVSS score: 6.5/10. Published 2026-09-18.
How severe is CVE-2026-77927?
Medium severity. CVSS v3 base score is 6.5 out of 10.