PT-2026-41126 · Unknown · Clipbucket
Macwarrior
·
Published
2026-05-14
·
Updated
2026-05-16
·
CVE-2026-42847
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:L |
Name of the Vulnerable Software and Affected Versions
ClipBucket versions prior to 5.5.3 - #122
Description
An SQL Injection (SQLi) issue exists in the authenticated admin endpoint "admin area/action logs.php". The endpoint processes the
type parameter, which is passed to the fetch action logs() function and concatenated directly into a SQL WHERE condition on action type without parameterization. This allows for UNION-based SQL injection, enabling direct data exfiltration from the database.Recommendations
Update to version 5.5.3 - #122.
As a temporary workaround, restrict access to the "admin area/action logs.php" endpoint or avoid using the
type parameter until the update is applied.Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Clipbucket