CVE-2026-9065
Last modified
CVE-2026-9065 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. SureCart version prior to 4.2.1 are vulnerable to authenticated SQL injection via multiple parameters ('model_name', 'model_id', 'integration_id', 'provider') on the REST API endpoint '/surecart/v1/integrations/{id}'. The root cause is a flawed escaping bypass in the query builder ('wp-query-builder'). Values passed to the 'where()' method are only sanitized via '$wpdb->prepare()' when they do **not** contain a dot ('.') or the WordPress table prefix ('wp_'). EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
SureCart version prior to 4.2.1 are vulnerable to authenticated SQL injection via multiple parameters ('model_name', 'model_id', 'integration_id', 'provider') on the REST API endpoint '/surecart/v1/integrations/{id}'. The root cause is a flawed escaping bypass in the query builder ('wp-query-builder'). Values passed to the 'where()' method are only sanitized via '$wpdb->prepare()' when they do **not** contain a dot ('.') or the WordPress table prefix ('wp_'). By including a dot anywhere in the payload, an attacker completely bypasses the escaping logic and injects arbitrary SQL into the 'WHERE' clause, allowing full UNION-based extraction of the database.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9065?
How severe is CVE-2026-9065?
How do I fix CVE-2026-9065?
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-9058For untrusted certificates that contain the "Authority Infor…9.3
- CVE-2026-9059NextGEN Gallery version prior to 4.2.1 are vulnerable to aut…9.3
- CVE-2026-9060The Store Locator WordPress plugin before 1.6.6 does not san…3.5
- CVE-2026-9061The Store Locator WordPress plugin before 1.6.9 does not san…3.5
- CVE-2026-9062The Store Locator WordPress plugin before 1.6.9 does not val…3.4
- CVE-2026-9064A flaw was found in 389-ds-base. The get_ldapmessage_control…7.5
- CVE-2026-9066The WP Compress WordPress plugin before 7.10.04 does not va…6.1
- CVE-2026-9067The Schema & Structured Data for WP & AMP WordPress plugin b…9.1
- CVE-2026-9071IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSph…7.5
- CVE-2026-9072IBM WebSphere Application Server and IBM WebSphere Applicati…9.8
- CVE-2026-9073A flaw was found in foreman-mcp-server. This component utili…6.2
- CVE-2026-9074IBM API Connect 10.0.8.0 through 10.0.8.9 and 12.1.0.0 throu…9.8
Are you affected by CVE-2026-9065?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
