CRM Salesforce LearnDash Integration Security & Risk Analysis

wordpress.org/plugins/crm-salesforce-learndash-integration

New yet simple salesforce experience

10 active installs v1.0.1 PHP + WP 4.7.0+ Updated Apr 12, 2020
contactscrmlearndashlmssalesforce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CRM Salesforce LearnDash Integration Safe to Use in 2026?

Generally Safe

Score 85/100

CRM Salesforce LearnDash Integration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The "crm-salesforce-learndash-integration" v1.0.1 plugin presents a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with zero entry points identified, and no dangerous functions or file operations were detected. The plugin also shows a good practice in terms of output escaping, with 75% of outputs being properly handled. Furthermore, the vulnerability history is clean, with no recorded CVEs, which suggests a potentially well-maintained plugin or limited prior scrutiny.

However, there are significant areas of concern. The most critical finding is the presence of a single SQL query that does not utilize prepared statements, posing a risk of SQL injection if the data feeding this query is not meticulously sanitized. Compounding this, the plugin lacks any explicit capability checks or nonce checks on its (currently non-existent) entry points, meaning if new entry points were added or existing ones became exposed, there would be no immediate security guardrails. The plugin also makes external HTTP requests, which, without further analysis, could be a vector for SSRF or data leakage if not properly handled.

In conclusion, while the current attack surface appears minimal and there's a history of no vulnerabilities, the lack of prepared statements for SQL queries and the absence of capability/nonce checks represent tangible risks. The plugin would benefit from implementing prepared statements for all database interactions and incorporating robust authorization checks as it evolves.

Key Concerns

  • Raw SQL query without prepared statements
  • 0% capability checks
  • 0 nonce checks
  • 3 external HTTP requests
Vulnerabilities
None known

CRM Salesforce LearnDash Integration Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

CRM Salesforce LearnDash Integration Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
1
3 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
3
Bundled Libraries
0

SQL Query Safety

0% prepared1 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

CRM Salesforce LearnDash Integration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_noticescrm-salesforce-learndash-integration.php:180
actionplugins_loadedcrm-salesforce-learndash-integration.php:186
actionadmin_noticesincludes\admin\class-ld-salesforce-settings.php:15
actionadmin_initincludes\admin\class-ld-salesforce-settings.php:16
actionadmin_initincludes\admin\class-ld-salesforce-settings.php:17
actionadmin_menuincludes\admin\class-ld-salesforce-settings.php:18
actionadmin_enqueue_scriptsincludes\admin\class-ld-salesforce-settings.php:19
filterlearndash_admin_tabsincludes\admin\class-ld-salesforce-settings.php:20
filterlearndash_admin_tabs_on_pageincludes\admin\class-ld-salesforce-settings.php:21
actionadmin_initincludes\class-ld-salesforce-integration.php:14
actionlearndash_update_course_accessincludes\class-ld-salesforce-integration.php:17
Maintenance & Trust

CRM Salesforce LearnDash Integration Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.0
Last updatedApr 12, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CRM Salesforce LearnDash Integration Developer Profile

QFNetwork

6 plugins · 50 total installs

86
trust score
Avg Security Score
88/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect CRM Salesforce LearnDash Integration

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/crm-salesforce-learndash-integration/assets/css/sf-integration.css/wp-content/plugins/crm-salesforce-learndash-integration/assets/js/sf-integration.js
Script Paths
/wp-content/plugins/crm-salesforce-learndash-integration/assets/js/sf-integration.js
Version Parameters
crm-salesforce-learndash-integration/assets/css/sf-integration.css?ver=crm-salesforce-learndash-integration/assets/js/sf-integration.js?ver=

HTML / DOM Fingerprints

CSS Classes
sf-integration-noticesf-integration-modal
HTML Comments
<!-- Salesforce Integration Settings --><!-- Notice End -->
Data Attributes
data-noncedata-salesforce-instance-urldata-salesforce-client-iddata-salesforce-client-secret
JS Globals
ldSalesforceld_salesforce_admin_params
FAQ

Frequently Asked Questions about CRM Salesforce LearnDash Integration