CVE-2026-11823
Last modified
CVE-2026-11823 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The BookingPress Appointment Booking Pro plugin for WordPress is vulnerable to SQL Injection via the 'store_service_date' parameter of the bpa_assign_staffmember_to_slots() function in versions up to and including 5.7.1. This is due to the explicit use of stripslashes_deep() on user-supplied POST data before it is interpolated verbatim into a SQL LIKE clause without use of $wpdb->prepare() or any parameterization. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The BookingPress Appointment Booking Pro plugin for WordPress is vulnerable to SQL Injection via the 'store_service_date' parameter of the bpa_assign_staffmember_to_slots() function in versions up to and including 5.7.1. This is due to the explicit use of stripslashes_deep() on user-supplied POST data before it is interpolated verbatim into a SQL LIKE clause without use of $wpdb->prepare() or any parameterization. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Repute Infosystems | BookingPress Appointment Booking Pro | <= 5.7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-11823?
How severe is CVE-2026-11823?
How do I fix CVE-2026-11823?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11816Keras versions prior to 3.14.0 are vulnerable to a path trav…8.1
- CVE-2026-11818The WPCafe – Restaurant Menu, Online Food Ordering & Table B…5.4
- CVE-2026-11819Module: plugins/modules/keyring_info.py CVSS 3.1: 5.5 MEDI…5.5
- CVE-2026-1182GitLab has remediated an issue in GitLab CE/EE affecting all…4.3
- CVE-2026-11820A flaw was found in the community.general Ansible collection…6.5
- CVE-2026-11822SQLite before 3.53.2 contains memory corruption vulnerabilit…8.5
- CVE-2026-11824SQLite before 3.53.2 contains a heap-based buffer overflow v…8.5
- CVE-2026-11825Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-11826OpenPLC_v3 contains a heap-based buffer overflow in the getD…8.8
- CVE-2026-11827GitLab has remediated an issue in GitLab EE affecting all ve…4.9
- CVE-2026-1183HTML injection vulnerability in multiple Botble products suc…5.1
- CVE-2026-11832Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl d…9.1
Are you affected by CVE-2026-11823?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
