CVE-2026-15335
Last modified
CVE-2026-15335 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
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.
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 |
|---|---|---|
| masaakitanaka | Booking Package | <= 1.7.20 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15335?
How severe is CVE-2026-15335?
How do I fix CVE-2026-15335?
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-1533A security flaw has been discovered in code-projects Online …9.8
- CVE-2026-15330A vulnerability was determined in zhayujie CowAgent up to 2.…7.3
- CVE-2026-15331A vulnerability was identified in zhayujie CowAgent up to 2.…5.4
- CVE-2026-15332A security flaw has been discovered in zhayujie CowAgent up …6.3
- CVE-2026-15333The Cozy Blocks – Page Builder for Gutenberg Editor & FSE wi…6.4
- CVE-2026-15334The Cozy Blocks – Page Builder for Gutenberg Editor & FSE wi…6.4
- CVE-2026-15336The Catch Themes Demo Import plugin for WordPress is vulnera…4.3
- CVE-2026-15337An issue was discovered in Django 5.2 before 5.2.17 and 6.0 …6.9
- CVE-2026-15338The LA-Studio Element Kit for Elementor plugin for WordPress…7.5
- CVE-2026-1534A weakness has been identified in code-projects Online Music…9.8
- CVE-2026-15342Plane contains a multi‑tenant authorization flaw in its asse…6.5
- CVE-2026-15343A path traversal vulnerability was identified in GitHub Ente…8.6
Are you affected by CVE-2026-15335?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
