Members Only Post Type Membership Security & Risk Analysis

wordpress.org/plugins/members-only-post-type

Members Only Post Type will protect your post type content allowing only logged in members of your site to view the protected post types.

10 active installs v1.7.0 PHP 5.6+ WP 4.6+ Updated Jan 9, 2024
cptcustom-post-typemanage-post-typemembershippost-type
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Members Only Post Type Membership Safe to Use in 2026?

Generally Safe

Score 85/100

Members Only Post Type Membership has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "members-only-post-type" v1.7.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events means a very limited attack surface, which is a significant strength. Furthermore, the plugin demonstrates good coding practices by using prepared statements for all SQL queries and implementing nonce and capability checks. The lack of dangerous functions, file operations, and external HTTP requests further reduces potential vulnerabilities.

However, a concerning area is the output escaping, where 60% of the 25 total outputs are properly escaped, leaving 40% potentially unescaped. While not flagged as critical by taint analysis, unescaped output can still lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into these outputs. The complete absence of taint flow analysis results and historical vulnerability data makes it difficult to assess the overall risk of such issues or any past security incidents.

In conclusion, the plugin has a strong foundation with a small attack surface and adherence to secure coding principles like prepared statements and authentication checks. The primary weakness identified is the incomplete output escaping, which warrants attention. The lack of historical vulnerability data is a neutral factor, as it could mean no past issues or simply that they haven't been reported/tracked.

Key Concerns

  • 40% of outputs are not properly escaped
Vulnerabilities
None known

Members Only Post Type Membership Security Vulnerabilities

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

Members Only Post Type Membership Code Analysis

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

Output Escaping

60% escaped25 total outputs
Attack Surface

Members Only Post Type Membership Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterthe_contentsrc\ProtectedPostType.php:14
actionwp_enqueue_scriptssrc\ProtectedPostType.php:15
actionadmin_menusrc\WPAdminPage\AdminPage.php:196
actionadmin_enqueue_scriptssrc\WPAdminPage\AdminPage.php:199
actionswa_footersrc\WPAdminPage\AdminPage.php:202
Maintenance & Trust

Members Only Post Type Membership Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJan 9, 2024
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Members Only Post Type Membership Developer Profile

uri

15 plugins · 1K total installs

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

How We Detect Members Only Post Type Membership

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/members-only-post-type/assets/css/members-post-type-styles.css
Version Parameters
members-only-post-type/assets/css/members-post-type-styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
members-onlymembers-only-buttonppt-blackppt-blue
FAQ

Frequently Asked Questions about Members Only Post Type Membership