WP Twitter Threads Security & Risk Analysis

wordpress.org/plugins/wp-twitter-threads

Turn Twitter Threads into WordPress Post

10 active installs v1.1.0 PHP 5.6+ WP 4.8+ Updated Jul 21, 2021
threadtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Twitter Threads Safe to Use in 2026?

Generally Safe

Score 85/100

WP Twitter Threads 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 wp-twitter-threads plugin v1.1.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and shows a high percentage of properly escaped output. It also incorporates nonce and capability checks, and crucially, has no known historical vulnerabilities. The absence of critical or high severity taint analysis findings further suggests a reasonably secure codebase in many areas.

However, a significant concern arises from the presence of one unprotected AJAX handler, which represents a direct attack vector into the plugin's functionality. While the static analysis did not reveal dangerous functions or unhandled paths in taint flows, an unprotected AJAX endpoint can still be exploited if it handles user-supplied data in a way that leads to unintended consequences, such as information disclosure or privilege escalation, especially when combined with other potential weaknesses not immediately apparent in this static analysis.

Overall, the plugin's clean vulnerability history and good coding practices are commendable. Nonetheless, the single unprotected AJAX handler significantly elevates the risk profile. Addressing this specific entry point should be the immediate priority to strengthen the plugin's security.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

WP Twitter Threads Security Vulnerabilities

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

WP Twitter Threads Release Timeline

v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

WP Twitter Threads Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

82% escaped28 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wptt_settings_update (classes/wp-twitter-threads.php:478)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

WP Twitter Threads Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wptt_add_thread_to_postclasses/wp-twitter-threads.php:37
WordPress Hooks 18
actionadmin_initclasses/wp-twitter-threads.php:14
actionadmin_initclasses/wp-twitter-threads.php:15
actionadmin_initclasses/wp-twitter-threads.php:16
actioninitclasses/wp-twitter-threads.php:18
actioninitclasses/wp-twitter-threads.php:19
actioninitclasses/wp-twitter-threads.php:21
actionadmin_noticesclasses/wp-twitter-threads.php:23
actionadmin_menuclasses/wp-twitter-threads.php:24
actionadmin_enqueue_scriptsclasses/wp-twitter-threads.php:25
actionadmin_enqueue_scriptsclasses/wp-twitter-threads.php:26
actionwpclasses/wp-twitter-threads.php:28
actionwp_enqueue_scriptsclasses/wp-twitter-threads.php:29
actionwp_enqueue_scriptsclasses/wp-twitter-threads.php:30
actionwp_headclasses/wp-twitter-threads.php:31
actionadd_option_wptt_settings_updateclasses/wp-twitter-threads.php:33
actionupdate_option_wptt_settings_updateclasses/wp-twitter-threads.php:34
actionadd_meta_boxesclasses/wp-twitter-threads.php:36
filterquery_varsclasses/wp-twitter-threads.php:39
Maintenance & Trust

WP Twitter Threads Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 21, 2021
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Twitter Threads Developer Profile

xuxu.fr

5 plugins · 180 total installs

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

How We Detect WP Twitter Threads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-twitter-threads/assets/css/block.css
Script Paths
/wp-content/plugins/wp-twitter-threads/assets/js/block.js
Version Parameters
wp-twitter-threads/assets/css/block.css?ver=wp-twitter-threads/assets/js/block.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-block-lnj-wptt-block
JS Globals
WPTT_URLWPTT_PLUGIN_VERSIONWPTT_NAMESPACE
FAQ

Frequently Asked Questions about WP Twitter Threads