RefineURL – Hide login page, Redirect login attempt, Open link in new tab Security & Risk Analysis

wordpress.org/plugins/refineurl

RefineURL is a light weight login page redirection plugin. It allows you to hide the login page from unauthorized users.

0 active installs v1.1.10 PHP 7.2+ WP 5.2+ Updated Sep 16, 2025
do-follow-linkhide-login-pagehide-login-urllogin-url-changeopen-link-in-new-tab
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RefineURL – Hide login page, Redirect login attempt, Open link in new tab Safe to Use in 2026?

Generally Safe

Score 100/100

RefineURL – Hide login page, Redirect login attempt, Open link in new tab has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The refineurl v1.1.10 plugin exhibits a strong security posture based on the provided static analysis. It demonstrates excellent practices by having zero identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly minimizes its attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests, coupled with the exclusive use of prepared statements for SQL queries, indicates a robust approach to preventing common web vulnerabilities. The presence of nonce checks, although not on all entry points (since there are none), is a positive sign. The vulnerability history of zero recorded CVEs further reinforces this positive assessment, suggesting a well-maintained and secure codebase.

However, a notable concern arises from the output escaping analysis. With 38% of outputs properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis did not reveal any unsanitized paths or critical/high severity flows, this could be due to the limited scope of the analysis or the specific nature of the plugin's functionality. The bundled Freemius library also warrants attention, as outdated bundled libraries can introduce unpatched vulnerabilities. Overall, the plugin is highly secure in terms of attack surface and data handling, but the unescaped output represents a tangible risk that needs immediate attention.

Key Concerns

  • High percentage of unescaped output
  • Bundled outdated library (Freemius v1.0)
Vulnerabilities
None known

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Security Vulnerabilities

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

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Release Timeline

v1.1.10Current
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Code Analysis
Analyzed Mar 17, 2026

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

38% escaped69 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<login-setup> (templates\login-setup.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptsrefineurl.php:86
actionadmin_menurefineurl.php:150
actioninitrefineurl.php:200
actioninitrefineurl.php:202
actionadmin_print_footer_scriptsrefineurl.php:221
actionadmin_initrefineurl.php:256
filterthe_contentrefineurl.php:266
filterlogin_redirectrefineurl.php:317
actionwp_logouttemplates\all-hooks.php:7
actionuser_registertemplates\all-hooks.php:20
Maintenance & Trust

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 16, 2025
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RefineURL – Hide login page, Redirect login attempt, Open link in new tab Developer Profile

Md Asadullah Galib

1 plugin · 0 total installs

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

How We Detect RefineURL – Hide login page, Redirect login attempt, Open link in new tab

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/refineurl/assets/css/admin-style.css/wp-content/plugins/refineurl/assets/js/admin-main-script.js
Script Paths
/wp-content/plugins/refineurl/assets/js/admin-main-script.js
Version Parameters
refineurl/assets/css/admin-style.css?ver=refineurl/assets/js/admin-main-script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about RefineURL – Hide login page, Redirect login attempt, Open link in new tab