CVE-2026-4662
Last modified
CVE-2026-4662 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The JetEngine plugin for WordPress is vulnerable to SQL Injection via the `listing_load_more` AJAX action in all versions up to, and including, 3.8.6.1. This is due to the `filtered_query` parameter being excluded from the HMAC signature validation (allowing attacker-controlled input to bypass security checks) combined with the `prepare_where_clause()` method in the SQL Query Builder not sanitizing the `compare` operator before concatenating it into SQL statements. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The JetEngine plugin for WordPress is vulnerable to SQL Injection via the `listing_load_more` AJAX action in all versions up to, and including, 3.8.6.1. This is due to the `filtered_query` parameter being excluded from the HMAC signature validation (allowing attacker-controlled input to bypass security checks) combined with the `prepare_where_clause()` method in the SQL Query Builder not sanitizing the `compare` operator before concatenating it into SQL statements. 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, provided the site has a JetEngine Listing Grid with Load More enabled that uses a SQL Query Builder query.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4662?
How severe is CVE-2026-4662?
How do I fix CVE-2026-4662?
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-46611Glances is an open-source system cross-platform monitoring t…5.3
- CVE-2026-46612Fission is an open-source, Kubernetes-native serverless fram…8.8
- CVE-2026-46614Fission is an open-source, Kubernetes-native serverless fram…9.8
- CVE-2026-46616Umbraco is an ASP.NET CMS. Prior to versions 13.14.0 and 17.…6.1
- CVE-2026-46617Fission is an open-source, Kubernetes-native serverless fram…8.7
- CVE-2026-46618Fission is an open-source, Kubernetes-native serverless fram…6.9
- CVE-2026-46620e107 is a content management system (CMS). Prior to 2.3.5, e…6.5
- CVE-2026-46621Yamcs is a mission control framework. Prior to 5.12.7, the Y…9.1
- CVE-2026-46622SolidInvoice is an open-source invoicing platform. Prior to …8.1
- CVE-2026-46624Twenty is an open source CRM. From 1.7.7 through 1.16.7, a c…9.9
- CVE-2026-46625JavaScript Cookie is a JavaScript API for handling cookies, …7.5
- CVE-2026-46627Twig is a template language for PHP. Prior to 3.26.0, the Tw…6.5
Are you affected by CVE-2026-4662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
