WP Easy Tooltips Security & Risk Analysis

wordpress.org/plugins/wp-easy-tooltips

Simple plugin that allows you to easily add tooltips to your posts using a shortcode.

10 active installs v0.0.1 PHP + WP 3.9+ Updated Dec 9, 2015
easysimpletooltiptooltips
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Easy Tooltips Safe to Use in 2026?

Generally Safe

Score 85/100

WP Easy Tooltips has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The static analysis of wp-easy-tooltips v0.0.1 reveals a generally positive security posture with no detected dangerous functions, SQL queries without prepared statements, or unescaped output. The plugin also exhibits no file operations or external HTTP requests, further reducing its attack surface. The absence of any recorded vulnerabilities, including critical or high-severity CVEs, is a strong indicator of the developer's commitment to security or the plugin's limited functionality. However, the data also indicates a complete lack of nonce checks and capability checks across all identified entry points, which is a significant concern. While the current version may not have exploitable vulnerabilities due to its limited feature set or lack of direct user interaction, this absence of fundamental security controls creates a latent risk. Any future expansion or modification of the plugin, particularly if it introduces new AJAX handlers or REST API routes, could easily become vulnerable without these essential protective measures in place. Therefore, while the plugin currently appears safe, it requires immediate attention to implement proper authentication and authorization mechanisms.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

WP Easy Tooltips Security Vulnerabilities

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

WP Easy Tooltips Code Analysis

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

WP Easy Tooltips Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpetp] wp-easy-tooltips.php:16
WordPress Hooks 3
actionwp_enqueue_scriptswp-easy-tooltips.php:14
actionwp_enqueue_scriptswp-easy-tooltips.php:15
actioninitwp-easy-tooltips.php:18
Maintenance & Trust

WP Easy Tooltips Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedDec 9, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Easy Tooltips Developer Profile

Thomas

3 plugins · 220 total installs

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

How We Detect WP Easy Tooltips

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-easy-tooltips/js/wpetp.js/wp-content/plugins/wp-easy-tooltips/css/wpetp.css
Script Paths
/wp-content/plugins/wp-easy-tooltips/js/wpetp.js
Version Parameters
wpetp-js?ver=0.0.1

HTML / DOM Fingerprints

CSS Classes
wpetp-tooltipwpetp-tooltip-effectwpetp-tooltip-itemwpetp-tooltip-contentwpetp-tooltip-textfull-widthwpetp-portraitwpetp-landscape
Data Attributes
class='wpetp-tooltip wpetp-tooltip-effect'class='wpetp-tooltip-item'class='wpetp-tooltip-content clearfix'class='wpetp-tooltip-text full-width'src='class='wpetp-portrait'+1 more
Shortcode Output
<span class='wpetp-tooltip wpetp-tooltip-effect'><span class='wpetp-tooltip-item'></span><span class='wpetp-tooltip-content clearfix'><span class='wpetp-tooltip-text full-width'></span></span></span><img src='
FAQ

Frequently Asked Questions about WP Easy Tooltips