CVE-2026-15293 HIGH

CVE-2026-15293: WP Business Intelligence Lite <= 3.2.0 - Authenticated (Subscriber+) Missing Authorization to Privilege Escalation via Arbitrary SQL Modification

Vendor Joeyoungblood
Product WP Business Intelligence Lite
Weakness CWE-862 · Missing authorization
Published July 10, 2026
Last update July 10, 2026

CVSS base score

8.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

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

Related vulnerabilities

08Related CVE