Description
Subscriber SQL Injection in WP Time Slots Booking Form <= 1.2.50 versions.
Published: 2026-06-15
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The plugin’s subscriber form accepts input that is directly incorporated into database queries without proper sanitization, leading to a classic SQL injection weakness. An attacker can insert arbitrary SQL code, potentially viewing, modifying, or deleting data stored by WordPress. This exploitation could compromise the confidentiality and integrity of the site’s database and may serve as a foothold for further attacks depending on the attacker’s privileges.

Affected Systems

WordPress installations running the WP Time Slots Booking Form plugin version 1.2.50 or older, as provided by the vendor Codepeople.

Risk and Exploitability

With a CVSS score of 8.5 the vulnerability is considered high severity, yet its EPSS score of less than 1% indicates a low probability of exploitation in the wild so far. Nevertheless, the vulnerability is listed as a standard SQL injection (CWE-89) and is not included in the CISA KEV catalog. An attacker would most likely exploit the vulnerability via the public-facing subscriber form, requiring no special privileges and leveraging the web application’s database interface.

Generated by OpenCVE AI on June 16, 2026 at 20:28 UTC.

Remediation

Vendor Solution

Update the WordPress WP Time Slots Booking Form Plugin to the latest available version (at least 1.2.51).


OpenCVE Recommended Actions

  • Update the WP Time Slots Booking Form plugin to version 1.2.51 or later.
  • If an immediate update is not feasible, disable or remove the plugin from the WordPress installation to eliminate the vulnerable entry point.
  • Configure a web application firewall to block suspicious SQL patterns and monitor the application logs for injection attempts.

Generated by OpenCVE AI on June 16, 2026 at 20:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Codepeople
Codepeople wp Time Slots Booking Form
Wordpress
Wordpress wordpress
Vendors & Products Codepeople
Codepeople wp Time Slots Booking Form
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in WP Time Slots Booking Form <= 1.2.50 versions.
Title WordPress WP Time Slots Booking Form plugin <= 1.2.50 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Codepeople Wp Time Slots Booking Form
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T01:22:54.347Z

Reserved: 2026-05-25T22:37:16.413Z

Link: CVE-2026-48882

cve-icon Vulnrichment

Updated: 2026-06-16T01:22:49.756Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:17:17.497

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-48882

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T20:30:03Z

Weaknesses
  • CWE-89

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