๐Ÿ” CVE Alert

CVE-2026-77928

MEDIUM 6.5

ClipBucket < 5.5.3-#182 Blind SQL Injection via Private Message 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 database contents by submitting the msg_id parameter as an array to bypass the clean_requests() sanitization function in ClipBucket.class.php. Attackers can pass unsanitized array elements through the deletion handler in private_message.php into cb_pm::delete_msg(), which interpolates the unescaped message ID directly into a SQL query string, enabling time-based blind SQL injection to retrieve all user credential hashes and email addresses.

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

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/MacWarrior/clipbucket-v5/releases/tag/5.5.3-%23182 github.com: https://github.com/MacWarrior/clipbucket-v5/commit/85907c5fd1205ccae98c214bed4b3421c632f90c vulncheck.com: https://www.vulncheck.com/advisories/clipbucket-blind-sql-injection-via-private-message-deletion-endpoint

Credits

Adam Nurudini (QwesiRED)