The Object Sync for Salesforce plugin is vulnerable to unauthenticated SQL Injection via the wordpress_object_type parameter of its /wp-json/object-sync-for-salesforce/push/ REST route. The route's permission callback (can_process()) checks only the HTTP method for the push class — no capability or nonce — so it is reachable by unauthenticated users. The wordpress_object_type value is concatenated directly into a SQL query (post_type = "$object_type", class-object-sync-sf-wordpress.php:328) and executed via $wpdb->get_results() 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 wordpress_id (e.g. 1) is required — no authentication or Salesforce connection.
CVE-2026-15162
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-15. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 27%
- KEV
- Not listed
Published
August 15, 2026
Last Modified
August 20, 2026
References (5)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/object-sync-for-salesforce/trunk/classes/class-object-sync-sf-rest.php#L224
- security@wordfencehttps://plugins.trac.wordpress.org/browser/object-sync-for-salesforce/trunk/classes/class-object-sync-sf-salesforce-push.php#L210
- security@wordfencehttps://plugins.trac.wordpress.org/browser/object-sync-for-salesforce/trunk/classes/class-object-sync-sf-wordpress.php#L328
- security@wordfencehttps://plugins.trac.wordpress.org/browser/object-sync-for-salesforce/trunk/classes/class-object-sync-sf-wordpress.php#L578
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/78f964a7-bed3-435e-94c5-750883a0c836?source=cve
Vendor Advisories for CVE-2026-15162(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 31× in last 7d / 31× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 00:34 UTCEG score recompute
- 2026-08-21 00:34 UTCGHSA enrichment
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 13:03 UTCGHSA enrichment
- 2026-08-20 05:57 UTCGHSA enrichment
- 2026-08-19 18:25 UTCEG score recompute
- 2026-08-19 18:25 UTCGHSA enrichment
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-19 05:23 UTCGHSA enrichment
- 2026-08-18 17:50 UTCEG score recompute
- 2026-08-18 17:50 UTCGHSA enrichment
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 06:08 UTCGHSA enrichment
- 2026-08-17 18:34 UTCEG score recompute
- 2026-08-17 18:34 UTCGHSA enrichment
- 2026-08-17 18:11 UTCEG score recompute
- 2026-08-17 18:11 UTCGHSA enrichment
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 12:56 UTCGHSA enrichment
- 2026-08-17 01:25 UTCEG score recompute
- 2026-08-17 01:25 UTCGHSA enrichment
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 13:53 UTCGHSA enrichment
- 2026-08-16 02:21 UTCEG score recompute
- 2026-08-16 02:21 UTCGHSA enrichment
Show 6 moreShow fewer
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 14:50 UTCEG score recompute
- 2026-08-15 14:50 UTCGHSA enrichment
- 2026-08-15 03:18 UTCEG score recompute
- 2026-08-15 02:41 UTCEG score recompute
- 2026-08-15 02:40 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-15162?
When was CVE-2026-15162 disclosed?
Is CVE-2026-15162 actively exploited?
What is the CVSS score of CVE-2026-15162?
How do I remediate CVE-2026-15162?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-15162
Is Your Infrastructure Affected by CVE-2026-15162?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.