WP Ticket Ultra reCaptcha Add-on Security & Risk Analysis

wordpress.org/plugins/wp-ticket-ultra-recaptcha

This is a free add-on for WP Ticket Ultra Plugin.

0 active installs v1.0.1 PHP + WP 3.0.1+ Updated Unknown
recaptcharegistrationspam-controltickets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Ticket Ultra reCaptcha Add-on Safe to Use in 2026?

Generally Safe

Score 100/100

WP Ticket Ultra reCaptcha Add-on has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "wp-ticket-ultra-recaptcha" plugin version 1.0.1 presents a generally positive security posture based on the provided static analysis. The absence of any documented CVEs, critical or high severity vulnerabilities in its history, and the complete lack of directly exploitable entry points like AJAX handlers, REST API routes, shortcodes, or cron events without authentication checks are strong indicators of good security practices by the developer. Furthermore, the code analysis reveals a commitment to secure coding, with all SQL queries utilizing prepared statements and all outputs being properly escaped. The plugin also avoids bundled libraries, which can often be a source of outdated and vulnerable components.

However, a few areas warrant attention. The presence of two taint flows with unsanitized paths, even though they are not classified as critical or high severity, represents a potential area for concern. While the plugin has no direct entry points without authentication, these unsanitized paths could potentially be triggered indirectly or under specific circumstances, leading to unexpected behavior or information disclosure. Additionally, the existence of a file operation and an external HTTP request without explicit context regarding their security handling (e.g., sanitization of parameters, validation of data) raises a minor flag. The complete absence of nonce and capability checks, while not directly problematic given the zero unprotected entry points, suggests a less robust defensive programming approach that could become an issue if new entry points are added in future versions without proper security considerations.

In conclusion, "wp-ticket-ultra-recaptcha" v1.0.1 appears to be a secure plugin at present, demonstrating many strong security practices. Its clean vulnerability history and lack of exploitable entry points are significant strengths. The primary areas for improvement lie in addressing the identified taint flows and ensuring that any file operations or external HTTP requests are thoroughly secured, even if not currently exposed through a direct attack vector. The developer should maintain this high standard and remain vigilant for future security updates.

Key Concerns

  • Taint flows with unsanitized paths (2)
  • File operations without clear security context
  • External HTTP requests without clear security context
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

WP Ticket Ultra reCaptcha Add-on Security Vulnerabilities

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

WP Ticket Ultra reCaptcha Add-on Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
validation_d (classes\wptu.recaptcha.class.php:72)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Ticket Ultra reCaptcha Add-on Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_enqueue_scriptsclasses\wptu.recaptcha.class.php:16
Maintenance & Trust

WP Ticket Ultra reCaptcha Add-on Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads982

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WP Ticket Ultra reCaptcha Add-on Developer Profile

ExpressTech Systems

21 plugins · 122K total installs

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

How We Detect WP Ticket Ultra reCaptcha Add-on

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-ticket-ultra-recaptcha/classes/wptu.recaptcha.class.php
Script Paths
https://www.google.com/recaptcha/api.js

HTML / DOM Fingerprints

CSS Classes
g-recaptcha
Data Attributes
data-sitekey
FAQ

Frequently Asked Questions about WP Ticket Ultra reCaptcha Add-on