Setlist Security & Risk Analysis

wordpress.org/plugins/dc-artists

Setlist is a modern WordPress plugin for building performing artist websites. Artist profiles, discographies, tour dates, streaming links, structured …

10 active installs v2.0.0 PHP 7.4+ WP 6.5+ Updated Jul 19, 2026
artistbanddiscographylabelmusic
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Setlist Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The dc-artists v1.4.0 plugin demonstrates a generally positive security posture with several good practices in place. The absence of known CVEs and a clean vulnerability history suggest a well-maintained plugin. Static analysis shows that all identified entry points (AJAX handlers) are protected by nonce checks, which is a significant strength. Furthermore, the plugin utilizes prepared statements for all SQL queries, mitigating the risk of SQL injection. However, there are areas for improvement. The taint analysis indicates one flow with unsanitized paths, which, while not currently flagged as critical or high severity, warrants attention as it represents a potential avenue for exploitation if data within that flow originates from user input. Additionally, only 60% of output operations are properly escaped, leaving a portion susceptible to cross-site scripting (XSS) vulnerabilities. The lack of capability checks on AJAX handlers, while mitigated by nonce checks, still represents a missed opportunity for robust access control.

Key Concerns

  • Flows with unsanitized paths
  • Unescaped output (40% of outputs)
  • Missing capability checks on AJAX
Vulnerabilities
None known

Setlist Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Setlist Release Timeline

v2.0.0Current
v1.3
v1.2
Code Analysis
Analyzed Mar 17, 2026

Setlist Code Analysis

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

Output Escaping

60% escaped5 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
dca_souncloud_load (dcartists.php:99)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Setlist Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_dca_process_requestdcartists.php:21
noprivwp_ajax_dca_process_requestdcartists.php:22
WordPress Hooks 5
actioninitdcartists.php:18
actioninitdcartists.php:19
actioninitdcartists.php:20
actioninitdcartists.php:36
filterimage_size_names_choosedcartists.php:59
Maintenance & Trust

Setlist Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 19, 2026
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Setlist Developer Profile

ganddser

3 plugins · 540 total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
673 days
View full developer profile
Detection Fingerprints

How We Detect Setlist

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dc-artists/css/main.css/wp-content/plugins/dc-artists/css/slideshow.css/wp-content/plugins/dc-artists/js/jquery.colorbox.js/wp-content/plugins/dc-artists/js/photo-script.js/wp-content/plugins/dc-artists/js/uploader.js/wp-content/plugins/dc-artists/js/uploader34.js/wp-content/plugins/dc-artists/js/media.js/wp-content/plugins/dc-artists/js/dca_votes.js+2 more
Script Paths
/wp-content/plugins/dc-artists/js/jquery.colorbox.js/wp-content/plugins/dc-artists/js/photo-script.js/wp-content/plugins/dc-artists/js/uploader.js/wp-content/plugins/dc-artists/js/uploader34.js/wp-content/plugins/dc-artists/js/media.js/wp-content/plugins/dc-artists/js/dca_votes.js+1 more
Version Parameters
dc-artists/css/main.css?ver=dc-artists/css/slideshow.css?ver=dc-artists/js/uploader.js?ver=dc-artists/js/uploader34.js?ver=dc-artists/js/media.js?ver=dc-artists/js/dca_votes.js?ver=dc-artists/js/dca_admin.js?ver=

HTML / DOM Fingerprints

JS Globals
myAjaxmyUpload
FAQ

Frequently Asked Questions about Setlist