WPLMS WooCommerce Memberships Security & Risk Analysis

wordpress.org/plugins/wplms-woocommerce-membership-addon

WPLMS woocommerce membership addon is an integration of WooCommerce Memberships with WPLMS Learning management system for WordPress.

30 active installs v1.0 PHP + WP 3.6+ Updated Feb 10, 2019
gagoogle-analyticswplmswplms-ga
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPLMS WooCommerce Memberships Safe to Use in 2026?

Generally Safe

Score 85/100

WPLMS WooCommerce Memberships has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "wplms-woocommerce-membership-addon" v1.0 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events without authentication checks significantly reduces the potential attack surface. Furthermore, the code's use of prepared statements for all SQL queries and the lack of file operations or external HTTP requests are positive indicators of secure coding practices.

However, several concerning aspects are highlighted by the analysis. The complete lack of nonce checks and capability checks across the plugin is a significant weakness. This means that any function, even if it were to exist and be exposed, could potentially be triggered by any user, regardless of their role or authorization, leading to potential privilege escalation or unauthorized actions. The fact that only 67% of output is properly escaped suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, as sensitive data might be rendered directly in the browser without sufficient sanitization.

The plugin's vulnerability history is notably clean, with no known CVEs. This, combined with the clean taint analysis results, suggests that in its current state (v1.0), it may not have publicly known exploitable vulnerabilities. However, the absence of vulnerability history does not guarantee future security, especially given the identified weaknesses in nonce and capability checks. The overall risk is moderate, with the potential for severe impact if vulnerabilities related to the lack of authorization and output sanitization are discovered or introduced in future versions. The plugin's strengths lie in its minimal attack surface and secure database interactions, but its weaknesses in authorization and output sanitization are significant concerns.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Insufficient output escaping
Vulnerabilities
None known

WPLMS WooCommerce Memberships Security Vulnerabilities

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

WPLMS WooCommerce Memberships Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

67% escaped3 total outputs
Attack Surface

WPLMS WooCommerce Memberships Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwplms_course_metaboxclasses\wplms-wm.class.php:18
filterwplms_course_credits_arrayclasses\wplms-wm.class.php:21
filterwplms_course_product_idclasses\wplms-wm.class.php:22
actionwc_membership_plan_options_membership_plan_data_generalclasses\wplms-wm.class.php:25
actionsave_post_wc_membership_planclasses\wplms-wm.class.php:26
filterwplms_course_creation_tabsclasses\wplms-wm.class.php:29
actionwc_memberships_user_membership_status_changedclasses\wplms-wm.class.php:33
actionwc_memberships_user_membership_savedclasses\wplms-wm.class.php:34
actionwplms_the_course_buttonclasses\wplms-wm.class.php:38
actionplugins_loadedwplms-woocommerce-memberships.php:23
Maintenance & Trust

WPLMS WooCommerce Memberships Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedFeb 10, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WPLMS WooCommerce Memberships Developer Profile

VibeThemes

20 plugins · 4K total installs

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

How We Detect WPLMS WooCommerce Memberships

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wplms-woocommerce-membership-addon/css/custom.css/wp-content/plugins/wplms-woocommerce-membership-addon/js/custom.js
Script Paths
/wp-content/plugins/wplms-woocommerce-membership-addon/js/custom.js
Version Parameters
wplms-woocommerce-membership-addon/css/custom.css?ver=wplms-woocommerce-membership-addon/js/custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
wcm_membership
HTML Comments
<!-- We'll use this just to avoid function name conflicts -->
Data Attributes
data-wcm-membership-id
JS Globals
Wplms_Wm_Class
Shortcode Output
[wplms_woocommerce_membership_addon]
FAQ

Frequently Asked Questions about WPLMS WooCommerce Memberships