Awesome Latest Tweets Security & Risk Analysis

wordpress.org/plugins/awesome-latest-tweets

A widget that displays your latest tweets from your twitter account using Twitter API 1.1

0 active installs v1.0.0 PHP 5.2.4+ WP 4.6+ Updated Nov 11, 2018
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Awesome Latest Tweets Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "awesome-latest-tweets" v1.0.0 plugin exhibits a generally good security posture, with no known vulnerabilities or critical code signals indicating immediate threats. The complete absence of dangerous functions, SQL queries without prepared statements, and file operations is commendable. Furthermore, the plugin demonstrates a low attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events directly exposed without potential checks, and it does have one capability check implemented.

However, there are areas for improvement. The most significant concern is the relatively low percentage of properly escaped output (53%). This indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website's frontend through the plugin's output. The plugin also performs two external HTTP requests, which, while not inherently dangerous, could be a vector for certain types of attacks if not handled with appropriate sanitization and validation. The lack of nonce checks on its (currently non-existent) AJAX handlers, while not a present vulnerability, means that if AJAX functionality were to be added in the future without proper security measures, it would be an immediate risk.

With no recorded vulnerabilities in its history, the plugin appears to have been developed with security in mind. This, combined with the limited attack surface, suggests a relatively safe plugin. However, the unescaped output remains a notable weakness that could be exploited. Addressing this would significantly strengthen the plugin's overall security.

Key Concerns

  • Unescaped output detected
  • External HTTP requests made
  • No nonce checks (potential future risk)
Vulnerabilities
None known

Awesome Latest Tweets Security Vulnerabilities

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

Awesome Latest Tweets Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Awesome Latest Tweets Code Analysis

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

Output Escaping

53% escaped58 total outputs
Attack Surface

Awesome Latest Tweets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionsave_postincludes/widget-awesome-latest-tweets.php:27
actiondeleted_postincludes/widget-awesome-latest-tweets.php:28
actionswitch_themeincludes/widget-awesome-latest-tweets.php:29
actionwidgets_initincludes/widget-awesome-latest-tweets.php:280
actionwp_headinit.php:51
Maintenance & Trust

Awesome Latest Tweets Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.33
Last updatedNov 11, 2018
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Awesome Latest Tweets Developer Profile

Raihanul Islam

17 plugins · 450 total installs

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

How We Detect Awesome Latest Tweets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-latest-tweets/includes/widget-awesome-latest-tweets.php/wp-content/plugins/awesome-latest-tweets/includes/class-twitter-api-wordpress.php

HTML / DOM Fingerprints

CSS Classes
widget_display_latest_tweets
FAQ

Frequently Asked Questions about Awesome Latest Tweets