WishList Member: Show All Levels Security & Risk Analysis

wordpress.org/plugins/wishlist-member-show-all-levels

Provides a shortcode that outputs all levels a member is allowed to access.

10 active installs v1.5.2 PHP + WP 4.0+ Updated Unknown
authorizedlevelmembershipwishlistwishlist-member
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WishList Member: Show All Levels Safe to Use in 2026?

Generally Safe

Score 100/100

WishList Member: Show All Levels has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wishlist-member-show-all-levels" plugin v1.5.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, and any taint flows with unsanitized paths are all indicators of robust coding practices. Furthermore, the plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development and maintenance.

However, the analysis does highlight a few areas for potential concern. The plugin has 0 nonce checks and 0 capability checks, which are crucial security mechanisms in WordPress, especially for functions that modify data or perform sensitive actions. While the current analysis shows no unprotected entry points and all SQL queries using prepared statements, the lack of these checks introduces a theoretical risk. If any future functionality is added, or if the existing shortcode were to handle sensitive data without proper authorization or nonce verification, it could become a vulnerability. Therefore, while the current state is promising, the lack of built-in checks for nonces and capabilities represents a weakness that could be exploited if not addressed in future updates or if the scope of the shortcode expands.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WishList Member: Show All Levels Security Vulnerabilities

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

WishList Member: Show All Levels Code Analysis

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

WishList Member: Show All Levels Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wlm_all_authorized_levels] wishlist-member-show-all-levels.php:138
Maintenance & Trust

WishList Member: Show All Levels Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WishList Member: Show All Levels Developer Profile

macbookandrew

11 plugins · 8K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
498 days
View full developer profile
Detection Fingerprints

How We Detect WishList Member: Show All Levels

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wishlist-member-levelshidden
Data Attributes
wlm_all_levels_container_openwlm_all_levels_container_closewlm_no_authorized_levels_messagewlm_authorized_pages_arraywlm_authorized_post_typeswlm_all_levels_level_wrapper_open+6 more
Shortcode Output
[wlm_all_authorized_levels]<h2><ul><li>
FAQ

Frequently Asked Questions about WishList Member: Show All Levels