SQL Injection Vulnerability in Object Sync for Salesforce Plugin
CVE-2026-15162

7.5HIGH

Key Information:

Vendor

WordPress

Vendor
CVE Published:
15 August 2026

What is CVE-2026-15162?

The Object Sync for Salesforce plugin has a significant SQL Injection vulnerability that allows unauthenticated users to exploit the /wp-json/object-sync-for-salesforce/push/ REST route. Due to insufficient permission checks, the endpoint can be accessed without authentication, making it possible for attackers to inject arbitrary SQL by manipulating the wordpress_object_type parameter. The vulnerability arises because the parameter is directly concatenated into a SQL query and executed without proper sanitization, allowing attackers to execute additional SQL commands and potentially extract sensitive data such as password hashes. This risk highlights the importance of robust security practices in WordPress plugin development.

Affected Version(s)

Object Sync for Salesforce 0 <= 2.2.13

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

nthng
.