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