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
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-90621A vulnerability was identified in ipa-lab HackingBuddyGPT up…6.3
- CVE-2026-90622A security flaw has been discovered in GNU libredwg 0.13.4. …3.3
- CVE-2026-90623A weakness has been identified in andreashappe cochise up to…3.7
- CVE-2026-9064A flaw was found in 389-ds-base. The get_ldapmessage_control…7.5
- CVE-2026-90647ASE/Kalkitech ASE2000 V2 Communication Test Set 2.35 through…7.4
- CVE-2026-90648wasm2c in WebAssembly wabt through 1.0.41 allows sandbox esc…7.1
- CVE-2026-90650The MotoPress Hotel Booking plugin for WordPress is vulnerab…7.2
- CVE-2026-90651Socket Firewall (socketdev/socket-registry-firewall) in regi…8.1
- CVE-2026-9066The WP Compress WordPress plugin before 7.10.04 does not va…6.1
- CVE-2026-90668The webserver in UnrealIRCd 6.0.5 through 6.2.6 before 6.2.7…7.5
- CVE-2026-9067The Schema & Structured Data for WP & AMP WordPress plugin b…9.1
- CVE-2026-90678An issue was discovered in HAProxy 3.3.0 through 3.4.4 and i…7.5
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
