Tabs recent posts vs recent comments Security & Risk Analysis

wordpress.org/plugins/tabs-recent-posts-vs-recent-comments

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

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

Is Tabs recent posts vs recent comments Safe to Use in 2026?

Generally Safe

Score 85/100

Tabs recent posts vs recent comments 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 plugin "tabs-recent-posts-vs-recent-comments" v3.0 exhibits a generally strong security posture based on the provided static analysis. It has a very small attack surface with only one shortcode and no unprotected entry points. Crucially, it uses prepared statements for all SQL queries, avoids dangerous functions, file operations, and external HTTP requests. However, a significant concern is the low percentage (25%) of properly escaped output, which could lead to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis reveals flows with unsanitized paths, although they are not classified as critical or high severity, they still represent a potential risk. The plugin also lacks nonce checks and capability checks, which are standard security measures for WordPress plugins, especially for shortcodes that might interact with user input or perform sensitive actions. The absence of any recorded vulnerability history is a positive indicator, suggesting good development practices or a lack of past exploitation, but it does not negate the risks identified in the code analysis.

Key Concerns

  • Low output escaping percentage
  • Taint flows with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Tabs recent posts vs recent comments Security Vulnerabilities

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

Tabs recent posts vs recent comments Code Analysis

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

Output Escaping

25% escaped20 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tabs_rpvsrc_control (tabs-recent-posts-vs-recent-comments.php:131)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tabs recent posts vs recent comments Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tabs-rpvsrc] tabs-recent-posts-vs-recent-comments.php:49
WordPress Hooks 3
actionplugins_loadedtabs-recent-posts-vs-recent-comments.php:238
actionplugins_loadedtabs-recent-posts-vs-recent-comments.php:239
actionwp_enqueue_scriptstabs-recent-posts-vs-recent-comments.php:240
Maintenance & Trust

Tabs recent posts vs recent comments Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Tabs recent posts vs recent comments 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 recent posts vs recent comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tabs-recent-posts-vs-recent-comments/inc/style.css/wp-content/plugins/tabs-recent-posts-vs-recent-comments/inc/script.js
Script Paths
/wp-content/plugins/tabs-recent-posts-vs-recent-comments/inc/script.js
Version Parameters
tabs-recent-posts-vs-recent-comments/inc/script.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
TabsPostsTabsUiTabsPostsInsideContents
Shortcode Output
<div id="TabsRecentPostsRecentCmts"><ul class="TabsPostsTabsUi"><li><a href="#TabsPostsLeft"><li><a href="#TabsPostsRight">
FAQ

Frequently Asked Questions about Tabs recent posts vs recent comments