Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in scheduler Schedule schedule allows Blind SQL Injection.This issue affects Schedule: from n/a through <= 1.0.0.
Published: 2025-03-28
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This issue occurs when the Schedule plugin accepts user input without appropriately escaping special characters that are then incorporated into an SQL query, resulting in blind SQL injection, a CWE-89 weakness. An attacker who can influence the plugin’s parameters can extract sensitive data from the database, modify records, or potentially inject additional malicious SQL statements, leading to unauthorized data disclosure or integrity compromise.

Affected Systems

WordPress sites using the Schedule plugin version 1.0.0 or earlier are affected. The plugin is distributed under the scheduler:Schedule identifier and is available in the WordPress repository as the Schedule plugin.

Risk and Exploitability

The CVSS score of 9.3 places this flaw in the critical severity range, indicating a high potential impact if exploited. The EPSS score of less than 1% suggests that, while the vulnerability is severe, it is not widely expected to be actively exploited at present. The flaw is not yet listed in CISA’s KEV catalog. Attackers would need to supply crafted input to the plugin’s exposed parameters—most likely via the web interface—making the vector a local or remote web-based attack depending on the plugin’s exposure.

Generated by OpenCVE AI on May 2, 2026 at 08:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Schedule plugin to the latest available version.
  • If an update is not feasible, disable the plugin or restrict access to its exposed endpoints to trusted administrators.
  • Implement web application firewall rules that detect and block attempts to inject SQL syntax through the plugin’s input fields.

Generated by OpenCVE AI on May 2, 2026 at 08:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-14965 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Schedule allows Blind SQL Injection. This issue affects Schedule: from n/a through 1.0.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Schedule allows Blind SQL Injection. This issue affects Schedule: from n/a through 1.0.0. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in scheduler Schedule schedule allows Blind SQL Injection.This issue affects Schedule: from n/a through <= 1.0.0.
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Fri, 28 Mar 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in NotFound Schedule allows Blind SQL Injection. This issue affects Schedule: from n/a through 1.0.0.
Title WordPress Schedule Plugin <= 1.0.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:00.839Z

Reserved: 2025-01-07T10:22:48.986Z

Link: CVE-2025-22523

cve-icon Vulnrichment

Updated: 2025-03-28T15:57:08.684Z

cve-icon NVD

Status : Deferred

Published: 2025-03-28T15:15:46.930

Modified: 2026-06-17T08:47:58.953

Link: CVE-2025-22523

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T08:45:38Z

Weaknesses
  • CWE-89

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