Gold Member Security & Risk Analysis

wordpress.org/plugins/gold-member

Membership plugin for your Awesome Site!

0 active installs v1.0.0 PHP + WP 5.1+ Updated Nov 24, 2021
membershipmembership-pluginmembership-plugin-for-site
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gold Member Safe to Use in 2026?

Generally Safe

Score 85/100

Gold Member has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "gold-member" plugin v1.0.0 exhibits a concerning security posture primarily due to its large number of unprotected entry points. With 4 out of 5 identified entry points lacking any form of authentication or capability checks, this plugin presents a significant risk of unauthorized access and manipulation. While the static analysis did not reveal dangerous functions, raw SQL queries, or critical taint flows, the absence of basic security measures like nonces and capability checks on AJAX handlers is a major oversight that could easily be exploited.

The lack of vulnerability history is positive, suggesting the plugin has not been a target or has been developed with some degree of security awareness in the past. However, this historical absence of issues does not mitigate the immediate risks posed by the current code. The 80% usage of prepared statements for SQL queries and 73% proper output escaping are good practices, but they are overshadowed by the unprotected entry points. In conclusion, while the plugin avoids some common pitfalls like dangerous functions and critical taint flows, its substantial attack surface without proper authentication makes it a high-risk plugin that requires immediate attention to implement security checks on its AJAX handlers.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Missing capability checks
Vulnerabilities
None known

Gold Member Security Vulnerabilities

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

Gold Member Code Analysis

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

SQL Query Safety

80% prepared5 total queries

Output Escaping

73% escaped15 total outputs
Attack Surface
4 unprotected

Gold Member Attack Surface

Entry Points5
Unprotected4

AJAX Handlers 4

authwp_ajax_my_goldmember_registration_datagold-member.php:114
noprivwp_ajax_my_goldmember_registration_datagold-member.php:115
authwp_ajax_my_goldmember_login_datagold-member.php:166
noprivwp_ajax_my_goldmember_login_datagold-member.php:167

Shortcodes 1

[goldmember] gold-member.php:54
WordPress Hooks 4
actioninitgold-member.php:43
actionwp_headgold-member.php:215
actionwp_enqueue_scriptsgold-member.php:240
filtershow_admin_bargold-member.php:248
Maintenance & Trust

Gold Member Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 24, 2021
PHP min version
Downloads842

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Gold Member Developer Profile

Kirill

4 plugins · 10 total installs

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

How We Detect Gold Member

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gold-member/images/member.png

HTML / DOM Fingerprints

CSS Classes
fixed_button_registrationregistration_wrapperregistration_buttons_wrapperregistration_buttons_listregistration_buttons_list_itemgoldmember_formgoldmember_form_registrationgoldmember_form_login+5 more
Data Attributes
data-user-iddata-user-name
Shortcode Output
<div class="fixed_button_registration"><div class="registration_wrapper"><div class="registration_buttons_wrapper"><ul class="registration_buttons_list">
FAQ

Frequently Asked Questions about Gold Member