CVE-2026-15162: Object Sync for Salesforce <= 2.2.13 - Unauthenticated SQL Injection

Published Aug 15, 2026
·
Updated

The Object Sync for Salesforce plugin is vulnerable to unauthenticated SQL Injection via the wordpressobjecttype parameter of its /wp-json/object-sync-for-salesforce/push/ REST route. The route's permission callback (canprocess()) checks only the HTTP method for the push class — no capability or nonce — so it is reachable by unauthenticated users. The wordpressobjecttype value is concatenated directly into a SQL query (posttype = "$objecttype", class-object-sync-sf-wordpress.php:328) and executed via $wpdb->getresults() with no $wpdb->prepare() (:578). Because REST body parameters are not magic-quoted, an attacker can break out of the quoted string and inject arbitrary SQL. This makes it possible for unauthenticated attackers to append additional SQL queries (time-based blind), enabling extraction of sensitive information such as password hashes from the database. Only a valid wordpressid (e.g. 1) is required — no authentication or Salesforce connection.

Affected Software

1 affected component
WordPress Object Sync for Salesforce<=2.2.13

Event History

Aug 15, 2026
CVE Published
via MITRE·02:26 AM
Data Sourced
via MITRE·02:26 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-15162?

CVE-2026-15162 has a high severity rating of 7.5.

2

What type of vulnerability is described in CVE-2026-15162?

CVE-2026-15162 is an unauthenticated SQL Injection vulnerability.

3

How do I fix CVE-2026-15162?

To fix CVE-2026-15162, update the Object Sync for Salesforce plugin to the latest version or apply appropriate security patches.

4

What is the impact of exploiting CVE-2026-15162?

Exploitation of CVE-2026-15162 can lead to unauthorized access to the database and potential data breaches.

5

Which software is affected by CVE-2026-15162?

CVE-2026-15162 affects the Object Sync for Salesforce plugin on WordPress.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203