Topcontent Security & Risk Analysis

wordpress.org/plugins/topcontent

With the Topcontent plugin, you can have content orders automatically published directly to your website.

10 active installs v1.2.1 PHP 5.6+ WP 4.7+ Updated Nov 24, 2023
contentcontent-automationcontent-creationcontent-marketingcontent-writing
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Topcontent Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "topcontent" v1.2.1 plugin exhibits a generally good security posture with a minimal attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events that are unprotected is a significant strength, indicating a conscious effort to limit entry points. The presence of a nonce check and capability check further bolsters this by implementing basic security controls. However, the static analysis reveals a critical concern regarding SQL queries: 100% of them are not using prepared statements. This means that any user-supplied data that influences these SQL queries is susceptible to SQL injection attacks, a severe vulnerability. The taint analysis shows one flow with an unsanitized path, which, while not flagged as critical or high, still indicates a potential for data leakage or manipulation if that path involves user input. The vulnerability history is clean, which is positive, but it doesn't negate the risks identified in the static analysis. Overall, while the plugin has a small attack surface and implements some basic checks, the lack of prepared statements for all SQL queries and the identified unsanitized path are significant weaknesses that require immediate attention.

Key Concerns

  • All SQL queries lack prepared statements
  • Flow with unsanitized path
  • Low percentage of properly escaped output
Vulnerabilities
None known

Topcontent Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Topcontent Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Topcontent Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

30% escaped43 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
topcont_admin_menu_html (topcontent.php:108)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Topcontent Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_enqueue_scriptstopcontent.php:34
actionadmin_enqueue_scriptstopcontent.php:35
actionadmin_menutopcontent.php:36
actioninittopcontent.php:38
filterplugin_action_linkstopcontent.php:41
filternetwork_admin_plugin_action_linkstopcontent.php:42
actionadmin_post_topconttopcontent.php:305
actionadmin_post_nopriv_topconttopcontent.php:306
Maintenance & Trust

Topcontent Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedNov 24, 2023
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Topcontent Developer Profile

Topcontent

1 plugin · 10 total installs

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

How We Detect Topcontent

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/topcontent/assets/css/admin-topcontent.css/wp-content/plugins/topcontent/assets/css/jquery-ui.min.css
Script Paths
/wp-content/plugins/topcontent/assets/js/admin-topcontent.js
Version Parameters
admin-topcontent.js?v=1.2admin-topcontent.css?v=1.2

HTML / DOM Fingerprints

CSS Classes
topcont-hidetopconttopcont-logotopcont-api-key-savetopcont-api-key-changetopcont-msgtopcont-msg-oktopcont-msg-error
HTML Comments
<!-- Stop direct call -->
Data Attributes
data-tab-content
JS Globals
topcont
FAQ

Frequently Asked Questions about Topcontent