ConcertPress Security & Risk Analysis

wordpress.org/plugins/concertpress

An events management plugin specifically designed for classical musicians.

10 active installs v1.1.2 PHP + WP 3.4.1+ Updated Oct 22, 2012
classical-musicconcertseventsevents-diarymusic
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ConcertPress Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The ConcertPress plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a generally secure development approach. The absence of dangerous functions, file operations, and critical/high taint flows is also encouraging. However, significant concerns arise from the static analysis. A considerable portion of the AJAX endpoints (3 out of 8) lack authentication checks, creating a broad attack surface for unauthorized actions. Additionally, a taint flow with unsanitized paths indicates a potential risk, even if not categorized as critical or high. The low percentage of properly escaped output is a notable weakness, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is displayed without proper sanitization. While the lack of historical vulnerabilities is positive, it doesn't negate the immediate risks identified in the current code.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Low output escaping percentage
  • No capability checks on entry points
Vulnerabilities
None known

ConcertPress Security Vulnerabilities

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

ConcertPress Code Analysis

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

SQL Query Safety

100% prepared18 total queries

Output Escaping

8% escaped61 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
saveOptions (concertpress.php:1391)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
3 unprotected

ConcertPress Attack Surface

Entry Points9
Unprotected3

AJAX Handlers 8

authwp_ajax_new-event-ajaxconcertpress.php:50
authwp_ajax_new-programme-ajaxconcertpress.php:51
authwp_ajax_new-venue-ajaxconcertpress.php:52
authwp_ajax_check-prog-venue-associationsconcertpress.php:55
authwp_ajax_delete-event-prog-venue-ajaxconcertpress.php:56
authwp_ajax_redraw-tablesconcertpress.php:59
authwp_ajax_get-optionsconcertpress.php:62
authwp_ajax_save-optionsconcertpress.php:63

Shortcodes 1

[cpevents] concertpress.php:66
WordPress Hooks 5
actioninitconcertpress.php:39
actiontemplate_redirectconcertpress.php:41
actionadmin_menuconcertpress.php:42
actionwp_before_admin_bar_renderconcertpress.php:67
actionwidgets_initconcertpress.php:70
Maintenance & Trust

ConcertPress Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 22, 2012
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

ConcertPress Developer Profile

Richard Sweeney

2 plugins · 210 total installs

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

How We Detect ConcertPress

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/concertpress/js/cp-js.min.js/wp-content/plugins/concertpress/css/cp-css.css/wp-content/plugins/concertpress/css/jquery-ui.css
Script Paths
/wp-content/plugins/concertpress/js/cp-js.min.js

HTML / DOM Fingerprints

JS Globals
phpvars
Shortcode Output
[cpevents]
FAQ

Frequently Asked Questions about ConcertPress