WP Courseware for S2Member Security & Risk Analysis

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

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

90 active installs v1.1 PHP + WP 4.8+ Updated Dec 9, 2022
learning-management-systemselling-online-courses
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Courseware for S2Member Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin 's2member-addon-for-wp-courseware' v1.1 presents a mixed security picture. On the positive side, static analysis reveals a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed without proper authentication or permission checks. Furthermore, all SQL queries are executed using prepared statements, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The absence of known CVEs in its history also suggests a relatively stable development past.

However, a significant concern arises from the output escaping. The analysis indicates that 100% of the identified outputs are not properly escaped. This means that any data displayed by the plugin, if it originates from user input or other untrusted sources, could be vulnerable to Cross-Site Scripting (XSS) attacks. While the taint analysis did not find any unsanitized paths, the lack of output escaping is a critical flaw that can be exploited even without complex taint chains. The absence of nonce checks and capability checks on potential entry points (though the analysis shows zero entry points) is also a weakness, indicating a potential oversight in secure coding practices.

Key Concerns

  • No output escaping found
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Courseware for S2Member Security Vulnerabilities

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

WP Courseware for S2Member 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 S2Member 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-s2-member.php:26
actionset_user_rolewp-courseware-s2-member.php:109
Maintenance & Trust

WP Courseware for S2Member Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 9, 2022
PHP min version
Downloads7K

Community Trust

Rating100/100
Number of ratings1
Active installs90
Developer Profile

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

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- Main parent class --><!-- Initialize the membership plugin, only loaded if WP Courseware --><!-- exists and is loading correctly. --><!-- Membership class that handles the specifics of the s2Member WordPress plugin and -->+20 more
FAQ

Frequently Asked Questions about WP Courseware for S2Member