CVE-2026-40745

7.6

bdthemes · Element Pack Elementor Addons

A blind SQL injection vulnerability in the bdthemes Element Pack Elementor Addons plugin allows an authenticated administrator to execute arbitrary SQL queries against the underlying database.

Executive summary

The bdthemes Element Pack Elementor Addons plugin is affected by a blind SQL injection vulnerability that could allow an authenticated attacker to perform unauthorized database operations.

Vulnerability

This vulnerability is classified as CWE-89 (SQL Injection). It occurs due to the improper neutralization of special elements in SQL commands, requiring high-level administrative privileges (PR:H) to trigger the flaw.

Business impact

Successful exploitation of this blind SQL injection flaw could lead to the unauthorized extraction of sensitive data from the WordPress database. Given the CVSS score of 7.6, the vulnerability represents a significant risk to data confidentiality and application integrity, potentially facilitating broader system compromise.

Remediation

Immediate Action: Administrators should check for and apply the latest security updates released by bdthemes to resolve this vulnerability. If an update is not yet available, restrict administrative access to the WordPress dashboard to trusted personnel only.

Proactive Monitoring: Review database query logs for unusual patterns or suspicious syntax that may indicate automated blind SQL injection attempts. Monitor for unexpected database errors that occur during administrative operations.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules specifically configured to detect and block SQL injection payloads targeting WordPress plugins.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

The presence of a blind SQL injection vulnerability in a widely used plugin poses a high risk to the confidentiality of your site data. Security teams must prioritize updating the Element Pack Elementor Addons plugin as soon as a patch is confirmed by the vendor. In the interim, enforce the principle of least privilege by auditing administrative accounts and ensuring that only necessary users have access to the affected plugin settings.

More bdthemes CVEs

Sources

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