Tooltipster Security & Risk Analysis

wordpress.org/plugins/tooltipster

Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title.

100 active installs v1.2 PHP + WP 3.0+ Updated Dec 3, 2014
content-tooltipimage-tooltipjquery-tooltip-wordpress-plugintooltipwordpress-tooltip-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tooltipster Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The plugin "tooltipster" v1.2 exhibits a generally strong security posture based on the provided static analysis. There are no identified critical or high severity vulnerabilities in the code signals or taint analysis. The complete absence of SQL queries without prepared statements and no file operations or external HTTP requests are positive indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerability history, which suggests a mature and stable codebase.

However, several areas raise significant concerns. The most notable is that 100% of the 7 output operations are not properly escaped. This represents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected through user-supplied data displayed by the plugin. The absence of nonce checks and capability checks on the single shortcode, while not directly flagged as a vulnerability in the static analysis, opens the door for potential privilege escalation or unauthorized execution if the shortcode's functionality were to be exploited.

In conclusion, while "tooltipster" v1.2 benefits from a lack of known vulnerabilities and secure handling of sensitive operations like database queries, the widespread lack of output escaping is a critical weakness that needs immediate attention. The minimal attack surface (one shortcode) is a mitigating factor, but the unescaped outputs create a substantial risk that outweighs the plugin's otherwise clean history and secure core functionalities.

Key Concerns

  • All output operations are unescaped
  • Shortcode lacks nonce checks
  • Shortcode lacks capability checks
Vulnerabilities
None known

Tooltipster Security Vulnerabilities

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

Tooltipster Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Tooltipster Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tooltip] tooltipster.php:55
WordPress Hooks 1
actionwp_enqueue_scriptstooltipster.php:64
Maintenance & Trust

Tooltipster Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 3, 2014
PHP min version
Downloads4K

Community Trust

Rating80/100
Number of ratings2
Active installs100
Developer Profile

Tooltipster Developer Profile

Md Rukon Shekh

2 plugins · 110 total installs

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

How We Detect Tooltipster

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tooltipster/css/tooltipster.css/wp-content/plugins/tooltipster/js/jquery.tooltipster.min.js/wp-content/plugins/tooltipster/js/tooltipster_active.js

HTML / DOM Fingerprints

CSS Classes
tooltipstertooltipster_content
Data Attributes
data-tooltipster-contentdata-tooltipster-animationdata-tooltipster-positiondata-tooltipster-themedata-tooltipster-triggerdata-tooltipster-speed+2 more
JS Globals
tooltipster_active
Shortcode Output
<div class="tooltipster"<span class="tooltipster_content"><img src="<strong><b>
FAQ

Frequently Asked Questions about Tooltipster