WP Courseware for MemberPress Security & Risk Analysis

wordpress.org/plugins/memberpress-addon-for-wp-courseware

This plugin adds integration between MemberPress and WP Courseware which allows you to associate course(s) to products for automatic enrollment.

100 active installs v2.1 PHP 5.2.4+ WP 4.9+ Updated Nov 16, 2024
ecommercelearning-management-system
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Courseware for MemberPress Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of memberpress-addon-for-wp-courseware v2.1 reveals a generally good security posture, with no identified dangerous functions, file operations, or external HTTP requests. The plugin also demonstrates excellent practice by using prepared statements for all SQL queries. However, there are significant concerns regarding output escaping, with only 25% of outputs being properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website.

The taint analysis further highlights these concerns, with 100% of the analyzed flows exhibiting unsanitized paths, leading to two high-severity issues. While the plugin has no known historical vulnerabilities, the current code analysis points to potential weaknesses that could be exploited. The absence of nonce checks and capability checks, coupled with a lack of authentication checks on entry points (though the attack surface is currently zero), means that if new entry points are introduced or existing ones are modified, security could be severely compromised.

In conclusion, while the plugin's foundational security practices like SQL preparation are commendable, the poor output escaping and unsanitized taint flows are critical weaknesses that require immediate attention. The lack of historical vulnerabilities is a positive sign, but it does not negate the risks presented by the current code. Addressing the output escaping and taint flow issues is paramount to securing this plugin.

Key Concerns

  • Unsanitized taint flows (high severity)
  • Poor output escaping (25% proper)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Courseware for MemberPress Security Vulnerabilities

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

WP Courseware for MemberPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
10 prepared
Unescaped Output
6
2 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared10 total queries

Output Escaping

25% escaped8 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
<class-wpcw-mp-members> (includes\class-wpcw-mp-members.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Courseware for MemberPress Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
filterwpcw_extensions_ignore_new_userincludes\class-wpcw-mp-members.php:66
filterwpcw_extensions_menu_itemsincludes\class-wpcw-mp-members.php:69
filterwpcw_extensions_access_control_overrideincludes\class-wpcw-mp-members.php:72
actionadmin_noticesincludes\class-wpcw-mp-members.php:399
actionadmin_noticesincludes\class-wpcw-mp-members.php:416
actionmepr-txn-storeincludes\class-wpcw-mp-membership.php:92
actionmepr-subscr-storeincludes\class-wpcw-mp-membership.php:93
actionmepr-transaction-expiredincludes\class-wpcw-mp-membership.php:94
actionmepr_account_navincludes\class-wpcw-mp-menu-courses.php:32
actionmepr_account_nav_contentincludes\class-wpcw-mp-menu-courses.php:33
actionplugins_loadedwp-courseware-memberpress.php:46
Maintenance & Trust

WP Courseware for MemberPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 16, 2024
PHP min version5.2.4
Downloads15K

Community Trust

Rating60/100
Number of ratings4
Active installs100
Developer Profile

WP Courseware for MemberPress Developer Profile

flyplugins

16 plugins · 2K total installs

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

How We Detect WP Courseware for MemberPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/memberpress-addon-for-wp-courseware/assets/css/wpcw-mp-addon.css/wp-content/plugins/memberpress-addon-for-wp-courseware/assets/js/wpcw-mp-addon.js
Script Paths
/wp-content/plugins/memberpress-addon-for-wp-courseware/assets/js/wpcw-mp-addon.js
Version Parameters
memberpress-addon-for-wp-courseware/assets/css/wpcw-mp-addon.css?ver=memberpress-addon-for-wp-courseware/assets/js/wpcw-mp-addon.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcw-mp-addon-membership-selectionwpcw-mp-addon-restriction-notice
Data Attributes
data-wpcw-mp-addon-course-iddata-wpcw-mp-addon-membership-id
JS Globals
WPCW_MP_Addon_Settings
FAQ

Frequently Asked Questions about WP Courseware for MemberPress