Description
The Pinpoint Booking System – Version 2 plugin for WordPress is vulnerable to blind SQL Injection via the 'field' parameter in all versions up to, and including, 2.9.9.6.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The nonce required to reach the vulnerable endpoint is emitted on all plugin admin pages loaded under manage_options, making it trivially obtainable by any authenticated administrator.
Published: 2026-08-01
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vulnerability in Pinpoint Booking System – Version 2 allows blind SQL Injection through the 'field' parameter. The attacker can append new SQL statements to existing queries because user input is not properly escaped or prepared. This leads to the extraction of sensitive database information for authenticated users who have administrator-level privileges. The exploit is limited to authenticated administrators, but it can compromise data confidentiality.

Affected Systems

WordPress sites running the Pinpoint Booking System – Version 2 plugin with any version up to and including 2.9.9.6.9. The vendor is dotonpaper and the affected product is the Pinpoint Booking System – Version 2 plugin.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity, while the EPSS score of less than 1% shows a very low probability of exploitation at this time. The vulnerability is not currently listed in the CISA KEV catalog. Attackers must be authenticated administrators, which reduces the attack surface, but once privilege is achieved the impact can be significant.

Generated by OpenCVE AI on August 2, 2026 at 03:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest compatible version of Pinpoint Booking System that fixes the SQL injection flaw.
  • Limit administrator access to trusted users and review added or modified admin accounts.
  • Monitor database activity and server logs for unusual query patterns or unauthorized data extraction attempts.

Generated by OpenCVE AI on August 2, 2026 at 03:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Dotonpaper
Dotonpaper pinpoint Booking System
Wordpress
Wordpress wordpress
Vendors & Products Dotonpaper
Dotonpaper pinpoint Booking System
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Description The Pinpoint Booking System – Version 2 plugin for WordPress is vulnerable to blind SQL Injection via the 'field' parameter in all versions up to, and including, 2.9.9.6.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. The nonce required to reach the vulnerable endpoint is emitted on all plugin admin pages loaded under manage_options, making it trivially obtainable by any authenticated administrator.
Title Pinpoint Booking System <= 2.9.9.6.9 - Authenticated (Administrator+) SQL Injection via 'field' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Dotonpaper Pinpoint Booking System
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T17:31:27.495Z

Reserved: 2026-07-10T13:44:47.294Z

Link: CVE-2026-15403

cve-icon Vulnrichment

Updated: 2026-08-03T17:31:18.624Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T03:16:25.620

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15403

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:45:03Z

Weaknesses
  • CWE-89

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