CVE-2026-42847
Last modified
CVE-2026-42847 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #122, there is a critical SQL Injection (SQLi) vulnerability in ClipBucket, exploitable through the type parameter on the authenticated admin endpoint admin_area/action_logs.php. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #122, there is a critical SQL Injection (SQLi) vulnerability in ClipBucket, exploitable through the type parameter on the authenticated admin endpoint admin_area/action_logs.php. The endpoint admin_area/action_logs.php reads $_GET['type'], stores it in $result_array['type'], and forwards it into fetch_action_logs(), where the value is concatenated directly into a SQL WHERE condition on action_type without parameterization. This allows UNION-based SQL injection and direct data exfiltration from the database. This vulnerability is fixed in 5.5.3 - #122.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42847?
How severe is CVE-2026-42847?
How do I fix CVE-2026-42847?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42841Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an…4.8
- CVE-2026-42842The form plugin for Grav adds the ability to create and use …5.4
- CVE-2026-42843Grav API Plugin is a RESTful API for Grav CMS that provides …8.8
- CVE-2026-42844Grav is a file-based Web platform. In Grav 2.0.0-beta.2, a l…8.8
- CVE-2026-42845The form plugin for Grav adds the ability to create and use …7.7
- CVE-2026-42846ClipBucket v5 is an open source video sharing platform. Prio…9.8
- CVE-2026-42849authentik is an open-source identity provider. Prior to vers…9.3
- CVE-2026-4285A vulnerability was identified in taoofagi easegen-admin up …2.7
- CVE-2026-42850Kitty is a cross-platform GPU based terminal. In versions pr…8.8
- CVE-2026-42851Kitty is a cross-platform GPU based terminal. In versions pr…7.8
- CVE-2026-42853ApostropheCMS is an open-source Node.js content management s…6.5
- CVE-2026-42854arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ES…9.8
Are you affected by CVE-2026-42847?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
