Rehabtabs Security & Risk Analysis

wordpress.org/plugins/rehabtabs

Rehabtabs makes it easy to add pretty jQuery UI tabs to your pages, posts and custom posts using simple shortcodes.

10 active installs v1.1.2 PHP + WP 3.2.1+ Updated Jul 1, 2012
jquery-uitabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rehabtabs Safe to Use in 2026?

Generally Safe

Score 85/100

Rehabtabs 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 "rehabtabs" v1.1.2 plugin exhibits a mixed security posture. On the positive side, it demonstrates adherence to several security best practices, including the absence of dangerous functions, no direct file operations, and all SQL queries utilizing prepared statements, which significantly mitigates SQL injection risks. Furthermore, the plugin has no recorded vulnerability history (CVEs), indicating a clean track record. However, a significant concern arises from the output escaping, where 100% of the seven identified output points are not properly escaped. This presents a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's output.

The attack surface is relatively small, with only two shortcodes as entry points, and importantly, no unprotected AJAX handlers or REST API routes were found, along with a single capability check in place. The lack of taint analysis results is neutral, suggesting no obvious unsanitized flows were detected in the limited analysis scope. While the absence of historical vulnerabilities is a strong positive, the complete lack of output escaping is a critical weakness that overshadows the otherwise sound coding practices observed. The plugin needs immediate attention to address the unescaped output to prevent potential XSS attacks.

Key Concerns

  • All output points are unescaped
  • No nonce checks found
Vulnerabilities
None known

Rehabtabs Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Rehabtabs Release Timeline

v1.1.2Current
v1.1.1
v1.1
v1.0
v0.1
Code Analysis
Analyzed Apr 16, 2026

Rehabtabs Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Rehabtabs Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[rehabtabs] rehabtabs.php:61
[rehabtab] rehabtabs.php:74
WordPress Hooks 4
actionadmin_menuoptions.php:7
actionadmin_initoptions.php:19
actionwp_print_scriptsrehabtabs.php:91
actionwp_print_stylesrehabtabs.php:100
Maintenance & Trust

Rehabtabs Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 1, 2012
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Rehabtabs Developer Profile

Grant Mangham

3 plugins · 30 total installs

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

How We Detect Rehabtabs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rehabtabs/themes//wp-content/plugins/rehabtabs/js/jquery.cookie.js/wp-content/plugins/rehabtabs/js/rehabtabs.packed.js
Script Paths
js/jquery.cookie.jsjs/rehabtabs.packed.js

HTML / DOM Fingerprints

CSS Classes
rehabtabs
JS Globals
options_object
Shortcode Output
<div class="rehabtabs"><ul>
FAQ

Frequently Asked Questions about Rehabtabs