CVE-2026-14489 HIGH

CVE-2026-14489: WHMCS Bridge <= 6.9 - Unauthenticated Arbitrary File Upload via 'ccce' Parameter

Vendor Globalprogramming
Product WHMCS Bridge
Weakness CWE-434 · Unrestricted file upload
Published July 8, 2026
Last update July 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The WHMCS Bridge plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the connect() function in all versions up to, and including, 6.9. This makes it possible for authenticated attackers, with Custom-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

WHMCS Bridge versions 6.9 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level access can upload malicious files to the server, potentially gaining the ability to run their own code on the site. This affects confidentiality, integrity, and availability of the installation.

What an attacker can do

03Attacker Capabilities

Upload malicious files and run their own code on the site.

Potential impact on your site

04Site Impact

Compromised site with potential data theft, defacement, or complete takeover.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

July 8, 2026 CVE published
July 8, 2026 Record updated

Related vulnerabilities

08Related CVE