CVE-2026-40744

8.5

Beaver Builder · Beaver Builder

A blind SQL injection vulnerability exists in the Beaver Builder WordPress plugin, allowing authenticated attackers to execute unauthorized database queries.

Executive summary

The Beaver Builder plugin for WordPress contains a blind SQL injection vulnerability that could allow an authenticated attacker to access sensitive database information.

Vulnerability

This vulnerability is an improper neutralization of special elements used in an SQL command, specifically identified as a blind SQL injection flaw. It requires the attacker to have at least low-level authenticated access to the application to trigger the vulnerable function.

Business impact

The exploitation of this vulnerability can lead to the unauthorized disclosure of sensitive data stored within the WordPress database, including user credentials, configuration details, or proprietary content. With a CVSS score of 8.5, this high-severity flaw presents a significant risk to data confidentiality and organizational security posture.

Remediation

Immediate Action: Update the Beaver Builder plugin to the latest available version that addresses this vulnerability, as identified in the vendor advisory.

Proactive Monitoring: Monitor database query logs for unusual patterns or syntax errors that might indicate automated SQL injection attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block SQL injection payloads targeting WordPress plugins.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high CVSS score, administrators should treat this vulnerability with urgency by verifying their current plugin version and applying the necessary security updates provided by the vendor. Restricting administrative or plugin-management capabilities to trusted users will provide an additional layer of defense against potential exploitation of this flaw.

Sources

Originally found and disclosed by daroo | Patchstack Bug Bounty Program, per the CVE Program record.