RKM Custom Login Security & Risk Analysis

wordpress.org/plugins/rkm-login

A WordPress plugin for custom login page.

0 active installs v1.0.4 PHP + WP 5.5+ Updated Sep 27, 2022
create-logincustom-loginloginlogin-pagelogin-customize
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is RKM Custom Login Safe to Use in 2026?

Generally Safe

Score 85/100

RKM Custom Login 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 rkm-login v1.0.4 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and no recorded vulnerabilities in its history suggest a history of responsible development or fortunate circumvention of common issues. The code analysis shows a complete lack of dangerous functions, external HTTP requests, and file operations, which are common vectors for exploits. The use of prepared statements for all SQL queries is a significant strength, preventing SQL injection vulnerabilities. However, there are notable concerns. The low rate of properly escaped output (40%) indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be rendered and executed by user browsers. Furthermore, the complete absence of nonce checks and capability checks across all entry points is a critical weakness. This means that any user, regardless of their role or authentication status, could potentially trigger actions associated with the plugin's shortcode, opening the door to unauthorized operations if the shortcode performs sensitive actions. The small attack surface, consisting of only one shortcode, is a mitigating factor, but the lack of authentication/authorization on this single entry point remains a significant security gap.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

RKM Custom Login Security Vulnerabilities

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

RKM Custom Login Release Timeline

v1.0.4Current
Code Analysis
Analyzed Apr 16, 2026

RKM Custom Login Code Analysis

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

Output Escaping

40% escaped5 total outputs
Attack Surface

RKM Custom Login Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[rkm_login] rkmlogin.php:225
WordPress Hooks 6
actionadmin_menurkmlogin.php:31
actioninitrkmlogin.php:244
actionwp_login_failedrkmlogin.php:255
filterauthenticaterkmlogin.php:264
actionwp_logoutrkmlogin.php:271
actionwprkmlogin.php:284
Maintenance & Trust

RKM Custom Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedSep 27, 2022
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

RKM Custom Login Developer Profile

krajesh0018

2 plugins · 100 total installs

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

How We Detect RKM Custom Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rkm-login/assets/img/rkmlogin02.png/wp-content/plugins/rkm-login/assets/img/rkmbcakground.png/wp-content/plugins/rkm-login/assets/img/rkmlogin2.png
Script Paths
https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js

HTML / DOM Fingerprints

CSS Classes
rkm-login-arearkm-login-brandingrkm-login-formrkm-login-comdivrkm-innerlogin-msgnotifinotifi2+2 more
Data Attributes
plugin-dir-url('rkm-login/assets/img/rkmbcakground.png')plugin-dir-url('rkm-login/assets/img/rkmlogin2.png')
JS Globals
rkm_post_slugrkmpage_title
Shortcode Output
[rkm_login]
FAQ

Frequently Asked Questions about RKM Custom Login