WP Sliding Login | Register Panel Security & Risk Analysis

wordpress.org/plugins/wp-sliding-login-register-panel

Add a sliding login | register panel to Wordpress Theme

70 active installs v2.3 PHP + WP 2.6+ Updated Feb 21, 2013
jquerylogin-formregister-formslidingtheme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Sliding Login | Register Panel Safe to Use in 2026?

Generally Safe

Score 85/100

WP Sliding Login | Register Panel 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 "wp-sliding-login-register-panel" v2.3 plugin exhibits a mixed security posture. While the absence of known CVEs and no recorded vulnerabilities in its history is a positive indicator, the static analysis reveals significant concerns, particularly regarding output escaping. With 100% of its 14 identified output operations being improperly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis identified 3 flows with unsanitized paths, although these were not classified as critical or high severity. The complete lack of attack surface entry points (AJAX, REST API, shortcodes, cron) and the exclusive use of prepared statements for SQL queries are strengths. However, the absence of capability checks and nonce checks on any potential (though currently non-existent) entry points means that if such points were introduced in the future without proper checks, the plugin would be highly susceptible to unauthorized actions. The lack of capability checks is a notable weakness, as it relies solely on the absence of direct entry points for security.

Key Concerns

  • Unescaped output in 100% of identified outputs
  • Taint flows with unsanitized paths
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

WP Sliding Login | Register Panel Security Vulnerabilities

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

WP Sliding Login | Register Panel Code Analysis

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

Output Escaping

0% escaped14 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
add_wp_sliding_login_register_form (wp-sliding-login-register-panel.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Sliding Login | Register Panel Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_print_styleswp-sliding-login-register-panel.php:124
actionwp_print_scriptswp-sliding-login-register-panel.php:125
actionwp_print_scriptswp-sliding-login-register-panel.php:127
actionwp_footerwp-sliding-login-register-panel.php:128
actionadmin_menuwp-sliding-login-register-panel.php:146
Maintenance & Trust

WP Sliding Login | Register Panel Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedFeb 21, 2013
PHP min version
Downloads84K

Community Trust

Rating80/100
Number of ratings7
Active installs70
Developer Profile

WP Sliding Login | Register Panel Developer Profile

kpowning

1 plugin · 70 total installs

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

How We Detect WP Sliding Login | Register Panel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-sliding-login-register-panel/css/slide.css/wp-content/plugins/wp-sliding-login-register-panel/js/pngfix/supersleight-min.js/wp-content/plugins/wp-sliding-login-register-panel/js/slide.js
Script Paths
/wp-content/plugins/wp-sliding-login-register-panel/js/slide.js

HTML / DOM Fingerprints

CSS Classes
loginsepfieldbt_loginlost-pwdbt_register
HTML Comments
<!-- Panel --><!--END panel --><!-- Login Form --><!-- /login -->+2 more
Data Attributes
id="toppanel"id="loginpanel"id="registerpanel"name="log"name="pwd"name="rememberme"+5 more
FAQ

Frequently Asked Questions about WP Sliding Login | Register Panel