An SQL injection vulnerability in Ally, a WordPress plugin from Elementor for web accessibility and usability with more than 400,000 installations, could be exploited to steal sensitive data without authentication. The security issue, tracked as CVE-2026-2413, received a high severity score. It was discovered by Drew Webber (mcdruid), an offensive security engineer at Acquia, a software-as-a-service company that provides an enterprise-level Digital Experience Platform (DXP). SQL injection flaws have been around for more than 25 years and continue to be a threat today, despite being well understood and technically easy to fix and avoid. This type of security issue occurs when user input is directly inserted into an SQL database query without proper sanitization or parameterization. This allows an attacker to inject SQL commands that alter the query’s behavior to read, modify, or delete information in the database. CVE-2026-2413 affects all Ally versions up to 4.0.3 and lets an unauthenticated attacker to inject SQL queries via the URL path due to improper handling of a user-supplied URL parameter in a critical function. “This is due to insufficient escaping on the user-supplied URL parameter in the `get_global_remediations()` method, where it is directly concatenated into an SQL JOIN clause without proper sanitization for SQL context,” reads a technical analysis from WordFence. “While `esc_url_raw()` is applied for URL safety, it does not prevent SQL metacharacters (single qu...
SQLi flaw in Elementor Ally plugin impacts 250k+ WordPress sites
BleepingComputer
·Bill Toulas
·Published Mar 11, 2026
·Updated
Affected Software
2 affected components
Elementor Ally<=4.0.3
WordPress WordPress=6.9.2
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses an SQL injection vulnerability in the Elementor Ally plugin that affects over 250,000 WordPress sites.
2
What security implications are discussed?
The vulnerability allows attackers to exploit the plugin and potentially steal sensitive data without requiring authentication.
3
What products or software are affected?
The affected products include the Elementor Ally plugin and specific versions of WordPress.
4
How many installations of Elementor Ally are at risk?
The Elementor Ally plugin has more than 400,000 installations, with a significant portion vulnerable due to the SQL injection flaw.
5
What versions of Elementor Ally are impacted by the vulnerability?
The vulnerability impacts Elementor Ally versions up to and including 4.0.3.