TruConversion Connect Security & Risk Analysis

wordpress.org/plugins/truconversion-connect

Enables truconversion tracking code on all pages.

300 active installs v1.2.9 PHP + WP 2.7+ Updated Aug 7, 2025
analyticsjavascripttruconversion
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TruConversion Connect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The truconversion-connect v1.2.9 plugin exhibits a generally good security posture with several positive indicators. The absence of known vulnerabilities, including critical and high severity ones, along with the lack of recorded security incidents, is a strong positive signal. Furthermore, the use of prepared statements for all SQL queries and the implementation of nonce checks on all identified AJAX handlers demonstrate a commitment to core WordPress security best practices. The plugin also avoids bundling external libraries, which can often be a source of outdated and vulnerable code.

However, there are significant areas for concern. The most prominent issue is that 100% of the plugin's output is not properly escaped. This presents a considerable risk, as it means any data processed or displayed by the plugin could potentially be vulnerable to Cross-Site Scripting (XSS) attacks. Even with a limited attack surface and no apparent taint analysis issues, unescaped output is a critical gateway for attackers. Additionally, the plugin relies on capability checks for only 0 out of 3 entry points, meaning the majority of its AJAX handlers might be accessible to users without the necessary permissions, potentially leading to unauthorized actions or information disclosure if the handlers themselves are exploitable.

In conclusion, while the plugin's history and basic query/nonce handling are commendable, the critical flaw of universally unescaped output and the lack of capability checks on a significant portion of its entry points create substantial security risks. Addressing these issues is paramount to improving the overall security of truconversion-connect.

Key Concerns

  • 100% of output not properly escaped
  • 0 capability checks on AJAX handlers
Vulnerabilities
None known

TruConversion Connect Security Vulnerabilities

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

TruConversion Connect Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
tc_signin_callback (truconversion-settings.php:269)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TruConversion Connect Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_tc_signintruconversion-settings.php:75
authwp_ajax_tc_signuptruconversion-settings.php:76
authwp_ajax_tc_install_codetruconversion-settings.php:77
WordPress Hooks 5
actionwp_headtruconversion-connect.php:60
actionwp_headtruconversion-connect.php:90
actionadmin_menutruconversion-settings.php:13
actionadmin_inittruconversion-settings.php:14
actionadmin_enqueue_scriptstruconversion-settings.php:96
Maintenance & Trust

TruConversion Connect Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedAug 7, 2025
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs300
Developer Profile

TruConversion Connect Developer Profile

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

How We Detect TruConversion Connect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/truconversion-connect/images/logo.png
Script Paths
//app.truconversion.com/ti-js/
Version Parameters
truconversion-connect/style.css?ver=truconversion-connect/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
tc-paneltc-panel-imgtc-panel-contenttc-panel-headtc-panel-paragraphtc-panel-btn
HTML Comments
<!-- Add new settings section below -->
Data Attributes
id="tc-signin-form"id="tc-signup-form"
JS Globals
var _tipvar tc_plugin_urlvar tc_ajax_url
REST Endpoints
/wp-json/tc-api/v1/settings
FAQ

Frequently Asked Questions about TruConversion Connect