MP Tweet List Security & Risk Analysis

wordpress.org/plugins/mp-tweet-list

The MP Tweet List allows you to easily display your most recent tweets, with support for multiple Twitter accounts - with no Javascript or Flash.

30 active installs v4.1 PHP + WP 3.0+ Updated Jan 3, 2021
display-tweetssocialtweet-listtweetingtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MP Tweet List Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "mp-tweet-list" v4.1 plugin exhibits a generally good security posture with no recorded vulnerabilities or critical taint flows. The static analysis indicates a small attack surface with no unprotected entry points like AJAX handlers, REST API routes, or shortcodes. The absence of dangerous functions and the exclusive use of prepared statements for SQL queries are strong indicators of secure coding practices in these areas. However, there are notable concerns. The extremely low percentage of properly escaped output (14%) is a significant weakness, suggesting a high risk of cross-site scripting (XSS) vulnerabilities. While capability checks are present, the lack of nonce checks on potential entry points (though none were identified in the static analysis) is a missed opportunity for defense-in-depth. The presence of file operations and external HTTP requests, while not inherently insecure, requires careful scrutiny as they can be vectors for other vulnerabilities if not handled meticulously. Given the clean vulnerability history, it's possible the plugin developers are attentive to security, but the output escaping issue needs immediate attention to mitigate potential risks.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks
Vulnerabilities
None known

MP Tweet List Security Vulnerabilities

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

MP Tweet List Release Timeline

v4.1Current
v4.0
v3.1
v3.0
v2.0
Code Analysis
Analyzed Apr 16, 2026

MP Tweet List Code Analysis

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

Output Escaping

14% escaped74 total outputs
Attack Surface

MP Tweet List Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initmp-tweet-list.php:31
actionadmin_menump-tweet-list.php:37
filterplugin_action_linksmp-tweet-list.php:134
actionwidgets_initmp-tweet-list.php:357
Maintenance & Trust

MP Tweet List Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 3, 2021
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

MP Tweet List Developer Profile

MikesPickz

3 plugins · 280 total installs

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

How We Detect MP Tweet List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mp-tweet-list/css/style.css/wp-content/plugins/mp-tweet-list/js/mp-tweet-list.js
Script Paths
/wp-content/plugins/mp-tweet-list/js/mp-tweet-list.js
Version Parameters
mp-tweet-list/css/style.css?ver=mp-tweet-list/js/mp-tweet-list.js?ver=

HTML / DOM Fingerprints

CSS Classes
mp-tweet-listmp_tweet_list_widget
HTML Comments
<!-- MP Tweet List Widget --><!-- MP Tweet List Widget Settings -->
Data Attributes
data-usernamedata-countdata-consumer-keydata-consumer-secretdata-access-tokendata-access-token-secret
JS Globals
mp_tweet_list_ajax
Shortcode Output
[mp-tweet-list]
FAQ

Frequently Asked Questions about MP Tweet List