Booking Package <= 1.7.20 - Unauthenticated SQL Injection via 'email' Form Parameter

7.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-15335
CVSS 7.5 (High)
Publicly Published July 10, 2026
Last Updated July 11, 2026
Researcher Wordfence PRISM - Wordfence

Description

The Booking Package plugin for WordPress is vulnerable to generic SQL Injection via 'email' Form Parameter (form<N>) in all versions up to, and including, 1.7.20 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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. The vulnerable REST API endpoint /wp-json/booking-package/v1/request is registered with permission_callback: __return_true and wp_magic_quotes does not apply to REST-sourced $_POST values, meaning single quotes in the payload reach the SQL sink intact without any authentication requirement. The impact of this is severely limited as the vulnerable parameter goes through is_email.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Booking Package

Software Type Plugin
Software Slug booking-package (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.7.21, or a newer patched version
Affected Version
  • <= 1.7.20
Patched Version
  • 1.7.21

Recent vulnerabilities in Booking Package

# Title CVE ID CVSS Researchers Date
1 Booking Package <= 1.7.16 - Authenticated (Editor+) Privilege Escalation via Account Takeover to updateUser AJAX Action CVE-2026-9851 7.2 Md. Moniruzzaman Prodhan (NomanProdhan) June 5, 2026
2 Booking Package <= 1.7.06 - Unauthenticated Price Manipulation via 'amount' Parameter CVE-2026-4911 5.3 momopon1415 April 27, 2026
3 Booking Package <= 1.7.06 - Missing Authorization CVE-2026-40774 5.3 Skoobi April 21, 2026
4 Booking Package <= 1.6.72 - Reflected Cross-Site Scripting via Locale Parameter CVE-2024-13508 6.1 Krzysztof Zając February 18, 2025
5 Booking Package <= 1.6.27 - Unauthenticated Price Manipulation CVE-2024-30516 5.3 Abdi Pranata March 28, 2024
6 Booking Package <= 1.6.01 - Reflected Cross-Site Scripting via 'mode' CVE-2023-39918 6.1 Truoc Phan August 7, 2023
7 Booking Package <= 1.5.98 - Authorization Bypass to Arbitrary Password Reset CVE-2023-37389 9.8 Rafie Muhammad July 5, 2023
8 Booking Package <= 1.5.28 - Unauthenticated Sensitive Data Disclosure CVE-2022-0709 7.5 Huli, Cymetrics March 9, 2022
9 Booking Package <= 1.5.10 - Reflected Cross-Site Scripting CVE-2021-20840 6.1 Gen Sato November 10, 2021

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation