WP Courseware for OptimizeMember Security & Risk Analysis

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

This plugin adds integration between OptimizeMember and WP Courseware which allows you to associate course(s) to membership levels for automatic enrol …

20 active installs v1.1 PHP + WP 4.8+ Updated Aug 12, 2020
learning-management-systemselling-online-courses
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Courseware for OptimizeMember Safe to Use in 2026?

Generally Safe

Score 85/100

WP Courseware for OptimizeMember 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 "om-addon-for-wp-courseware" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a lack of critical or high severity findings in taint analysis suggest a mature and well-maintained codebase. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries, which significantly mitigates the risk of SQL injection vulnerabilities. The minimal attack surface and lack of external HTTP requests are also positive indicators.

However, a significant concern arises from the output escaping. With 100% of the identified outputs being unescaped, this presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic content rendered by the plugin without proper sanitization could be exploited by attackers to inject malicious scripts. While the plugin lacks direct entry points like AJAX handlers or REST API routes without authentication, the unescaped output remains a critical flaw that needs immediate attention. The absence of nonce and capability checks, while not directly tied to exposed entry points in this analysis, are generally good security practices that, when omitted, can increase overall risk if new entry points are introduced or discovered.

In conclusion, while the plugin has a clean vulnerability history and uses prepared statements effectively, the complete lack of output escaping is a severe weakness. Addressing this XSS risk should be the top priority. The plugin's strengths lie in its SQL handling and minimal attack surface, but the unescaped output significantly tempers its overall security. Focusing on output sanitization will greatly improve its security posture.

Key Concerns

  • All outputs are unescaped (XSS risk)
  • No nonce checks detected
  • No capability checks detected
Vulnerabilities
None known

WP Courseware for OptimizeMember Security Vulnerabilities

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

WP Courseware for OptimizeMember Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

0% escaped2 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<class_members.inc> (class_members.inc.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Courseware for OptimizeMember Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterwpcw_extensions_ignore_new_userclass_members.inc.php:54
filterwpcw_extensions_menu_itemsclass_members.inc.php:57
filterwpcw_extensions_access_control_overrideclass_members.inc.php:60
actionadmin_noticesclass_members.inc.php:400
actionadmin_noticesclass_members.inc.php:419
actioninitwp-courseware-optimizemember.php:33
actionset_user_rolewp-courseware-optimizemember.php:135
Maintenance & Trust

WP Courseware for OptimizeMember Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 12, 2020
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Courseware for OptimizeMember 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 OptimizeMember

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/om-addon-for-wp-courseware/css/style.css/wp-content/plugins/om-addon-for-wp-courseware/js/wpcw-om-script.js
Script Paths
/wp-content/plugins/om-addon-for-wp-courseware/js/wpcw-om-script.js
Version Parameters
om-addon-for-wp-courseware/css/style.css?ver=om-addon-for-wp-courseware/js/wpcw-om-script.js?ver=

HTML / DOM Fingerprints

Data Attributes
optimizemember_access_level
JS Globals
WPCW_Members_Optimizemember
FAQ

Frequently Asked Questions about WP Courseware for OptimizeMember