CVE-2026-2413
HIGH NUCLEIAlly Web Accessibility & Usability Plugin <=4.0.3 - SQL Injection
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-2413. PoCs published by p3Nt3st3r-sTAr, Sechunt3r. A Nuclei detection template is also available.
AI-analyzed exploit summary This repository contains a functional Python script that exploits an unauthenticated time-based blind SQL injection vulnerability in the WordPress Ally plugin (versions <= 4.0.3). The exploit uses a crafted payload to trigger a delay-based SQL query, confirming vulnerability via response timing.
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.
Exploits (2)
This repository contains a functional Python script that exploits an unauthenticated time-based blind SQL injection vulnerability in the WordPress Ally plugin (versions <= 4.0.3). The exploit uses a crafted payload to trigger a delay-based SQL query, confirming vulnerability via response timing.
This repository contains a functional exploit for CVE-2026-2413, an unauthenticated time-based blind SQL injection vulnerability in the Ally – Web Accessibility & Usability WordPress plugin (versions <= 4.0.3). The exploit leverages insufficient sanitization in the `get_global_remediations()` method, allowing SQL metacharacters to be injected via the URL path.
Nuclei Templates (1)
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N