jQuery Roundabout for Posts Security & Risk Analysis

wordpress.org/plugins/jquery-roundabout-for-posts

This plugin utilizes the jQuery Roundabout plugin by Fred LeBlanc to output your WordPress posts or post attachments in a revolving style slider.

10 active installs v1.0 PHP + WP 3.0+ Updated Aug 13, 2012
carousel-sliderjquery-roundaboutjquery-sliderroundabout-slider
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jQuery Roundabout for Posts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The jquery-roundabout-for-posts plugin v1.0 presents a mixed security posture. On the positive side, it has a very small attack surface with only one entry point (a shortcode) and no known vulnerabilities or CVEs. The code analysis also shows no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilize prepared statements, which are strong indicators of good development practices in these areas. Furthermore, the absence of taint analysis findings and critical/high severity vulnerabilities in its history suggests a generally well-maintained codebase.

However, a significant concern arises from the complete lack of output escaping. With 11 total outputs analyzed and 0% properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data rendered by this shortcode, if not rigorously sanitized by the user's theme or other plugins, could be exploited to inject malicious scripts. The absence of nonce and capability checks on the single shortcode entry point is also a weakness, though the risk is somewhat mitigated by the limited attack surface. The plugin's history of no vulnerabilities is positive but doesn't negate the current unescaped output risk.

Key Concerns

  • All outputs are unescaped, posing XSS risk
  • Shortcode lacks capability checks
  • Shortcode lacks nonce checks
Vulnerabilities
None known

jQuery Roundabout for Posts Security Vulnerabilities

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

jQuery Roundabout for Posts Code Analysis

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

Output Escaping

0% escaped11 total outputs
Attack Surface

jQuery Roundabout for Posts Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wprabt-slider] wp-jquery-roundabout.php:34
WordPress Hooks 4
filterget_the_contentwp-jquery-roundabout.php:158
filterget_the_excerptwp-jquery-roundabout.php:159
actioninitwp-jquery-roundabout.php:169
actionwp_enqueue_scriptswp-jquery-roundabout.php:185
Maintenance & Trust

jQuery Roundabout for Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedAug 13, 2012
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

jQuery Roundabout for Posts Developer Profile

hobbsh

1 plugin · 10 total installs

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

How We Detect jQuery Roundabout for Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jquery-roundabout-for-posts/skins/default.css/wp-content/plugins/jquery-roundabout-for-posts/js/jquery.roundabout.min.js/wp-content/plugins/jquery-roundabout-for-posts/js/roundabout.js
Script Paths
/wp-content/plugins/jquery-roundabout-for-posts/js/jquery.roundabout.min.js/wp-content/plugins/jquery-roundabout-for-posts/js/roundabout.js
Version Parameters
jquery-roundabout-for-posts/skins/default.css?ver=jquery-roundabout-for-posts/js/jquery.roundabout.min.js?ver=jquery-roundabout-for-posts/js/roundabout.js?ver=

HTML / DOM Fingerprints

CSS Classes
attachment-modedefault-modewp-rabt-imagewp-rabt-content
Shortcode Output
<div id="roundabout-container"><ul id="wp-roundabout"<li><a href="
FAQ

Frequently Asked Questions about jQuery Roundabout for Posts