MeinTurnierplan Security & Risk Analysis

wordpress.org/plugins/meinturnierplan

Display tournament tables and match lists using custom post types, supporting Gutenberg blocks, widgets, and shortcodes.

10 active installs v1.0.5 PHP 7.4+ WP 6.3+ Updated Jan 14, 2026
matchessportsstandingstabletournament
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MeinTurnierplan Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The meinturnierplan plugin v1.0.5 presents a generally positive security posture based on the provided static analysis. It demonstrates good practices by having all identified AJAX handlers and REST API routes protected by authentication or capability checks. The complete absence of critical or high-severity taint analysis findings is also a strong indicator of secure coding. Furthermore, the plugin has no recorded historical vulnerabilities, suggesting a consistent focus on security or a lack of prior exploitation.

However, there are areas for concern. The plugin utilizes a single SQL query that is not protected by prepared statements, creating a potential risk for SQL injection if user-supplied data is directly incorporated into this query without proper sanitization or validation before execution. Additionally, while 88% of outputs are properly escaped, the remaining 12% (approximately 39 outputs) could be susceptible to cross-site scripting (XSS) vulnerabilities if they involve user-controlled data.

Overall, the plugin exhibits strong security foundations with robust authentication and a clean vulnerability history. The primary risks lie in the un-prepared SQL query and the small percentage of unescaped outputs. Addressing these specific code-level concerns would significantly enhance the plugin's security.

Key Concerns

  • SQL query not using prepared statements
  • Unescaped outputs
Vulnerabilities
None known

MeinTurnierplan Security Vulnerabilities

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

MeinTurnierplan Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

88% escaped323 total outputs
Attack Surface

MeinTurnierplan Attack Surface

Entry Points16
Unprotected0

AJAX Handlers 14

authwp_ajax_mtrn_dismiss_service_noticeincludes\class-mtrn-admin-notices.php:49
authwp_ajax_mtrn_preview_matchesincludes\class-mtrn-matches-ajax-handler.php:37
authwp_ajax_mtrn_get_matches_groupsincludes\class-mtrn-matches-ajax-handler.php:38
authwp_ajax_mtrn_refresh_matches_groupsincludes\class-mtrn-matches-ajax-handler.php:39
authwp_ajax_mtrn_get_matches_teamsincludes\class-mtrn-matches-ajax-handler.php:40
authwp_ajax_mtrn_refresh_matches_teamsincludes\class-mtrn-matches-ajax-handler.php:41
authwp_ajax_mtrn_check_tournament_optionincludes\class-mtrn-matches-ajax-handler.php:42
authwp_ajax_mtrn_get_matchesincludes\class-mtrn-matches-block.php:38
noprivwp_ajax_mtrn_get_matchesincludes\class-mtrn-matches-block.php:39
authwp_ajax_mtrn_preview_tableincludes\class-mtrn-table-ajax-handler.php:37
authwp_ajax_mtrn_get_groupsincludes\class-mtrn-table-ajax-handler.php:38
authwp_ajax_mtrn_refresh_groupsincludes\class-mtrn-table-ajax-handler.php:39
authwp_ajax_mtrn_get_tablesincludes\class-mtrn-table-block.php:38
noprivwp_ajax_mtrn_get_tablesincludes\class-mtrn-table-block.php:39

Shortcodes 2

[mtrn-matches] includes\class-mtrn-matches-shortcode.php:37
[mtrn-table] includes\class-mtrn-table-shortcode.php:37
WordPress Hooks 16
actionadmin_noticesincludes\class-mtrn-admin-notices.php:47
actionadmin_enqueue_scriptsincludes\class-mtrn-admin-notices.php:48
actionadmin_enqueue_scriptsincludes\class-mtrn-assets.php:32
actionwp_enqueue_scriptsincludes\class-mtrn-assets.php:35
actionadd_meta_boxesincludes\class-mtrn-matches-admin-meta-boxes.php:37
actionsave_postincludes\class-mtrn-matches-admin-meta-boxes.php:38
actioninitincludes\class-mtrn-matches-block.php:37
actioninitincludes\class-mtrn-matches-post-type.php:24
actioninitincludes\class-mtrn-plugin.php:66
actionwidgets_initincludes\class-mtrn-plugin.php:131
actionadmin_noticesincludes\class-mtrn-requirements-checker.php:75
filterthe_contentincludes\class-mtrn-single-content-filter.php:48
actionadd_meta_boxesincludes\class-mtrn-table-admin-meta-boxes.php:37
actionsave_postincludes\class-mtrn-table-admin-meta-boxes.php:38
actioninitincludes\class-mtrn-table-block.php:37
actioninitincludes\class-mtrn-table-post-type.php:24
Maintenance & Trust

MeinTurnierplan Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 14, 2026
PHP min version7.4
Downloads253

Community Trust

Rating100/100
Number of ratings4
Active installs10
Developer Profile

MeinTurnierplan Developer Profile

meinturnierplan

1 plugin · 10 total installs

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

How We Detect MeinTurnierplan

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/meinturnierplan/assets/css/admin-notices.css

HTML / DOM Fingerprints

CSS Classes
mtrn-service-noticemtrn-notice-titlemtrn-notice-listmtrn-group-headermtrn-group-header-wrapper
Data Attributes
id="mtrn-service-notice"id="mtrn-dismiss-notice"
JS Globals
mtrn_service_notice_dismissed
REST Endpoints
/wp-json/meinturnierplan/
FAQ

Frequently Asked Questions about MeinTurnierplan