Latest Tweets Tooltip Security & Risk Analysis

wordpress.org/plugins/latest-tweets-tooltip

A wordpress plugin which will allow you to show the latest tweets about a certain word or phrase in a draggable and resizable jQuery tooltip window.

10 active installs v1.0.0 PHP + WP 2.0.2+ Updated Unknown
jquerylatest-tweetstooltiptwitter-search-resultswordphrase-latest-tweets
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Latest Tweets Tooltip Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'latest-tweets-tooltip' plugin version 1.0.0 exhibits a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode entry point and no AJAX handlers or REST API routes exposed. Furthermore, all SQL queries are properly prepared, and there are no recorded vulnerabilities in its history, suggesting a generally well-maintained codebase. However, significant concerns arise from the complete lack of output escaping for all six identified output instances. This means that any data rendered to the user could potentially be exploited through Cross-Site Scripting (XSS) attacks if the data originates from an untrusted source, or if it contains user-controllable input. The absence of nonce checks and capability checks on its single entry point, while not immediately exploitable due to the limited attack surface, represents a missed opportunity for robust security best practices. In conclusion, while the plugin is free from known CVEs and dangerous code patterns like raw SQL, the unescaped output presents a notable XSS risk that should be addressed.

Key Concerns

  • No output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Latest Tweets Tooltip Security Vulnerabilities

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

Latest Tweets Tooltip Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Latest Tweets Tooltip Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ltt] ltt.php:84
WordPress Hooks 1
actionwp_headltt.php:83
Maintenance & Trust

Latest Tweets Tooltip Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Latest Tweets Tooltip Developer Profile

AdrianApan

2 plugins · 20 total installs

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

How We Detect Latest Tweets Tooltip

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/latest-tweets-tooltip/css/style.css/wp-content/plugins/latest-tweets-tooltip/css/jquery.ui.theme.css/wp-content/plugins/latest-tweets-tooltip/css/jquery.ui.core.css/wp-content/plugins/latest-tweets-tooltip/css/jquery.ui.resizable.css/wp-content/plugins/latest-tweets-tooltip/jquery.twitterpopup.js/wp-content/plugins/latest-tweets-tooltip/jquery.twitter.search.js
Script Paths
https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.jshttps://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js

HTML / DOM Fingerprints

CSS Classes
twitter_search
JS Globals
jQuery
Shortcode Output
<span class="twitter_search">
FAQ

Frequently Asked Questions about Latest Tweets Tooltip