Custom Wishlist Security & Risk Analysis

wordpress.org/plugins/custom-wishlist

Create wishlists with custom post types

30 active installs v1.0.0 PHP + WP 4.0+ Updated Aug 3, 2015
custom-post-typefreewishlist
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Wishlist Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "custom-wishlist" plugin v1.0.0 exhibits a mixed security posture. While it has no recorded historical vulnerabilities or dangerous code signals, the static analysis reveals significant areas for concern. The plugin has a notable attack surface with one unprotected AJAX handler, indicating a potential entry point for unauthenticated attackers. Furthermore, the low percentage of properly escaped output (17%) suggests a high risk of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered without adequate sanitization.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Custom Wishlist Security Vulnerabilities

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

Custom Wishlist Code Analysis

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

SQL Query Safety

33% prepared3 total queries

Output Escaping

17% escaped6 total outputs
Attack Surface
1 unprotected

Custom Wishlist Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_cwl-addtowishlistcustom-wishlist.php:46

Shortcodes 2

[cwl_button] custom-wishlist.php:67
[cwl_wishlist] custom-wishlist.php:70
WordPress Hooks 4
actionwp_enqueue_scriptscustom-wishlist.php:43
actionwp_headcustom-wishlist.php:55
actionplugins_loadedcustom-wishlist.php:58
actiondelete_postcustom-wishlist.php:64
Maintenance & Trust

Custom Wishlist Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedAug 3, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Custom Wishlist Developer Profile

Alan Cesarini

4 plugins · 60 total installs

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

How We Detect Custom Wishlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-wishlist/assets/css/styles.css/wp-content/plugins/custom-wishlist/assets/js/main.js
Version Parameters
custom-wishlist/assets/js/main.js?ver=custom-wishlist/assets/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
cwl-wishlist
JS Globals
cwl_ajaxurlcwl_msg_okcwl_msg_ko
Shortcode Output
<div class="cwl-wishlist"><h2>My wishlist<h2>My wishlist
FAQ

Frequently Asked Questions about Custom Wishlist