CT Social Security & Risk Analysis

wordpress.org/plugins/ct-social

An awesome social plugin, featuring all of the most popular social sites.

10 active installs v1.0.0 PHP + WP 3.3+ Updated Jul 27, 2016
addressbusinesscontactpersonalwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CT Social Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "ct-social" v1.0.0 plugin presents a mixed security posture. On the positive side, the plugin demonstrates excellent practices regarding SQL queries, utilizing prepared statements exclusively, and there are no recorded vulnerabilities or CVEs in its history. The static analysis also shows a lack of file operations, external HTTP requests, and bundled libraries, which generally contribute to a more secure plugin. However, significant concerns arise from the code signals and the absence of critical security checks. The presence of the `create_function` dangerous function is a notable risk, as it can be exploited to execute arbitrary PHP code if user input is passed to it without proper sanitization. Furthermore, a mere 13% of output escaping indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly in the browser without sufficient sanitization.

Key Concerns

  • Dangerous function detected (create_function)
  • Low output escaping rate (13%)
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

CT Social Security Vulnerabilities

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

CT Social Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget("ct_Social");' ) );ct-social.php:334

Output Escaping

13% escaped230 total outputs
Attack Surface

CT Social Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_print_stylesct-social.php:18
actionwp_enqueue_scriptsct-social.php:27
actionwidgets_initct-social.php:334
Maintenance & Trust

CT Social Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedJul 27, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CT Social Developer Profile

Contempo Creative Inc.

3 plugins · 50 total installs

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

How We Detect CT Social

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ct-social/assets/style.css/wp-content/plugins/ct-social/assets/core.js
Script Paths
/wp-content/plugins/ct-social/assets/core.js
Version Parameters
ct_social_css=1.0core=1.0

HTML / DOM Fingerprints

Shortcode Output
<li><a href="" target=""><img src="/admin/ct-social/assets/images/
FAQ

Frequently Asked Questions about CT Social