Home

Description

The Ally – Web Accessibility & Usability plugin for WordPress is vulnerable to SQL Injection via the URL path in all versions up to, and including, 4.0.3. 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. While `esc_url_raw()` is applied for URL safety, it does not prevent SQL metacharacters (single quotes, parentheses) from being injected. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database via time-based blind SQL injection techniques. The Remediation module must be active, which requires the plugin to be connected to an Elementor account.

PUBLISHED Reserved 2026-02-12 | Published 2026-03-11 | Updated 2026-03-11 | Assigner Wordfence




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

Problem types

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

Default status
unaffected

* (semver)
affected

Timeline

2026-02-12:Vendor Notified
2026-03-10:Disclosed

Credits

Drew Webber finder

References

www.wordfence.com/...-bdf6-4a80-a3ee-628243f1cc25?source=cve

plugins.trac.wordpress.org/...database/remediation-entry.php

plugins.trac.wordpress.org/.../remediation/classes/utils.php

plugins.trac.wordpress.org/...database/remediation-entry.php

cve.org (CVE-2026-2413)

nvd.nist.gov (CVE-2026-2413)

Download JSON