FF Tab Widget Security & Risk Analysis

wordpress.org/plugins/ff-tab-widget

Display popular posts, recent posts, recent commets, and tags in an animated tabs in a single widget.

80 active installs v1.1 PHP + WP 3.0+ Updated Jan 9, 2014
commentspostssidebartagswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FF Tab Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The ff-tab-widget plugin v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of any discovered dangerous functions, SQL queries not using prepared statements, file operations, or external HTTP requests is commendable. Furthermore, the lack of any known vulnerabilities in its history, including critical or high severity issues, suggests a history of secure development or diligent patching. The plugin also demonstrates a commitment to output escaping, with a high percentage of outputs being properly handled.

However, there are areas for improvement. The complete lack of nonces and capability checks across all entry points, combined with a significant portion of output not being properly escaped, presents a potential risk. While the static analysis found no specific taint flows or exploitable attack surface, the absence of these security mechanisms could allow for various client-side attacks if malicious data were to be introduced through unvalidated inputs, potentially leading to XSS or other injection vulnerabilities that might not be immediately apparent in static analysis alone. The vulnerability history, while positive, is also short, meaning long-term security patterns are yet to be fully established.

In conclusion, ff-tab-widget v1.1 is well-developed with robust handling of potentially dangerous code constructs and a clean vulnerability record. The primary concerns lie in the missing authentication and authorization checks (nonces and capability checks) and the less than ideal output escaping. These weaknesses, if exploited, could lead to security issues that static analysis might not fully capture. Addressing these points would significantly enhance the plugin's overall security.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
  • Low percentage of properly escaped outputs
Vulnerabilities
None known

FF Tab Widget Security Vulnerabilities

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

FF Tab Widget Code Analysis

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

Output Escaping

67% escaped91 total outputs
Attack Surface

FF Tab Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionwp_headff-tab-widget.php:73
actionwp_enqueue_scriptsff-tab-widget.php:96
actionwidgets_initff-tab-widget.php:110
filterthe_contentff-tab-widget.php:148
actionadmin_enqueue_scriptsincludes\color-picker.php:3
actionadmin_menuincludes\fillpress.php:10
actionadmin_initincludes\fillpress.php:18
Maintenance & Trust

FF Tab Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 9, 2014
PHP min version
Downloads8K

Community Trust

Rating46/100
Number of ratings3
Active installs80
Developer Profile

FF Tab Widget Developer Profile

Kharis Sulistiyono

5 plugins · 230 total installs

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

How We Detect FF Tab Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ff-tab-widget/includes/styles/jquery-tabs.css/wp-content/plugins/ff-tab-widget/fftw.css
Script Paths
/wp-content/plugins/ff-tab-widget/includes/js/jquery-tabs.js/wp-content/plugins/ff-tab-widget/includes/js/jquery-tabs-init.js
Version Parameters
ff-tab-widget/includes/styles/jquery-tabs.css?ver=ff-tab-widget/fftw.css?ver=ff-tab-widget/includes/js/jquery-tabs.js?ver=ff-tab-widget/includes/js/jquery-tabs-init.js?ver=

HTML / DOM Fingerprints

CSS Classes
fftw-navfftw-panesfftw-pane1fftw-pane2fftw-pane3fftw-pane4fftw-show-thumbnailfftw_nav1+3 more
HTML Comments
FFTW Custom Frontend StylePopular postsRecent postsComments
Data Attributes
data-fftw-nav-bgdata-fftw-nav-colordata-fftw-nav-borderdata-fftw-nav-bg-activedata-fftw-nav-color-activedata-fftw-pane-bg
JS Globals
fftw_custom_frontend_style
FAQ

Frequently Asked Questions about FF Tab Widget