WP脆弱性ウォッチ脆弱性データ 2026年8月28日 時点

CVE-2026-2413

Web Accessibility (formally known as Ally) – WCAG Scanning, Guided Fixes, Usability Widget に報告された脆弱性

深刻度
7.5CVSS 3.1
4.1.0修正されたバージョン
2.3%30日以内に悪用される確率
今後30日以内に悪用される確率は 2.3% と推定されています(EPSS)。

概要

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.

CWE: CWE-89 / 公開 2026年3月11日 / 最終更新 2026年6月17日

影響を受けるバージョン

対処方法

Web Accessibility (formally known as Ally) – WCAG Scanning, Guided Fixes, Usability Widget を 4.1.0 以降に更新してください。これで本脆弱性は解消します。

Web Accessibility (formally known as Ally) – WCAG Scanning, Guided Fixes, Usability Widget の他の脆弱性を見る →

あなたのサイトは大丈夫ですか?

URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。

30秒で無料診断する

参照