Responsive Mobile-Friendly Tooltip Security & Risk Analysis

wordpress.org/plugins/responsive-mobile-friendly-tooltip

A WordPress plugin that helps you create responsive and mobile-friendly tooltip to present tiny amount of hidden content - the tip.

700 active installs v1.6.6 PHP + WP 3.0.1+ Updated Dec 18, 2017
mobile-friendlyresponsivetinymcetooltip
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEAug 25, 2025
Safety Verdict

Is Responsive Mobile-Friendly Tooltip Safe to Use in 2026?

Use With Caution

Score 63/100

Responsive Mobile-Friendly Tooltip has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Aug 25, 2025Updated 8yr ago
Risk Assessment

The 'responsive-mobile-friendly-tooltip' plugin version 1.6.6 exhibits a mixed security posture. On the positive side, the static analysis reveals no immediately exploitable vulnerabilities from the attack surface. All SQL queries are prepared, and all output is properly escaped, indicating good development practices in these areas. The absence of external HTTP requests and taint flows is also a positive sign. However, there are several areas of concern.

The plugin has a history of vulnerabilities, with one known unpatched medium severity CVE related to Cross-Site Scripting. This indicates a recurring issue with input sanitization or output encoding in past versions, and the fact that it's unpatched is a significant risk. Furthermore, the plugin lacks nonce checks entirely, and while capability checks are present, their effectiveness on the single shortcode entry point is not explicitly detailed. The presence of file operations without clear context on their sanitization or purpose also warrants caution.

In conclusion, while the current version shows improvements in some secure coding practices, the unpatched medium CVE and the absence of nonce checks significantly undermine its security. The plugin has demonstrated a past tendency towards XSS vulnerabilities, and the current lack of protection for its sole entry point is a weakness that could be exploited, especially if future vulnerabilities arise in how it handles user-provided data within its shortcode.

Key Concerns

  • Unpatched Medium Severity CVE
  • Missing Nonce Checks
  • File operations present without clear context
Vulnerabilities
1

Responsive Mobile-Friendly Tooltip Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48316medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Responsive Mobile-Friendly Tooltip <= 1.6.6 - Authenticated (Contributor+) Stored Cross-Site Scripting

Aug 25, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Responsive Mobile-Friendly Tooltip Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

100% escaped3 total outputs
Attack Surface

Responsive Mobile-Friendly Tooltip Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tooltip] responsive-tooltip.php:37
WordPress Hooks 9
actionadmin_menuresponsive-tooltip-admin-page.php:6
actionadmin_initresponsive-tooltip-admin-page.php:132
actioninitresponsive-tooltip.php:39
filtermce_external_pluginsresponsive-tooltip.php:59
filtermce_buttonsresponsive-tooltip.php:60
actioninitresponsive-tooltip.php:64
actionwp_enqueue_scriptsresponsive-tooltip.php:71
actionadmin_enqueue_scriptsresponsive-tooltip.php:80
actionafter_wp_tiny_mceresponsive-tooltip.php:139
Maintenance & Trust

Responsive Mobile-Friendly Tooltip Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedDec 18, 2017
PHP min version
Downloads34K

Community Trust

Rating88/100
Number of ratings17
Active installs700
Developer Profile

Responsive Mobile-Friendly Tooltip Developer Profile

ItayXD

1 plugin · 700 total installs

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

How We Detect Responsive Mobile-Friendly Tooltip

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip.css/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip.js/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip-dialog.css/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip-tinyMCE.js
Script Paths
responsive-tooltip-tinyMCE.js
Version Parameters
responsive-mobile-friendly-tooltip/responsive-tooltip.css?ver=responsive-mobile-friendly-tooltip/responsive-tooltip.js?ver=

HTML / DOM Fingerprints

CSS Classes
rmf-tooltip-wraprmf-tooltip-tip-creatorrmf-tooltip-optionsrmf-tooltip-text-fieldrmf-tooltip-dialogrmf-tooltip-closermf-tooltip-cancelrmf-tooltip-update
Data Attributes
id="rmf-tooltip-backdrop"id="rmf-tooltip-wrap"id="rmf-tooltip"id="tooltip-modal-title"id="rmf-tooltip-close"id="tip-creator"+4 more
JS Globals
window.rmf_tooltip_dialog
Shortcode Output
<abbr title='
FAQ

Frequently Asked Questions about Responsive Mobile-Friendly Tooltip