What the vulnerability does
01Description
The WP Business Intelligence Lite plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.2.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify stored SQL queries, which can lead to privilege escalation via arbitrary SQL execution when the modified query is viewed by an administrator.
Explanation of Vulnerability in Simple Terms
02Summary
WP Business Intelligence Lite versions 3.2.0 and earlier lack proper authorization checks, allowing authenticated users to perform actions they should not have permission to access. An attacker with a low-privilege account can read sensitive data, modify site content, or disrupt service by clicking a malicious link. Site administrators should update to a version newer than 3.2.0 immediately.
What an attacker can do
03Attacker Capabilities
Read sensitive data, modify content, or disrupt the site with a low-privilege account.
Potential impact on your site
04Site Impact
Unauthorized users can access restricted features, modify data, or cause downtime without admin intervention.
Conditions required to exploit
05Prerequisites
Attacker needs a valid user account (low privilege) and must trick a user into clicking a link.
Key dates
06Disclosure timeline
July 10, 2026
CVE published