Festival ID Tracker Security & Risk Analysis

wordpress.org/plugins/festival-id-tracker

Track unique festival ID URLs, view stats in dashboard widgets, and enable optional redirects while preserving IDs.

0 active installs v1.5.0 PHP 7.4+ WP 5.0+ Updated Nov 30, 2025
campaignredirecturl-tracking
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Festival ID Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The 'festival-id-tracker' plugin version 1.5.0 exhibits a generally strong security posture based on the provided static analysis. The absence of a significant attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, is a major strength. Furthermore, the code demonstrates good practices in terms of output escaping and capability checks, with a high percentage of outputs being properly escaped and a reasonable number of capability checks in place. The low number of SQL queries and the fact that 67% use prepared statements also indicate a good approach to database interaction, minimizing the risk of SQL injection. The plugin also boasts a clean vulnerability history, with no recorded CVEs, suggesting a history of secure development.

However, a notable concern arises from the taint analysis, which identified one flow with an unsanitized path. While this did not result in a critical or high severity finding, it represents a potential entry point for unexpected behavior or even vulnerabilities if not properly handled within its context. The presence of nonces, while generally a good practice, is also a signal that some entry points *could* potentially benefit from them, though without a defined attack surface, it's hard to assess the risk. Overall, the plugin is well-developed from a security perspective, with its primary weakness being a single identified unsanitized path in the taint analysis. The lack of known vulnerabilities further reinforces its current safety, but the taint finding warrants careful attention.

Key Concerns

  • Taint flow with unsanitized path
Vulnerabilities
None known

Festival ID Tracker Security Vulnerabilities

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

Festival ID Tracker Code Analysis

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

SQL Query Safety

67% prepared12 total queries

Output Escaping

98% escaped96 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
festidtrack_track_festival_id_call (festival-id-tracker.php:111)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Festival ID Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwpfestival-id-tracker.php:168
actionadmin_menufestival-id-tracker.php:240
actionadmin_initfestival-id-tracker.php:292
actionwp_dashboard_setupfestival-id-tracker.php:569
Maintenance & Trust

Festival ID Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 30, 2025
PHP min version7.4
Downloads233

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Festival ID Tracker Developer Profile

Paul Wasicsek

2 plugins · 0 total installs

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

How We Detect Festival ID Tracker

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Festival ID Tracker