Simple CRM Security & Risk Analysis

wordpress.org/plugins/simple-crm

Helps you manage user profile fields and more...

10 active installs v0.1 PHP + WP 3.0+ Updated Apr 12, 2011
crmfieldsprofileusersvivanista
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple CRM Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The static analysis of the "simple-crm" plugin v0.1 reveals a generally robust security posture, particularly concerning the absence of identified vulnerabilities in its history and a limited attack surface. The plugin demonstrates good practice by utilizing prepared statements for all SQL queries and performing nonce checks. The lack of file operations and external HTTP requests further reduces potential attack vectors.

However, a significant concern lies in the output escaping. With only 31% of the 26 identified outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This means user-supplied data or data processed by the plugin could be rendered in the browser without proper sanitization, allowing attackers to inject malicious scripts. The plugin also exhibits a low number of capability checks (1), which, coupled with the identified output escaping issues, could lead to unauthorized access or modification of data if an attacker can bypass authentication.

Key Concerns

  • Low percentage of properly escaped output (XSS risk)
  • Low number of capability checks
Vulnerabilities
None known

Simple CRM Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple CRM Release Timeline

v0.1Current
Code Analysis
Analyzed Apr 16, 2026

Simple CRM Code Analysis

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

Output Escaping

31% escaped26 total outputs
Attack Surface

Simple CRM Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_headincludes/crm.class.php:13
actionadmin_menuincludes/crm.class.php:14
actionshow_user_profileincludes/crm.class.php:15
actionpersonal_options_updateincludes/crm.class.php:16
actionedit_user_profileincludes/crm.class.php:18
actionedit_user_profile_updateincludes/crm.class.php:19
actionadmin_noticesincludes/crm.class.php:102
actioninitsimple-crm.php:22
Maintenance & Trust

Simple CRM Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedApr 12, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Simple CRM Developer Profile

S

10 plugins · 510 total installs

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

How We Detect Simple CRM

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-crm/includes/assets/css/crm.css/wp-content/plugins/simple-crm/includes/assets/js/crm.js
Script Paths
/wp-content/plugins/simple-crm/includes/assets/js/crm.js

HTML / DOM Fingerprints

CSS Classes
scrm-field-labelscrm-field-inputscrm-field-type
Data Attributes
data-scrm-field-namedata-scrm-field-type
JS Globals
scrm_options_page_url
FAQ

Frequently Asked Questions about Simple CRM