MemberPress HubSpot Security & Risk Analysis

wordpress.org/plugins/mp-hubspot

Allows users to be entered into a HubSpot workflow upon subscription to a membership in MemberPress.

10 active installs v1.0 PHP 5.4+ WP 4.6+ Updated Sep 11, 2017
crmhubspotmemberpressworkflowm
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is MemberPress HubSpot Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The mp-hubspot plugin v1.0 exhibits a strong adherence to several core security best practices, notably the complete absence of direct SQL queries and the use of prepared statements for all database interactions. The static analysis also reveals a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, none of these entry points are left unprotected. The plugin also avoids file operations and external HTTP requests, further reducing potential vectors for exploitation.

However, the analysis does flag a significant concern regarding output escaping, with only 25% of identified outputs being properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-provided data is directly included in outputs without proper sanitization. Furthermore, the complete lack of nonce and capability checks, while not directly tied to entry points in this version, represents a gap in authorization and integrity checks that could become relevant if new entry points are introduced or if existing ones are inadvertently exposed.

The vulnerability history of mp-hubspot is entirely clean, with no recorded CVEs of any severity. This suggests a history of stable and secure development or a lack of targeted research, which is positive. In conclusion, while the plugin demonstrates excellent practices in preventing direct SQL injection and minimizing its attack surface, the unescaped output is a notable weakness that warrants attention. The absence of explicit authorization checks, though not a critical flaw in the current configuration, is a potential area for improvement.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

MemberPress HubSpot Security Vulnerabilities

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

MemberPress HubSpot Release Timeline

v1.0.1
v1.0Current
Code Analysis
Analyzed Mar 16, 2026

MemberPress HubSpot Code Analysis

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

Output Escaping

25% escaped4 total outputs
Attack Surface

MemberPress HubSpot Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menump-hubspot.php:29
actionmepr-signupmp-hubspot.php:30
actionadmin_initmp-hubspot.php:33
actionmepr-product-advanced-metaboxmp-hubspot.php:34
actionmepr-product-save-metamp-hubspot.php:35
Maintenance & Trust

MemberPress HubSpot Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedSep 11, 2017
PHP min version5.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

MemberPress HubSpot Developer Profile

nathanjosiah

1 plugin · 10 total installs

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

How We Detect MemberPress HubSpot

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
product-options-panel
Data Attributes
name="mp_hubspot_workflow"
REST Endpoints
/automation/v2/workflows//automation/v3/workflows/
Shortcode Output
<div class="product-options-panel"> <label>Enroll in HubSpot workflow on subscribe:</label> <select name="mp_hubspot_workflow"> <option value="">None</option>
FAQ

Frequently Asked Questions about MemberPress HubSpot