---
id: CVE-2026-15403
title: >-
  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 l…
summary: >-
  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 l…
severity: medium
cvss: 4.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-08-01'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-15403'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.9/dopbs.php#L2300
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.9/includes/calendars/class-backend-calendar.php#L155
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/booking-system/tags/2.9.9.6.9/includes/calendars/class-backend-calendar.php#L164
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/bb23bc2e-4484-46d5-b46e-5e43e5a1bf12?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00259
epssPercentile: 0.17872
ingestedAt: '2026-08-02T00:16:16.508Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
