Description
The WPBookit plugin for WordPress is vulnerable to unauthorized data disclosure due to a missing authorization check on the 'get_customer_list' route in all versions up to, and including, 1.0.8. This makes it possible for unauthenticated attackers to retrieve sensitive customer information including names, emails, phone numbers, dates of birth, and gender.
Published: 2026-03-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Data Disclosure of Sensitive Customer Information
Action: Apply Patch
AI Analysis

Impact

The WPBookit WordPress plugin lacks an authorization check on the 'get_customer_list' route, enabling unauthenticated attackers to retrieve private customer details such as names, email addresses, phone numbers, dates of birth, and gender. This vulnerability falls under the confidential information disclosure weakness, classified as CWE‑200.

Affected Systems

Any WordPress installation running the WPBookit plugin version 1.0.8 or earlier from IQonicDesign is affected. The issue exists in all released versions up to and including 1.0.8 and requires a plugin update to remediate.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The vulnerability can be exploited via a simple HTTP request to the exposed REST endpoint, with no authentication required. It is not listed in the CISA KEV catalog, further suggesting limited current exploitation awareness. Nonetheless, the potential for exposure of personally identifiable information warrants prompt action.

Generated by OpenCVE AI on April 15, 2026 at 17:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPBookit plugin to the latest available version where the missing authorization check has been added.
  • If an immediate update is not feasible, limit access to the affected REST endpoint by blocking unauthenticated requests using a firewall rule or by adding a custom snippet that returns a 401 status for that route.
  • Persistently monitor access logs for requests to the 'get_customer_list' endpoint and consider integrating a security plugin such as Wordfence to detect and block suspicious activity.

Generated by OpenCVE AI on April 15, 2026 at 17:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 04 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Iqonicdesign
Iqonicdesign wpbookit
Wordpress
Wordpress wordpress
Vendors & Products Iqonicdesign
Iqonicdesign wpbookit
Wordpress
Wordpress wordpress

Wed, 04 Mar 2026 02:00:00 +0000

Type Values Removed Values Added
Description The WPBookit plugin for WordPress is vulnerable to unauthorized data disclosure due to a missing authorization check on the 'get_customer_list' route in all versions up to, and including, 1.0.8. This makes it possible for unauthenticated attackers to retrieve sensitive customer information including names, emails, phone numbers, dates of birth, and gender.
Title WPBookit <= 1.0.8 - Missing Authorization to Unauthenticated Sensitive Customer Data Exposure
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Iqonicdesign Wpbookit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:12:26.736Z

Reserved: 2026-02-05T14:13:38.811Z

Link: CVE-2026-1980

cve-icon Vulnrichment

Updated: 2026-03-04T16:10:41.378Z

cve-icon NVD

Status : Deferred

Published: 2026-03-04T02:15:54.150

Modified: 2026-04-22T21:26:58.303

Link: CVE-2026-1980

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses