Skip to main content

ClipBucket CVE-2025-67418

CRITICAL
Use of Hard-coded Credentials (CWE-798)
2025-12-22 cve@mitre.org
9.8
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Default credentials are network-reachable and require no earned privileges or interaction (AV:N/AC:L/PR:N/UI:N); admin takeover yields full C/I/A impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 05, 2026 - 03:33 vuln.today

DescriptionCVE.org

ClipBucket 5.5.2 is affected by an improper access control issue where the product is shipped or deployed with hardcoded default administrative credentials. An unauthenticated remote attacker can log in to the administrative panel using these default credentials, resulting in full administrative control of the application.

AnalysisAI

Full administrative takeover of ClipBucket 5.5.2 is possible because the video-sharing platform ships with hardcoded default administrative credentials, letting any unauthenticated remote attacker sign into the admin panel and control the entire application. Publicly available exploit material (a Medium write-up) documents the attack, and the CVSS 3.1 base score is 9.8 (AV:N/AC:L/PR:N/UI:N). This is a network-reachable, no-interaction flaw, though EPSS is modest at 0.57% (43rd percentile) and it is not currently listed in CISA KEV.

Technical ContextAI

ClipBucket is an open-source PHP-based video-sharing/streaming CMS (vendor identified in CPE as oxygenz:clipbucket). The root cause is CWE-798, Use of Hard-coded Credentials: the distribution embeds a fixed administrator username/password that is present in every default deployment rather than being generated or forced to change on first setup. Because these static credentials are the same across all installations, knowledge of the default pair - which is discoverable from documentation, source, or the published write-up - functions as a universal backdoor into the administrative interface. The CPE string cpe:2.3:a:oxygenz:clipbucket with a wildcard version indicates the affected build is the 5.5.2 line as stated in the description.

RemediationAI

No vendor-released patch or fixed version was identified at time of analysis, so remediation centers on eliminating the default credentials directly: immediately change the administrator username and password from the shipped defaults on every ClipBucket 5.5.2 instance, and verify no other accounts retain default secrets. As compensating controls, restrict access to the administrative panel (e.g., the /admin_area or CMS admin path) to known management IPs via web-server allowlisting or a reverse proxy, and place the admin interface behind a VPN or HTTP authentication gateway - the trade-off is added friction for legitimate administrators and possible breakage of remote management workflows. Monitor authentication logs for successful admin logins from unexpected sources. Consult the referenced write-up (https://medium.com/@arpit03sharma2003/cve-2025-67418-when-default-credentials-become-a-remote-root-button-03be5ee4b927) for the specific default credential values to ensure they are rotated, and track the vendor's channels for an official patched release.

CVE-2018-7665 CRITICAL POC
9.8 Mar 05

An issue was discovered in ClipBucket before 4.0.0 Release 4902. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2026-21875 CRITICAL POC
9.8 Jan 08

ClipBucket v5 (5.5.2-#187 and below) has blind SQL injection in the channel comment functionality via the obj_id paramet

CVE-2024-54136 CRITICAL POC
9.8 Dec 06

ClipBucket V5 provides open source video hosting with PHP. Rated critical severity (CVSS 9.8), this vulnerability is rem

CVE-2018-7666 CRITICAL POC
9.8 Mar 05

An issue was discovered in ClipBucket before 4.0.0 Release 4902. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2018-7664 CRITICAL POC
9.8 Mar 05

An issue was discovered in ClipBucket before 4.0.0 Release 4902. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2012-6643 HIGH POC
7.5 Apr 08

Multiple SQL injection vulnerabilities in the update_counter function in includes/functions.php in ClipBucket 2.6 allow

CVE-2024-54135 HIGH POC
8.8 Dec 06

ClipBucket V5 provides open source video hosting with PHP. Rated high severity (CVSS 8.8), this vulnerability is remotel

CVE-2012-5849 HIGH POC
7.5 May 14

Multiple SQL injection vulnerabilities in ClipBucket 2.6 Revision 738 and earlier allow remote attackers to execute arbi

CVE-2015-2102 HIGH POC
7.5 Feb 27

SQL injection vulnerability in view_item.php in ClipBucket 2.7 RC3 (2.7.0.4.v2929-rc3) allows remote attackers to execut

CVE-2026-25728 HIGH POC
7.5 Feb 10

Arbitrary PHP code execution in ClipBucket v5 prior to 5.5.3-#40 through a race condition in file upload validation, whe

CVE-2025-55911 MEDIUM POC
6.5 Sep 18

An issue Clip Bucket v.5.5.2 Build#90 allows a remote attacker to execute arbitrary codes via the file_downloader.php an

CVE-2026-28354 MEDIUM POC
6.5 Feb 27

Unauthorized collection manipulation in ClipBucket v5 prior to 5.5.3 #59 allows authenticated attackers to add or remove

Share

CVE-2025-67418 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy