Feed for TikTok Security & Risk Analysis

wordpress.org/plugins/feed-for-tiktok

Displays the feed of any user on TikTok plus account information. Available for Elementor and shortcode.

200 active installs v1.0.2 PHP + WP 3.4+ Updated May 6, 2021
tiktoktiktok-feedtiktok-gallerytiktok-videotiktok-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Feed for TikTok Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The feed-for-tiktok v1.0.2 plugin exhibits a mixed security posture. On the positive side, it shows no known vulnerabilities in its history and adheres to good practices such as using prepared statements for all SQL queries and avoiding dangerous functions. It also has no recorded file operations or external HTTP requests, which are common vectors for compromise.

However, the static analysis reveals significant concerns, particularly regarding its attack surface. The presence of an unprotected AJAX handler is a critical security flaw that could allow unauthenticated users to trigger potentially harmful actions. Furthermore, a very low percentage of outputs are properly escaped, indicating a high risk of cross-site scripting (XSS) vulnerabilities across its various output points. The lack of capability checks on entry points also contributes to a weaker access control mechanism.

While the plugin has a clean vulnerability history, the current code analysis findings suggest a high potential for new vulnerabilities to exist, particularly XSS due to insufficient output sanitization and potential privilege escalation or denial of service via the unprotected AJAX handler. The absence of taint analysis flows is not necessarily a sign of security but could mean the tool couldn't analyze them or that the plugin avoids complex data flows.

In conclusion, the plugin's strengths lie in its SQL query handling and lack of historical vulnerabilities. However, the unprotected AJAX endpoint and widespread output escaping issues present immediate and serious risks that need to be addressed urgently.

Key Concerns

  • Unprotected AJAX handler found
  • Very low output escaping (2%)
  • No capability checks on entry points
Vulnerabilities
None known

Feed for TikTok Security Vulnerabilities

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

Feed for TikTok Code Analysis

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

Output Escaping

2% escaped43 total outputs
Attack Surface
1 unprotected

Feed for TikTok Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_api_authenticatorincludes\TikTokFeed.php:63

Shortcodes 2

[tik-tok-feed] includes\TikTokFeed.php:71
[tik-tok-user-profile] includes\TikTokFeed.php:72
WordPress Hooks 10
actionplugins_loadedincludes\TikTokFeed.php:53
actionadmin_enqueue_scriptsincludes\TikTokFeed.php:58
actionadmin_enqueue_scriptsincludes\TikTokFeed.php:59
actioncarbon_fields_register_fieldsincludes\TikTokFeed.php:60
actionafter_setup_themeincludes\TikTokFeed.php:61
actionwp_enqueue_scriptsincludes\TikTokFeed.php:69
actionwp_enqueue_scriptsincludes\TikTokFeed.php:70
actionelementor/widgets/widgets_registeredincludes\TikTokFeed.php:73
actionelementor/preview/enqueue_scriptsincludes\TikTokFeed.php:74
actioninittik-tok-feed.php:36
Maintenance & Trust

Feed for TikTok Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 6, 2021
PHP min version
Downloads16K

Community Trust

Rating46/100
Number of ratings3
Active installs200
Developer Profile

Feed for TikTok Developer Profile

Sabin Mehedin

1 plugin · 200 total installs

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

How We Detect Feed for TikTok

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/feed-for-tiktok/public/dist/css/tik-tok-feed.css/wp-content/plugins/feed-for-tiktok/admin/dist/js/tik-tok-feed.js/wp-content/plugins/feed-for-tiktok/public/dist/js/tik-tok-feed.js
Script Paths
/wp-content/plugins/feed-for-tiktok/admin/dist/js/tik-tok-feed.js/wp-content/plugins/feed-for-tiktok/public/dist/js/tik-tok-feed.js
Version Parameters
feed-for-tiktok/public/dist/css/tik-tok-feed.css?ver=feed-for-tiktok/admin/dist/js/tik-tok-feed.js?ver=feed-for-tiktok/public/dist/js/tik-tok-feed.js?ver=

HTML / DOM Fingerprints

CSS Classes
tiktok-feed-container
Data Attributes
data-api-urldata-user-iddata-countdata-layoutdata-popup
JS Globals
ajax_tik_tok_feed_admin_object
REST Endpoints
/wp-json/tiktok-feed/v1/get_user_feed/wp-json/tiktok-feed/v1/get_user_profile
Shortcode Output
[tik-tok-feed][tik-tok-user-profile]
FAQ

Frequently Asked Questions about Feed for TikTok