Tabs popular posts and latest posts Security & Risk Analysis

wordpress.org/plugins/tabs-widget-popular-posts-and-latest-posts

This is a jquery based lightweight plugin to create a new wordpress tabbed widget to display recent posts and popular posts.

100 active installs v3.9 PHP + WP 3.4+ Updated Dec 1, 2022
plugintabberwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tabs popular posts and latest posts Safe to Use in 2026?

Generally Safe

Score 85/100

Tabs popular posts and latest posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "tabs-widget-popular-posts-and-latest-posts" plugin v3.9 exhibits a mixed security posture. On the positive side, it has no known historical vulnerabilities (CVEs) and utilizes prepared statements for all SQL queries, which is a strong defense against SQL injection. The static analysis also shows no dangerous function usage, file operations, or external HTTP requests, further reducing common attack vectors.

However, there are significant concerns. The plugin has an "attack surface" consisting of one shortcode, and critically, there are no explicit capability checks or nonce checks evident in the static analysis. This, combined with 29% of output being improperly escaped, suggests a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if the shortcode handles user-supplied input. Furthermore, the taint analysis revealed two "flows with unsanitized paths," which, while not rated as critical or high severity in this analysis, warrants investigation as it indicates potential weaknesses in how data is handled, particularly regarding file system interactions or URL manipulation.

In conclusion, while the plugin benefits from a clean vulnerability history and good database security practices, the lack of robust input validation, authorization checks, and output escaping on its entry points presents a notable risk. The "flows with unsanitized paths" are a particular red flag that needs to be addressed to ensure the plugin's security.

Key Concerns

  • Unprotected shortcode
  • Missing capability checks
  • Missing nonce checks
  • Improperly escaped output (29%)
  • Unsanitized paths in taint flows
Vulnerabilities
None known

Tabs popular posts and latest posts Security Vulnerabilities

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

Tabs popular posts and latest posts Code Analysis

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

Output Escaping

29% escaped14 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tabs_popular_latest_posts_control (tabs-popular-posts-and-latest-posts.php:128)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tabs popular posts and latest posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tabs-posts] tabs-popular-posts-and-latest-posts.php:49
WordPress Hooks 3
actionplugins_loadedtabs-popular-posts-and-latest-posts.php:218
actionplugins_loadedtabs-popular-posts-and-latest-posts.php:219
actionwp_enqueue_scriptstabs-popular-posts-and-latest-posts.php:220
Maintenance & Trust

Tabs popular posts and latest posts Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads20K

Community Trust

Rating92/100
Number of ratings5
Active installs100
Developer Profile

Tabs popular posts and latest posts Developer Profile

gopiplus@hotmail.com

8 plugins · 4K total installs

73
trust score
Avg Security Score
79/100
Avg Patch Time
69 days
View full developer profile
Detection Fingerprints

How We Detect Tabs popular posts and latest posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tabs-widget-popular-posts-and-latest-posts/inc/style.css/wp-content/plugins/tabs-widget-popular-posts-and-latest-posts/inc/script.js
Script Paths
/wp-content/plugins/tabs-widget-popular-posts-and-latest-posts/inc/script.js
Version Parameters
/wp-content/plugins/tabs-widget-popular-posts-and-latest-posts/inc/script.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
TabsPostsTabberTabsPostsTabsTabsPostsInside
Data Attributes
tplp_popular_titletplp_popular_poststplp_latest_titletplp_latest_poststplp_submit
Shortcode Output
<div id="TabsPostsTabber"><ul class="TabsPostsTabs"><li><a href="#TabsPostsLeft"><li><a href="#TabsPostsRight">
FAQ

Frequently Asked Questions about Tabs popular posts and latest posts