Easy WP Tooltips Security & Risk Analysis

wordpress.org/plugins/easy-wp-tooltips

Add tooltips to your content easily using a simple shortcode!

10 active installs v1.1 PHP + WP 3.0.1+ Updated Jun 5, 2017
csstooltiptooltips
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy WP Tooltips Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

Based on the provided static analysis and vulnerability history for easy-wp-tooltips v1.1, the plugin exhibits a strong security posture. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and properly escaped output are significant strengths. The lack of file operations, external HTTP requests, and the limited attack surface further contribute to its security.

The analysis shows no critical or high severity taint flows, and the vulnerability history is clean, with no recorded CVEs. This suggests a well-maintained and secure codebase. However, a point of concern is the absence of nonce checks and capability checks across all entry points. While the current entry points (shortcodes) may not be directly exploitable without further context or user interaction, the lack of these fundamental security measures represents a potential weakness. If the plugin were to evolve and introduce new AJAX handlers or REST API routes without proper authorization and validation, this could become a more significant risk.

In conclusion, easy-wp-tooltips v1.1 is currently a secure plugin with excellent coding practices in place for SQL handling and output escaping. The primary weakness lies in the lack of nonce and capability checks, which, while not leading to immediate exploitable vulnerabilities in this version's attack surface, is a notable deviation from best practices and could pose a future risk if the plugin's functionality expands. Overall, the plugin demonstrates a strong commitment to security, but the absence of these checks warrants attention for future development.

Key Concerns

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

Easy WP Tooltips Security Vulnerabilities

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

Easy WP Tooltips Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Easy WP Tooltips Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

Easy WP Tooltips Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[tooltip] tooltip-wp.php:32
[Tooltip] tooltip-wp.php:33
WordPress Hooks 1
actionwp_enqueue_scriptstooltip-wp.php:16
Maintenance & Trust

Easy WP Tooltips Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 5, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy WP Tooltips Developer Profile

Wouter Postma

3 plugins · 820 total installs

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

How We Detect Easy WP Tooltips

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-wp-tooltips/tooltip-wp.css
Version Parameters
easy-wp-tooltips/tooltip-wp.css?ver=

HTML / DOM Fingerprints

CSS Classes
wptooltip-topwptooltip-bottomwptooltip-leftwptooltip-right
Data Attributes
data-tooltip
Shortcode Output
<a hrefclass="wptooltip-data-tooltip="
FAQ

Frequently Asked Questions about Easy WP Tooltips