SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-15403

MEDIUM · CVSS 4.9 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

The Pinpoint Booking System plugin for WordPress is vulnerable to blind SQL Injection through the 'field' parameter, affecting all versions up to 2.9.9.6.9. This vulnerability allows authenticated administrators to manipulate SQL queries, potentially leading to unauthorized access to sensitive database information. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk of data exposure.

CVE
CVE-2026-15403
Severity
MEDIUM
CVSS
4.9
EPSS
0.26%
WordPress

Original NVD 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.