このページはまだあなたの言語に翻訳されていません。翻訳作業中のため、英語でコンテンツを表示しています。
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
CVE-2026-1250: SQL Injection in Court Reservation Plugin
プラットフォーム
wordpress
コンポーネント
court-reservation
修正版
1.10.12
CVE-2026-1250 describes a SQL Injection vulnerability discovered in the Court Reservation – Manage Your Court Bookings Online plugin for WordPress. This flaw allows unauthenticated attackers to inject malicious SQL queries, potentially leading to unauthorized access to sensitive data. The vulnerability affects versions up to 1.10.11, and a patch is available in version 1.10.12. Prompt patching is recommended to mitigate the risk.
このCVEがあなたのプロジェクトに影響するか確認
依存関係ファイルをアップロードすれば、このCVEや他のCVEがあなたに影響するか即座にわかります。
影響と攻撃シナリオ翻訳中…
Successful exploitation of CVE-2026-1250 could allow an attacker to bypass authentication and directly query the WordPress database. This could result in the exfiltration of sensitive information such as user credentials (usernames and passwords), customer data (names, addresses, contact details), booking details, and potentially even administrative configurations. The attacker could also modify or delete data within the database, leading to data integrity issues and service disruption. While the plugin itself might not be directly exposed to the public internet, a compromised WordPress site could be used as a launchpad for further attacks on the internal network, expanding the blast radius of the vulnerability.
悪用の状況翻訳中…
CVE-2026-1250 was published on May 12, 2026. Severity is rated HIGH with a CVSS score of 7.5. Currently, there are no publicly known active exploitation campaigns targeting this vulnerability. The presence of a readily exploitable SQL Injection vulnerability in a widely used WordPress plugin warrants close monitoring and proactive mitigation efforts.
脅威インテリジェンス
エクスプロイト状況
EPSS
0.06% (20% パーセンタイル)
CISA SSVC
CVSS ベクトル
これらのメトリクスの意味は?
- Attack Vector
- ネットワーク — インターネット経由でリモートから悪用可能。物理・ローカルアクセス不要。
- Attack Complexity
- 低 — 特別な条件不要。安定して悪用可能。
- Privileges Required
- なし — 認証不要。資格情報なしで悪用可能。
- User Interaction
- なし — 自動かつ無音の攻撃。被害者は何もしない。
- Scope
- 変化なし — 影響は脆弱なコンポーネントのみ。
- Confidentiality
- 高 — 機密性の完全喪失。全データが読み取り可能。
- Integrity
- なし — 完全性への影響なし。
- Availability
- なし — 可用性への影響なし。
弱点分類 (CWE)
タイムライン
- 予約済み
- 公開日
- 更新日
- EPSS 更新日
緩和策と回避策翻訳中…
The primary mitigation for CVE-2026-1250 is to immediately upgrade the Court Reservation plugin to version 1.10.12 or later. If upgrading is not immediately feasible due to compatibility issues or testing requirements, consider implementing a Web Application Firewall (WAF) rule to filter out potentially malicious SQL injection attempts targeting the ‘id’ parameter. Specifically, look for unusual characters or SQL keywords in the parameter value. Additionally, review WordPress security best practices, including limiting user privileges and regularly scanning for vulnerabilities.
修正方法
バージョン1.10.12、またはそれ以降の修正されたバージョンにアップデートしてください
よくある質問翻訳中…
What is CVE-2026-1250 — SQL Injection in Court Reservation Plugin?
CVE-2026-1250 is a SQL Injection vulnerability affecting the Court Reservation plugin for WordPress versions up to 1.10.11. It allows attackers to potentially extract sensitive data from the database.
Am I affected by CVE-2026-1250 in Court Reservation Plugin?
You are affected if you are using the Court Reservation plugin for WordPress in versions 1.10.11 or earlier. Check your plugin version immediately.
How do I fix CVE-2026-1250 in Court Reservation Plugin?
Upgrade the Court Reservation plugin to version 1.10.12 or later to resolve the vulnerability. Consider WAF rules as a temporary mitigation if immediate upgrade is not possible.
Is CVE-2026-1250 being actively exploited?
Currently, there are no publicly known active exploitation campaigns targeting CVE-2026-1250, but proactive patching is still essential.
Where can I find the official Court Reservation advisory for CVE-2026-1250?
Refer to the official Court Reservation plugin website or WordPress plugin repository for the latest advisory and update information.
このCVEがあなたのプロジェクトに影響するか確認
依存関係ファイルをアップロードすれば、このCVEや他のCVEがあなたに影響するか即座にわかります。
WordPressプロジェクトを今すぐスキャン — アカウント不要
Upload any manifest (composer.lock, package-lock.json, WordPress plugin list…) or paste your component list. You get a vulnerability report instantly. Uploading a file is just the start: with an account you get continuous monitoring, Slack/email alerts, multi-project and white-label reports.
依存関係ファイルをドラッグ&ドロップ
composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...